Skip to content

Commit 3de80fb

Browse files
authored
Merge pull request #5408 from tallclair/apparmor
KEP-24: AppArmor annotation deprecation v1.34 phase
2 parents 4b35dea + 5b8fa23 commit 3de80fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

keps/sig-node/24-apparmor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ Phase 1 (v1.30): AppArmor field support merged
473473

474474
Phase 2 (v1.34):
475475
- API server stops copying fields to annotations
476-
- Warn on ALL annotation use
476+
- Warn on annotation use if there is no corresponding _container_ field (including on workload resources)
477477
- **Risk:** policy controllers that don't consider field values
478478

479479
Phase 3 (v1.36): End state

keps/sig-node/24-apparmor/kep.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stage: stable
2828
# The most recent milestone for which work toward delivery of this KEP has been
2929
# done. This can be the current (upcoming) milestone, if it is being actively
3030
# worked on.
31-
latest-milestone: "v1.31"
31+
latest-milestone: "v1.34"
3232

3333
# The milestone at which this feature was, or is targeted to be, at each stage.
3434
milestone:

0 commit comments

Comments
 (0)