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

kustomize: unblock rollout from Clair init (PROJQUAY-1610) #457

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

alecmerdler
Copy link
Contributor

Remove the 'initContainer' from the Quay migration pod which
blocks the deployment process until Clair responds. This is
no longer needed, as the config-tool now validates against
Clair's introspection server, which is live during init.

Signed-off-by: Alec Merdler alecmerdler@gmail.com

@alecmerdler alecmerdler added the tng label May 7, 2021
@alecmerdler alecmerdler force-pushed the PROJQUAY-1610 branch 5 times, most recently from ef4321f to a749781 Compare June 4, 2021 22:04
Remove the 'initContainer' from the Quay migration pod which
blocks the deployment process until Clair responds. This is
no longer needed, as the config-tool now validates against
Clair's introspection server, which is live during init.

Signed-off-by: Alec Merdler <alecmerdler@gmail.com>
@alecmerdler alecmerdler merged commit fda4e2a into quay:master Jun 4, 2021
@alecmerdler alecmerdler deleted the PROJQUAY-1610 branch June 4, 2021 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant