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: run continuous-test under restricted policy #8654

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

stevensdavid
Copy link
Contributor

What this PR does

This PR updates the mimir-distributed Helm chart's default values.yaml. It adds the missing necessary container security context for running continuous-test under the restricted security policy.

Which issue(s) this PR fixes or relates to

Fixes #8653.

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

@stevensdavid stevensdavid requested a review from a team as a code owner July 8, 2024 11:42
@CLAassistant
Copy link

CLAassistant commented Jul 8, 2024

CLA assistant check
All committers have signed the CLA.

@56quarters 56quarters added bug Something isn't working helm component/continuous-test mimir-continuous-test related work labels Jul 8, 2024
Copy link
Contributor

@56quarters 56quarters left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@56quarters 56quarters merged commit cb27ea3 into grafana:main Jul 8, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component/continuous-test mimir-continuous-test related work helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

helm: Missing container security context settings in continuous_test
3 participants