-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feat/update helm charts #44
Feat/update helm charts #44
Conversation
Dependency check will be solved in PR #42 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall great effort! There are smaller things and few bigger ones
- increase readability for operator: frontend and backend application environment variables should have a prefix
- installation command is not as good as previously
- .env changes are wrong - please revert
Please also fix the KICS and Quality Gate critical issues
I added three new issues that shall cover improvements after this PR: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please
- fix KICS and Quality Checks. I left some points on how to do it.
- update frontend environment variable usage
- adjust chart structure further as stated in charts/README.md conversation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trivy found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
KICS found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
…a chart deployable
ac78f6b
to
248c77b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, solves #35
Description
This PR updates the values.yaml and deployment.yaml in frontend and backend for their helm deployment.
Additionally it adds a deployable umbrella helm chart for the TRG 5.08 requirement.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: