Open
Conversation
|
71b3323 to
e174e19
Compare
4 tasks
claudusd
reviewed
May 21, 2024
Collaborator
claudusd
left a comment
There was a problem hiding this comment.
Good for me, just some questions to discuss about.
a8f8752 to
aa28caa
Compare
lunika
reviewed
May 22, 2024
4f4f0e9 to
3ebc99b
Compare
bb89b4f to
a9661b3
Compare
8f59a1c to
01b80e6
Compare
7b8769c to
d8bf4ef
Compare
d8bf4ef to
bd35e66
Compare
Rework Warren Helm chart based on the work done on Jenny Helm chart in PR openfun/charts#5 Changes done in this commit: - Jobs for database migration or static collection are abstracted into a single job template - Env variables are now processed in the helper template - Removed unused HorizontalPodAutoscaler - Add startup probes for migration checks - Migration jobs are now executed post helm installation/upgrade - Removed unnecessary security context variables - Add a nginx container alongside warren-app to serve static files - Rework postgresql values to have a functional Helm chart on a local cluster - Update Helm chart README.md
bd35e66 to
db851bd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Rework Warren Helm chart based on the work done on Jenny Helm chart in PR openfun/charts#5
Proposal
job template