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

Helm chart - fix external dbs management and issues #1414

Merged
merged 5 commits into from
Dec 16, 2022

Conversation

mathieu-benoit
Copy link
Contributor

@mathieu-benoit mathieu-benoit commented Dec 16, 2022

Helm chart - fix external dbs management and issues.

Related to these 2 e2e scenarios:

Adding more tests in CI to track such issues and potential future regressions.

Note: I have updated/pushed manually both Helm charts 0.4.2 and 0.5.0 to avoid any issue with the current Helm charts out there.

@mathieu-benoit mathieu-benoit requested a review from a team as a code owner December 16, 2022 18:18
@mathieu-benoit mathieu-benoit marked this pull request as draft December 16, 2022 18:18
@mathieu-benoit mathieu-benoit self-assigned this Dec 16, 2022
@mathieu-benoit mathieu-benoit marked this pull request as ready for review December 16, 2022 20:12
@mathieu-benoit
Copy link
Contributor Author

Ready for your review, thanks!

@@ -32,37 +32,76 @@ jobs:
- name: helm lint
run: |
cd helm-chart/
helm lint
helm lint --strict
Copy link
Collaborator

Choose a reason for hiding this comment

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

Praise: This --strict flag ("fail on lint warnings") is a good idea!

@NimJay NimJay merged commit 667acf8 into main Dec 16, 2022
@mathieu-benoit mathieu-benoit deleted the mathieu-benoit/fix-helm-chart-external-dbs branch December 16, 2022 20:25
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