kubernetes/pkg/security/apparmor
Kubernetes Submit Queue 3c23d68b66 Merge pull request #31471 from timstclair/aa-beta
Automatic merge from submit-queue

[AppArmor] Promote AppArmor annotations to beta

Justification for promoting AppArmor to beta:

1. We will provide an upgrade path to GA
2. We don't anticipate any major changes to the design, and will continue to invest in this feature
3. We will thoroughly test it. If any serious issues are uncovered we can reevaluate, and we're committed to fixing them.
4. We plan to provide beta-level support for the feature anyway (responding quickly to issues).

Note that this does not include the yet-to-be-merged status annotation (https://github.com/kubernetes/kubernetes/pull/31382). I'd like to propose keeping that one alpha for now because I'm not sure the PodStatus is the right long-term home for it (I think a separate monitoring channel, e.g. cAdvisor, would be a better solution).

/cc @thockin @matchstick @erictune
2016-08-28 12:19:56 -07:00
..
testdata Add AppArmor validation logic 2016-08-11 10:31:25 -07:00
helpers.go Promote AppArmor annotations to beta 2016-08-25 15:40:32 -07:00
validate_disabled.go Add AppArmor validation logic 2016-08-11 10:31:25 -07:00
validate_test.go Promote AppArmor annotations to beta 2016-08-25 15:40:32 -07:00
validate.go Add AppArmor feature gate 2016-08-25 17:40:18 -07:00