kyma-runtime-extension-samples icon indicating copy to clipboard operation
kyma-runtime-extension-samples copied to clipboard

[#558] replace app armor annotation with appArmorProfile

Open CzernyJ opened this issue 6 months ago • 1 comments

The spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/ annotation is deprecated with k8s v.1.30. Instead The AppArmor Profile should be used. See https://kubernetes.io/docs/tutorials/security/apparmor/

Fixes #558

Description

Changes proposed in this pull request:

  • use appArmorProfile instead of annotation

Related issue(s)

CzernyJ avatar Jun 25 '25 13:06 CzernyJ

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Jun 25 '25 13:06 cla-assistant[bot]