-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ecr): add imageTagMutability prop #10557
Merged
Merged
Commits on Sep 26, 2020
-
feat(ecr): add imageTagMutability prop
This property allows setting tag mutability on ECR repositoes. Tag mutability is useful to ensure image integrity and can prevent supply chain attacks. Closes aws#4640
Configuration menu - View commit details
-
Copy full SHA for 9f12867 - Browse repository at this point
Copy the full SHA 9f12867View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b47ff - Browse repository at this point
Copy the full SHA 50b47ffView commit details -
add tag immutability example in description
Configuration menu - View commit details
-
Copy full SHA for be1423e - Browse repository at this point
Copy the full SHA be1423eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2d89d2 - Browse repository at this point
Copy the full SHA f2d89d2View commit details -
fix(ecr): revert setting imageTagMutability prop by default
In earlier commits, the imageTagMutability prop was set to MUTABLE by default, this commit reverts that change and fixes relevant tests
Configuration menu - View commit details
-
Copy full SHA for c3317e7 - Browse repository at this point
Copy the full SHA c3317e7View commit details
Commits on Oct 17, 2020
-
Merge pull request #2 from aws/master
Merge Master from aws/aws-cdk v1.68.0
Configuration menu - View commit details
-
Copy full SHA for 5a39a76 - Browse repository at this point
Copy the full SHA 5a39a76View commit details
Commits on Oct 18, 2020
-
fix(ecr): set tag mutability in cfn resource
Also removed it as a contstruct prop.
Configuration menu - View commit details
-
Copy full SHA for 31494b9 - Browse repository at this point
Copy the full SHA 31494b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa30051 - Browse repository at this point
Copy the full SHA fa30051View commit details
Commits on Nov 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for db94331 - Browse repository at this point
Copy the full SHA db94331View commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e5b167f - Browse repository at this point
Copy the full SHA e5b167fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3306b5 - Browse repository at this point
Copy the full SHA d3306b5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.