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: invalid checksum source for remote write proxy deployment #2091

Merged
merged 2 commits into from
Feb 7, 2022

Conversation

swiatekm
Copy link

@swiatekm swiatekm commented Feb 7, 2022

Description

Fix an error in the Deployment for the remote write proxy, where the configmap hash target was incorrect.

The reason template tests didn't catch this, is that Helm template errors weren't treated as a test failure. Fix this as well.


Checklist

Remove items which don't apply to your PR.

  • Changelog updated

When moving template test execution to a subshell and using a file to
pass results, we forgot to handle the case of the helm template
command itself failing. Fix this.
@swiatekm swiatekm force-pushed the test/fix-remote-write-proxy-helm-test branch from ee60772 to d47dbcb Compare February 7, 2022 12:04
@github-actions github-actions bot added the documentation documentation label Feb 7, 2022
@swiatekm swiatekm marked this pull request as ready for review February 7, 2022 12:10
@swiatekm swiatekm requested a review from a team as a code owner February 7, 2022 12:10
@swiatekm swiatekm changed the title Fix remote write proxy deployment template fix: invalid checksum source for remote write proxy deployment Feb 7, 2022
Copy link
Contributor

@pmalek-sumo pmalek-sumo left a comment

Choose a reason for hiding this comment

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

🚀

@swiatekm swiatekm merged commit fa63f5e into main Feb 7, 2022
@swiatekm swiatekm deleted the test/fix-remote-write-proxy-helm-test branch February 7, 2022 12:13
@perk-sumo perk-sumo added this to the v2.5 milestone Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants