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

fix: use appVersion by default, optimize keycloak startup time #1170

Merged
merged 9 commits into from
Sep 15, 2024

Conversation

StarpTech
Copy link
Contributor

@StarpTech StarpTech commented Sep 13, 2024

Motivation and Context

This forces an image upgrade on the cluster when someone updates the helm chart. In general, we should always use immutable tags to ensure that the specific helm chart ist compatible.

Additionally, this PR fixes Keycloak because the helm chart enforces too slow resource constraints. This PR optimize keycloak startup performance by a prebuilding the keycloak distribution.

TODO

Copy link
Contributor

@AndreasZeissner AndreasZeissner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@StarpTech StarpTech changed the title feat: use appVersion by default fix: use appVersion by default, optimize keycloak startup time Sep 15, 2024
@StarpTech StarpTech merged commit 82c2bb9 into main Sep 15, 2024
8 checks passed
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.

2 participants