Skip to content
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

Put BASIC registry scanning config during release #874

Open
wants to merge 3 commits into
base: mainline
Choose a base branch
from

Conversation

sparrc
Copy link
Contributor

@sparrc sparrc commented Nov 12, 2024

Summary

Adds aws ecr put-registry-scanning-configuration --scan-type BASIC --region ${region} command to put registry scanning config.

This is necessary because we run a one-time scan during the release, and this feature is only available if BASIC scanning is set on the registry as a whole.

Also ran a shell formatter script (shfmt) to get rid of all the random whitespace in this file.

Issue #, if available: NA

Testing

This command was run during release 2.32.4. Confirmed that subsequent duplicate calls to this command also succeed.

Description for the changelog

NA

Licensing

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

@sparrc sparrc requested a review from a team as a code owner November 12, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant