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

1223 commits

Author SHA1 Message Date
shivkumar dudhani
e6920b79ea remove old policies 2019-10-14 14:58:44 -07:00
shivkumar dudhani
a4a0a27472 clean up 2019-10-14 14:37:03 -07:00
shivkumar dudhani
6ea58eb09b fix names 2019-10-14 14:18:43 -07:00
shivkumar dudhani
9b9f6686cb remove comments 2019-10-14 14:17:16 -07:00
shivkumar dudhani
d98ba1ab1a remove audit flag, as its default behavior 2019-10-14 14:17:07 -07:00
Shuting Zhao
a384c263f4 remove duplicate test scenario 2019-10-14 14:14:18 -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
shivkumar dudhani
17895e9718 cleanUp 2019-10-14 12:48:24 -07:00
shivkumar dudhani
21d174a2bf merge changes 2019-10-14 12:46:44 -07:00
Jim Bugwadia
053a92ba51 fix paths 2019-10-14 12:42:31 -07:00
shivkumar dudhani
100ea01c77 Merge branch 'best_practice_policies' of github.com:nirmata/kyverno into best_practice_policies 2019-10-14 12:36:31 -07:00
shivkumar dudhani
530ac6962c initial clean up 2019-10-14 12:36:19 -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
bdb3f40f15 rename mutate annotation to "policies.kyverno.io/patches" 2019-10-11 17:59:50 -07:00
Shuting Zhao
eb8bd71ac2 add test scenario - missing image tag 2019-10-10 19:13:04 -07:00
Shuting Zhao
38bf4d6055 add 'deny-use-of-host-fs' 2019-10-10 18:42:54 -07:00
Shuting Zhao
17f7eb6213 Merge branch 'master' into best_practice_policies 2019-10-10 18:15:55 -07:00
shuting
9925175b06
Merge pull request #377 from nirmata/feature_negationanchor
Feature negation anchor
2019-10-10 18:08:15 -07:00
shivkumar dudhani
fd72ee3178 add unit tests 2019-10-10 17:34:20 -07:00
shivkumar dudhani
f6367cfe4a add negation anchor 2019-10-10 16:59:08 -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
0f7de18476 examples cleanup: move policies 2019-10-09 21:06:49 -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