Skip to content

Commit 79fd63e

Browse files
kaovilaiclaude
andcommitted
Add changelog fragment for init container security context fix
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 632eb84 commit 79fd63e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
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)