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

[bitnami/thanos] Fix sharded storegateway cache configs (again) #27101

Conversation

sgreben
Copy link
Contributor

@sgreben sgreben commented Jun 11, 2024

Description of the change

Make the sharded storegateway cache config mount condition use the root ($), not local dot (.) context. This bug was introduced in #26490 (but did not get caught by linting).

Benefits

Rendering the chart with a sharded storegateway no longer fails.

Possible drawbacks

N/A

Applicable issues

Follow-up to #26490

Additional information

N/A

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

…root ($), not local dot (.) context.

Signed-off-by: Sergey Grebenshchikov <[email protected]>
@github-actions github-actions bot added thanos triage Triage is needed labels Jun 11, 2024
@github-actions github-actions bot requested a review from carrodher June 11, 2024 16:22
Signed-off-by: Bitnami Containers <[email protected]>
@javsalgar javsalgar added verify Execute verification workflow for these changes in-progress labels Jun 12, 2024
@github-actions github-actions bot removed the triage Triage is needed label Jun 12, 2024
@github-actions github-actions bot removed the request for review from carrodher June 12, 2024 08:05
@github-actions github-actions bot requested a review from juan131 June 12, 2024 08:05
Signed-off-by: Bitnami Containers <[email protected]>
Copy link
Contributor

@juan131 juan131 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 fix! LGTM

@juan131 juan131 merged commit e6d16b4 into bitnami:main Jun 12, 2024
8 checks passed
longnbao pushed a commit to longnbao/bitnami-helm-charts that referenced this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
solved thanos verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants