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

feat: podSecurity configuration for init-containers (#6361) #6469

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yp969803
Copy link
Contributor

@yp969803 yp969803 commented Apr 3, 2024

Description

fixing: #6361

configuring containers for namespace PSS label

Type of change

What type of changes does your code introduce to the Prometheus operator? Put an x in the box that apply.

  • CHANGE (fix or feature that would cause existing functionality to not work as expected)
  • FEATURE (non-breaking change which adds functionality)
  • BUGFIX (non-breaking change which fixes an issue)
  • ENHANCEMENT (non-breaking change which improves existing functionality)
  • NONE (if none of the other choices apply. Example, tooling, build system, CI, docs, etc.)

@yp969803 yp969803 requested a review from a team as a code owner April 3, 2024 23:16
@yp969803
Copy link
Contributor Author

yp969803 commented Apr 3, 2024

@simonpasquier can you review, am i going correct, or something to be added

@simonpasquier
Copy link
Contributor

I assume that the init containers should work fine if the operator sets the security context to match the restricted policy. Can you try this first?

…tor#6361)

feat: added restricted pss for thanos and alertmanager inti loader
@yp969803 yp969803 changed the title WIP: Issue #6361 feat: podSecurity configuration for init-containers (#6361) May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants