File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
keps/sig-node/24-apparmor Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -473,7 +473,7 @@ Phase 1 (v1.30): AppArmor field support merged
473
473
474
474
Phase 2 (v1.34):
475
475
- 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)
477
477
- ** Risk:** policy controllers that don't consider field values
478
478
479
479
Phase 3 (v1.36): End state
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ stage: stable
28
28
# The most recent milestone for which work toward delivery of this KEP has been
29
29
# done. This can be the current (upcoming) milestone, if it is being actively
30
30
# worked on.
31
- latest-milestone : " v1.31 "
31
+ latest-milestone : " v1.34 "
32
32
33
33
# The milestone at which this feature was, or is targeted to be, at each stage.
34
34
milestone :
You can’t perform that action at this time.
0 commit comments