Andrew Kim
|
84191eb99b
|
replace pkg/util/file with k8s.io/utils/path
|
2019-01-29 15:20:13 -05:00 |
stepyu
|
6ac518e0df
|
fix comments
|
2018-10-16 10:55:54 +08:00 |
Di Xu
|
5e96f7cae9
|
enable to specific unconfined AppArmor profile
|
2017-09-28 10:06:36 +08:00 |
Pengfei Ni
|
9dd589c035
|
Use constants instead of magic string for runtime names
|
2017-08-26 22:44:27 +08:00 |
Pengfei Ni
|
15b9871d50
|
Allow remote runtimes to pass apparmor host validation
|
2017-08-24 09:18:46 +08:00 |
xiangpengzhao
|
01daf707c5
|
Refactor: pkg/util into sub-pkgs
|
2017-07-18 14:34:08 +08:00 |
Chao Xu
|
60604f8818
|
run hack/update-all
|
2017-06-22 11:31:03 -07:00 |
Chao Xu
|
f4989a45a5
|
run root-rewrite-v1-..., compile
|
2017-06-22 10:25:57 -07:00 |
Dr. Stefan Schimanski
|
a6b2ebb50c
|
pkg/flag: make feature gate extensible and split between generic and kube
|
2017-01-24 20:56:03 +01:00 |
Dr. Stefan Schimanski
|
56d60cfae6
|
pkg/util: move flags from pkg/util/config to pkg/util/flags
|
2017-01-24 20:56:03 +01:00 |
Chao Xu
|
4f3d0e3bde
|
more dependencies packages:
pkg/metrics
pkg/credentialprovider
pkg/security
pkg/securitycontext
pkg/serviceaccount
pkg/storage
pkg/fieldpath
|
2016-11-23 15:53:09 -08:00 |
Tim St. Clair
|
3808243b9e
|
Append "AppArmor enabled" to the Node ready condition message
|
2016-08-31 09:27:47 -07:00 |
Tim St. Clair
|
9bde6f0770
|
Add AppArmor feature gate
|
2016-08-25 17:40:18 -07:00 |
Tim St. Clair
|
f94df59791
|
Remove apparmor dependency on pkg/kubelet/lifecycle
|
2016-08-21 20:59:11 -07:00 |
Tim St. Clair
|
db6629228f
|
Add AppArmor E2E test
|
2016-08-15 13:25:22 -07:00 |
Tim St. Clair
|
3c7896719b
|
Implement AppArmor Kubelet support
|
2016-08-15 13:25:17 -07:00 |
Tim St. Clair
|
bdc306bbfe
|
Add AppArmor validation logic
The validation checks the prerequisites described in the [AppArmor
proposal](https://github.com/kubernetes/kubernetes/blob/master/docs/proposals/apparmor.md#prerequisites)
|
2016-08-11 10:31:25 -07:00 |