Skip to content

Commit e9a876b

Browse files
kaovilaiclaude
andcommitted
Add changelog fragment for init container security context fix
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Signed-off-by: Tiger Kaovilai <passawit.kaovilai@gmail.com>
1 parent 7af34db commit e9a876b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# entries is a list of entries to include in
2+
# release notes and/or the migration guide
3+
entries:
4+
- description: >
5+
Fixed `operator-sdk run bundle` with `--security-context-config=restricted` to apply
6+
the restricted security context to init containers (`registry-grpc-init`), not just
7+
the main container. This resolves PodSecurity violations on clusters with
8+
`restricted` policy enforcement.
9+
kind: bugfix
10+
breaking: false

0 commit comments

Comments
 (0)