1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Commit graph

163 commits

Author SHA1 Message Date
shivkumar dudhani
f84cd08f42 update references 2019-10-23 16:02:28 -07:00
Jim Bugwadia
3dc8de539e Merge branch 'update_best_practice_policies' of https://github.com/nirmata/kyverno into update_best_practice_policies 2019-10-23 15:36:49 -07:00
Jim Bugwadia
733633637e update descriptions... 2019-10-23 15:36:37 -07:00
shivkumar dudhani
085b32fc91 add missing references 2019-10-23 15:26:40 -07:00
Jim Bugwadia
7164a9d29d update text 2019-10-23 14:45:27 -07:00
Jim Bugwadia
9bbcbb29af reorganize samples 2019-10-23 14:45:27 -07:00
Shuting Zhao
c6d5ec7575 Merge commit '82647670a54ead965c8cb964f3063409d0826070' into 337_policy_description
# Conflicts:
#	pkg/testrunner/testrunner_test.go
#	samples/README.md
#	samples/best_practices/policy_validate_deny_runasrootuser.yaml
#	test/scenarios/samples/best_practices/scenario_validate_nonRootUser.yaml
2019-10-15 12:27:22 -07:00
Shuting Zhao
da57501dcd update description format 2019-10-14 16:33:19 -07:00
shivkumar dudhani
6ea58eb09b fix names 2019-10-14 14:18:43 -07:00
shivkumar dudhani
d98ba1ab1a remove audit flag, as its default behavior 2019-10-14 14:17:07 -07:00
shivkumar dudhani
4e5f551fa7 clean up 2019-10-14 14:10:34 -07:00
Shuting Zhao
3a8ff5ec6a update description for smaples/more/ 2019-10-14 14:06:39 -07:00
Shuting Zhao
31437c107b update path in readme 2019-10-14 14:06:20 -07:00
Shuting Zhao
61808837fb update description 2019-10-14 13:58:47 -07:00
Shuting Zhao
4d2bcef411 remove duplicate 2019-10-14 13:50:00 -07:00
Shuting Zhao
75806146c6 Merge branch 'best_practice_policies' into 337_policy_description
# Conflicts:
#	samples/README.md
2019-10-14 13:21:10 -07:00
Jim Bugwadia
90f1a945c7 rename 'additional' to 'more' for alphabetical ordering 2019-10-14 12:32:51 -07:00
Jim Bugwadia
fe58b74b1a update descriptions 2019-10-14 12:27:17 -07:00
shivkumar dudhani
4abdec337d documentation updates 2019-10-14 10:47:54 -07:00
shivkumar dudhani
ece72ea090 Merge branch 'best_practice_policies' of github.com:nirmata/kyverno into best_practice_policies 2019-10-14 09:10:36 -07:00
Shuting Zhao
46f72cb424 Provide descriptions for policies 2019-10-11 18:57:16 -07:00
Shuting Zhao
38bf4d6055 add 'deny-use-of-host-fs' 2019-10-10 18:42:54 -07:00
shivkumar dudhani
66ae7367ba Merge branch 'best_practice_policies' of github.com:nirmata/kyverno into best_practice_policies 2019-10-10 12:50:24 -07:00
shivkumar dudhani
ed8f0da4f9 update documentation 2019-10-10 12:50:17 -07:00
Shuting Zhao
300665b22b Merge branch 'best_practice_policies' of https://github.com/nirmata/kyverno into best_practice_policies 2019-10-10 12:30:14 -07:00
Shuting Zhao
24f3b8ac96 disallow automountServiceAccountToken 2019-10-10 12:29:48 -07:00
shivkumar dudhani
dbc35eb8f4 enable disabled tests 2019-10-10 12:22:07 -07:00
Shuting Zhao
b7f1d82dfc update readme 2019-10-10 11:53:51 -07:00
Shuting Zhao
f1ed0720c4 update default network policy to deny all ingress traffic 2019-10-10 11:08:20 -07:00
Shuting Zhao
7fcc6bbd33 require default namespace resource quota 2019-10-10 10:46:11 -07:00
Shuting Zhao
3087257b46 disallow use of default namespace 2019-10-10 10:34:49 -07:00
Shuting Zhao
012360ae3a allow trusted registries 2019-10-10 10:29:10 -07:00
Shuting Zhao
c6f814f260 update doc 2019-10-09 23:54:19 -07:00
Shuting Zhao
995efc4e63 Merge branch 'best_practice_policies' of https://github.com/nirmata/kyverno into best_practice_policies
# Conflicts:
#	samples/README.md
2019-10-09 23:50:49 -07:00
Shuting Zhao
c51c28bdd2 update readme 2019-10-09 23:46:18 -07:00
shivkumar dudhani
3f33e925f3 handle default and omitempty with condition anchor 2019-10-09 21:07:45 -07:00
shivkumar dudhani
c7b0fc86c1 update documentation 2019-10-09 21:07:15 -07:00
shivkumar dudhani
84f6bb550b update doc 2019-10-09 20:16:08 -07:00
shivkumar dudhani
f51e9e8e1a fix path 2019-10-09 19:19:13 -07:00
Shuting Zhao
b0eb40d3dc update readme 2019-10-09 19:06:38 -07:00
Shuting Zhao
6d5ba8af4d Merge branch 'best_practice_policies' of https://github.com/nirmata/kyverno into best_practice_policies 2019-10-09 18:53:36 -07:00
Shuting Zhao
48c2c39da7 add samples/best_practices/require_default_network_policy.yaml 2019-10-09 18:52:48 -07:00
shivkumar dudhani
b19d93131c reformat additional policies 2019-10-09 18:40:52 -07:00
shivkumar dudhani
522f0c6b60 update description for policy 2019-10-09 18:39:57 -07:00
shivkumar dudhani
c223b4c776 Merge branch 'best_practice_policies' of github.com:nirmata/kyverno into best_practice_policies 2019-10-09 18:37:13 -07:00
Shuting Zhao
4d29b461ff add require_image_tag_not_latest.yaml 2019-10-09 18:35:07 -07:00
shivkumar dudhani
7c5e52b84e fix indentation 2019-10-09 18:21:04 -07:00
shivkumar dudhani
5abb5d3243 Merge branch 'best_practice_policies' of github.com:nirmata/kyverno into best_practice_policies 2019-10-09 18:18:03 -07:00
shivkumar dudhani
904643acf0 update best practices section 2019-10-09 18:17:47 -07:00
Shuting Zhao
3e1ef320a8 add require_probes.yaml 2019-10-09 17:49:00 -07:00
Shuting Zhao
ea25ed8460 add check-pod-request-limit.yaml 2019-10-09 17:37:31 -07:00
Jim Bugwadia
1fe1a9b22b remove description title 2019-10-09 14:37:21 -07:00
Jim Bugwadia
d1b414bbf0 update intro 2019-10-09 14:35:12 -07:00
Jim Bugwadia
6a346df6f7 try paragraph format 2019-10-09 14:30:31 -07:00
shivkumar dudhani
d1a8309243 add policy documentation 2019-10-09 10:39:25 -07:00
Shuting Zhao
381210e977 add disallow_node_port.yaml 2019-10-08 22:13:34 -07:00
Shuting Zhao
18c190447f update require-readonly-rootfilesystem.yaml 2019-10-08 22:09:58 -07:00
Shuting Zhao
cb44585d70 add disallow_readonly_rootfilesystem.yaml 2019-10-08 22:05:15 -07:00
Shuting Zhao
c755df6b70 add scenario_validate_disallow_hostpid_hostipc.yaml 2019-10-08 21:58:05 -07:00
Shuting Zhao
ce41e4a99d add disallow_host_network_hostport.yaml 2019-10-08 21:51:35 -07:00
Shuting Zhao
0c0a9a69a6 add disallow_priviledged_privelegesecalation.yaml 2019-10-08 21:42:49 -07:00
Shuting Zhao
8f8bd05106 add samples/best_practices/deny_runasrootuser.yaml 2019-10-08 21:30:19 -07:00
Shuting Zhao
42f0bf8e0e inital commit, add samples folder 2019-10-08 18:40:15 -07:00