Skip to content

Update deprecated Kubernetes annotations and add temporal context#19

Merged
saschagrunert merged 1 commit intomainfrom
minor-polish
Mar 27, 2026
Merged

Update deprecated Kubernetes annotations and add temporal context#19
saschagrunert merged 1 commit intomainfrom
minor-polish

Conversation

@saschagrunert
Copy link
Copy Markdown
Owner

  • Update seccomp profile configuration from deprecated alpha annotations to the securityContext.seccompProfile field (stable since Kubernetes 1.19)
  • Update AppArmor profile configuration from deprecated beta annotations to the securityContext.appArmorProfile field (stable since Kubernetes 1.30)
  • Add note to cgroups v1 example pointing readers to the v2 section below
  • Fix Meetup link from HTTP to HTTPS in README

@saschagrunert saschagrunert force-pushed the minor-polish branch 2 times, most recently from 59adead to 63b077c Compare March 27, 2026 10:32
- Update seccomp profile configuration to use securityContext field
  (stable since Kubernetes 1.19) instead of deprecated alpha annotations
- Update AppArmor profile configuration to use securityContext field
  (stable since Kubernetes 1.30) instead of deprecated beta annotations
- Add note to cgroups v1 example pointing readers to v2 section below
- Clarify runc's continued relevance in Part 2
- Fix Meetup link from HTTP to HTTPS in README

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@saschagrunert saschagrunert merged commit a02796e into main Mar 27, 2026
@saschagrunert saschagrunert deleted the minor-polish branch March 27, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant