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

[FEATURE] Fail readiness probe until the caches are refreshed during boot up #244

Open
aattuluri opened this issue Jul 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@aattuluri
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, admiral syncs all the k8s resources using controllers for different clusters. This takes time depending on the size of the clusters etc. During this time no updates are made to the resources. As a result there is a time window when a subsequent admiral version is deployed when no updates are made to the endpoints if resources like GTPs are edited during this time.

Describe the solution you'd like
Currently admiral has readiness probe, if we can fail the readiness probe until after the caches are refreshed then that would result in previous version of admiral still running until this instance comes up.

@aattuluri aattuluri added the enhancement New feature or request label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant