k3s/pkg
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
..
admission
api Merge pull request #31473 from timstclair/aa-gate 2016-08-26 21:04:42 -07:00
apimachinery
apis Merge pull request #31225 from pigmej/typos_englishify_pkg_apis 2016-08-25 22:31:15 -07:00
apiserver add generated files 2016-08-22 23:00:23 -07:00
auth Merge pull request #30369 from lixiaobing10051267/masterQuote 2016-08-23 00:19:25 -07:00
capabilities
client Merge pull request #31470 from caesarxuchao/regenerate-release-1-4 2016-08-27 00:45:52 -07:00
cloudprovider Merge pull request #31115 from jsafrane/add-constants 2016-08-24 12:59:50 -07:00
controller Merge pull request #31416 from better0332/master 2016-08-27 00:06:36 -07:00
conversion Introduce GroupVersioner for capturing desired target version 2016-08-18 14:45:00 -04:00
credentialprovider
dns Implement ExternalName in kube-dns 2016-08-23 00:55:47 -04:00
fieldpath
fields make labels, fields expose selectable requirements 2016-08-20 10:10:51 -07:00
genericapiserver Revert "Enable v3 Client as the default on UTs" 2016-08-24 13:16:40 -07:00
healthz
httplog
hyperkube
kubectl Merge pull request #29821 from alexbrand/config-cluster 2016-08-26 11:44:46 -07:00
kubelet Merge pull request #31523 from derekwaynecarr/imagefs-observations 2016-08-27 02:58:42 -07:00
kubemark Kubelet Refactoring 2016-08-25 10:57:31 -07:00
labels Don't validate selector that is already validated 2016-08-22 09:39:32 +02:00
master return destroy func to clean up internal resources of storage 2016-08-25 08:32:21 -07:00
metrics
probe
proxy Merge pull request #31485 from m1093782566/m109-proxy-fix-naming 2016-08-26 01:53:24 -07:00
quota Fix quota constraints func for pvc 2016-08-22 14:18:15 -04:00
registry Merge pull request #31495 from hongchaodeng/fix2 2016-08-26 23:28:52 -07:00
runtime add ClusterName field to ObjectMeta 2016-08-22 21:09:57 -07:00
security Merge pull request #31471 from timstclair/aa-beta 2016-08-28 12:19:56 -07:00
securitycontext
selection make labels, fields expose selectable requirements 2016-08-20 10:10:51 -07:00
serviceaccount
ssh
storage refactor destroy func in unit testing 2016-08-25 22:57:28 -07:00
types Add Federated Ingress Controller. 2016-08-22 12:59:54 -07:00
ui
util Merge pull request #31473 from timstclair/aa-gate 2016-08-26 21:04:42 -07:00
version Split the version metric out to its own package 2016-08-24 11:47:16 -07:00
volume support Azure data disk volume 2016-08-23 13:23:07 +00:00
watch
OWNERS