Skip to content

fix(eks): missing question marks cause update cluster setting failure#21463

Merged
mergify[bot] merged 2 commits intoaws:mainfrom
guessi:fix-21185
Aug 4, 2022
Merged

fix(eks): missing question marks cause update cluster setting failure#21463
mergify[bot] merged 2 commits intoaws:mainfrom
guessi:fix-21185

Conversation

@guessi
Copy link
Copy Markdown
Contributor

@guessi guessi commented Aug 4, 2022

introduced by #21185

Fixes: #21436


All Submissions:

Adding new Unconventional Dependencies:

  • This PR adds new unconventional dependencies following the process described here

New Features

  • Have you added the new feature to an integration test?
    • Did you use yarn integ to deploy the infrastructure and generate the snapshot (i.e. yarn integ without --dry-run)?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Aug 4, 2022

@aws-cdk-automation aws-cdk-automation requested a review from a team August 4, 2022 15:48
@github-actions github-actions bot added the p2 label Aug 4, 2022
Copy link
Copy Markdown
Contributor

@TheRealAmazonKendra TheRealAmazonKendra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution. We cannot provide a review or accept code without tests.

@mrgrain
Copy link
Copy Markdown
Contributor

mrgrain commented Aug 4, 2022

Hey @guessi thanks for coming back to this! Looks like we've missed a unit and/or integration test the first time around. Could you please add one now?

@guessi
Copy link
Copy Markdown
Contributor Author

guessi commented Aug 4, 2022

@TheRealAmazonKendra @mrgrain I tried, but that's relatively hard for me. I think it would be better to done by you for faster response as I'm not that familiar with integ test. Feel free to take ownership of the fix (close it replace with another one), and I do sorry for missing that question mark (?) in previous PR.

@TheRealAmazonKendra TheRealAmazonKendra added p1 pr-linter/exempt-test The PR linter will not require test changes and removed p2 labels Aug 4, 2022
Copy link
Copy Markdown
Contributor

@TheRealAmazonKendra TheRealAmazonKendra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After diving deep on this, I'm not sure that we can actually really test this. So, approving it and saying YOLO.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Aug 4, 2022

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 38ed6c8
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 1000abe into aws:main Aug 4, 2022
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Aug 4, 2022

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@guessi guessi deleted the fix-21185 branch August 5, 2022 00:37
vinayak-kukreja added a commit that referenced this pull request Aug 10, 2022
TheRealAmazonKendra added a commit that referenced this pull request Aug 10, 2022
mergify bot pushed a commit that referenced this pull request Aug 10, 2022
…bled" (#21545)

Reverts #21185 and #21463
Closes #21515
Re-opens #19898. Fix for this in progress.

----

### All Submissions:

* [ ] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md)

### Adding new Unconventional Dependencies:

* [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-new-unconventional-dependencies)

### New Features

* [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)?
	* [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)?

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
vinayak-kukreja pushed a commit that referenced this pull request Aug 10, 2022
…bled" (#21545)

Reverts #21185 and #21463
Closes #21515
Re-opens #19898. Fix for this in progress.

----

### All Submissions:

* [ ] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md)

### Adding new Unconventional Dependencies:

* [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-new-unconventional-dependencies)

### New Features

* [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)?
	* [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)?

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p1 pr-linter/exempt-test The PR linter will not require test changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws-eks: Recent change breaks update of existing clusters

4 participants