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

Make cache bust a container instead of an init container #109

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

adamrdrew
Copy link
Collaborator

This refactor eliminates the delay between cache bust and app app availability by making the cache bust happen in a container in the pod rather than an init container, and adds a delay to the cache bust. this way the frontend will be up and available before the cache bust occurs.

@adamrdrew adamrdrew merged commit 22a5f2d into main Apr 26, 2023
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