Skip to content

fix(ecr): setting imageScanningConfiguration to false does nothing on existing repository#18078

Merged
mergify[bot] merged 2 commits intomasterfrom
peterwoodworth/ecrScanOnPushFix
Mar 18, 2022
Merged

fix(ecr): setting imageScanningConfiguration to false does nothing on existing repository#18078
mergify[bot] merged 2 commits intomasterfrom
peterwoodworth/ecrScanOnPushFix

Conversation

@peterwoodworth
Copy link
Copy Markdown
Contributor

fixes #18077


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 Dec 17, 2021

@github-actions github-actions bot added the @aws-cdk/aws-ecr Related to Amazon Elastic Container Registry label Dec 17, 2021
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Dec 17, 2021
@peterwoodworth
Copy link
Copy Markdown
Contributor Author

Will push successful integ tests today

Copy link
Copy Markdown
Contributor

@madeline-k madeline-k left a comment

Choose a reason for hiding this comment

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

I am always a little bit nervous about changes that change the generated template with no changes to CDK app code. But in this case it seems necessary. This will fix an upgrade scenario that is currently broken. And, this should not cause anyone to have their stacks in a broken state after upgrade and cdk deploy.

Thanks, @peterwoodworth!

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 16, 2022

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

@rix0rrr rix0rrr added bug This issue is a bug. p2 and removed @aws-cdk/aws-ecr Related to Amazon Elastic Container Registry contribution/core This is a PR that came from AWS. labels Mar 4, 2022
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Mar 4, 2022
@peterwoodworth peterwoodworth force-pushed the peterwoodworth/ecrScanOnPushFix branch from 4cc6b9d to 2de17ee Compare March 17, 2022 23:52
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 18, 2022

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

@mergify mergify bot merged commit 78bc870 into master Mar 18, 2022
@mergify mergify bot deleted the peterwoodworth/ecrScanOnPushFix branch March 18, 2022 13:33
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 18, 2022

Thank you for contributing! Your pull request will be updated from master 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: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 2f47dd6
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This issue is a bug. contribution/core This is a PR that came from AWS. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(ecr): setting imageScanOnPush to false doesn't update Repository after first being set to true

5 participants