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

Enhance kustomization readiness checks #6

Closed
mxmxchere opened this issue May 22, 2024 · 1 comment · Fixed by #19
Closed

Enhance kustomization readiness checks #6

mxmxchere opened this issue May 22, 2024 · 1 comment · Fixed by #19
Assignees
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling

Comments

@mxmxchere
Copy link
Contributor

Kustomizations get into the ready state too fast, therefore dependsOn does not work as nicely as it is supposed to do. It is possible to let flux wait for more finegrained conditions using
ks.spec.wait

@jschoone jschoone added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label May 23, 2024
@paulphys paulphys self-assigned this May 27, 2024
@chess-knight
Copy link
Member

Additionally, .spec.healthChecks can be used. You can check the k8s-harbor repo for example.

@paulphys paulphys linked a pull request Jun 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants