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

Feat/update helm charts #44

Merged

Conversation

PaMarzec
Copy link
Contributor

@PaMarzec PaMarzec commented Sep 27, 2023

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:

@tom-rm-meyer-ISST
Copy link
Contributor

Dependency check will be solved in PR #42

Copy link
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a 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

backend/docker-compose.yaml Outdated Show resolved Hide resolved
charts/README.md Outdated Show resolved Hide resolved
charts/README.md.gotmpl Outdated Show resolved Hide resolved
charts/charts/puris-backend/Chart.yaml Outdated Show resolved Hide resolved
charts/charts/puris-backend/README.md Outdated Show resolved Hide resolved
charts/charts/puris-frontend/README.md Outdated Show resolved Hide resolved
charts/charts/puris-frontend/README.md.gotmpl Outdated Show resolved Hide resolved
charts/charts/puris-frontend/templates/deployment.yaml Outdated Show resolved Hide resolved
frontend/.env Show resolved Hide resolved
frontend/.env.dockerbuild Outdated Show resolved Hide resolved
Copy link
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a 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.

charts/puris-backend/Chart.yaml Show resolved Hide resolved
charts/puris-backend/Chart.yaml Show resolved Hide resolved
charts/puris-backend/templates/deployment.yaml Outdated Show resolved Hide resolved
charts/puris-backend/README.md.gotmpl Outdated Show resolved Hide resolved
charts/puris-backend/values.yaml Outdated Show resolved Hide resolved
charts/puris-backend/values.yaml Show resolved Hide resolved
charts/.helmignore Outdated Show resolved Hide resolved
charts/README.md Outdated Show resolved Hide resolved
Copy link

@github-advanced-security github-advanced-security bot left a 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.

Copy link

@github-advanced-security github-advanced-security bot left a 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.

Copy link
Contributor

@tom-rm-meyer-ISST tom-rm-meyer-ISST left a comment

Choose a reason for hiding this comment

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

LGTM, solves #35

@tom-rm-meyer-ISST tom-rm-meyer-ISST merged commit d513583 into eclipse-tractusx:main Oct 26, 2023
11 checks passed
@PaMarzec PaMarzec deleted the feat/update-helm-charts branch November 2, 2023 10:23
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