1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
Commit graph

180 commits

Author SHA1 Message Date
Jim Bugwadia
d58113233c update README.md 2019-10-31 18:43:06 -07:00
Jim Bugwadia
eebfab87e5 add YAML and description 2019-10-31 18:40:54 -07:00
shivkumar dudhani
ea9bfe32cb update the policy 2019-10-31 13:29:16 -07:00
Shivkumar Dudhani
92c96aaf1f
Revert "use validatepattern in generate rule to check for subset existance" 2019-10-31 13:21:38 -07:00
shivkumar dudhani
61c1ea5a49 use validatepattern in generate rule to check for subset existance 2019-10-31 13:04:56 -07:00
shuting
a0f5419430
Merge pull request #416 from nirmata/158_array_validation
update link to import policies
2019-10-30 13:20:39 -07:00
Shuting Zhao
55983e2223 add clone instuction 2019-10-30 13:14:59 -07:00
Jim Bugwadia
3438e84013 fix YAML syntax 2019-10-30 13:12:29 -07:00
Jim Bugwadia
3783ae0495 update policy 2019-10-30 12:59:51 -07:00
Jim Bugwadia
1dfccf99d4 update README.md 2019-10-30 12:52:45 -07:00
Jim Bugwadia
9f21e5898c fix for https://github.com/nirmata/kyverno/issues/409 2019-10-30 12:51:07 -07:00
Shuting Zhao
3c26b60727 update doc 2019-10-30 12:36:00 -07:00
Shuting Zhao
65016ff455 correct link 2019-10-30 12:31:09 -07:00
Shuting Zhao
f25a336eeb - update doc; -remove duplicate policy 2019-10-30 12:29:57 -07:00
shivkumar dudhani
90575e1067 update policy 2019-10-24 18:48:48 -05:00
shivkumar dudhani
17b98aca4b update policy 2019-10-24 18:41:37 -05:00
shivkumar dudhani
6b7b50f7af fix generate format 2019-10-24 12:37:52 -05:00
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