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 curator again #75

Merged
merged 4 commits into from
Jul 3, 2023
Merged

Fix curator again #75

merged 4 commits into from
Jul 3, 2023

Conversation

Zelldon
Copy link
Member

@Zelldon Zelldon commented Jul 3, 2023

Adjust the values file in order to resolve an issue with the curator image. The image is part of the retention policy but was not correctly indented which causes them to not set the repository correctly. This wrong config causes another benchmark failure. https://camunda.slack.com/archives/CSQ2E3BT4/p1688390901298959

Adds a new golden test that allows for verifying templates from the parent chart.

Camunda platform helm parent chart might change from time to time unexpectedly deployments
or even configurations, which can be detected with such tests. Furthermore, allows us to verify that values are correctly applied.

With this PR we added the first chunk of golden file tests for the parent chart

New golden test allows to verify templates from parent chart.

Camunda platform helm parent chart might change from time to time unexpectly deployments
or even configurations, which can be detected with such test.

Furthermore, allows to verify that values are correctly applied.
Image is part of the retention policy, was not correctly indended which causes to not set the repository correctly
@Zelldon Zelldon requested review from npepinpe and korthout July 3, 2023 13:46
Retrieving all templates, doesn't work well with elasticsearch deployments. Names seem to be
auto generated. We will test against specific templates at least to ensure stability.
Copy link
Member

@npepinpe npepinpe left a comment

Choose a reason for hiding this comment

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

🚀

Thanks for the new tests!

@Zelldon Zelldon merged commit 73aa3fd into main Jul 3, 2023
@Zelldon Zelldon deleted the zell-fix-curator-again branch July 3, 2023 14:08
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