Skip to content

fix the deprecated annotation#1156

Merged
pirosiki197 merged 1 commit intomainfrom
fix/deprecated-annotation
Feb 4, 2026
Merged

fix the deprecated annotation#1156
pirosiki197 merged 1 commit intomainfrom
fix/deprecated-annotation

Conversation

@pirosiki197
Copy link
Copy Markdown
Contributor

@pirosiki197 pirosiki197 commented Feb 3, 2026

γͺγœγ‚„γ‚‹γ‹

Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/buildkit]: deprecated since v1.30; use the "appArmorProfile" field instead

γ‚„γ£γŸγ“γ¨

η›΄γ—γŸ

やらγͺγ‹γ£γŸγ“γ¨

資料

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2026

Preview (prod backend + PR dashboard) β†’ https://1156.ns-preview.trapti.tech/

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Kubernetes AppArmor configuration for the buildkit container from the deprecated annotation-based approach to the modern field-based approach introduced in Kubernetes v1.30.

Changes:

  • Removed deprecated annotation container.apparmor.security.beta.kubernetes.io/buildkit: unconfined from pod template metadata
  • Added appArmorProfile field with type: Unconfined to the buildkit container's securityContext

πŸ’‘ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pirosiki197 pirosiki197 merged commit d126b88 into main Feb 4, 2026
34 of 37 checks passed
@pirosiki197 pirosiki197 deleted the fix/deprecated-annotation branch February 4, 2026 06:03
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.

2 participants