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

48 commits

Author SHA1 Message Date
Jim Bugwadia
1173e062c9 - add policy and test for known ingress
- fix messages and remove unnecessary comments in testrunner/scenario.go
2019-11-05 19:07:44 -08:00
Jim Bugwadia
cd3e0f46f3 add policy doc 2019-11-05 16:45:37 -08:00
Jim Bugwadia
41afefbe8e add disallow Helm tiller 2019-11-03 18:19:06 -08:00
Jim Bugwadia
53aceab929 update README.md and markdown 2019-11-01 15:23:42 -07:00
Jim Bugwadia
8ddd9f036f
Merge branch 'master' into 410_no_new_capabilities 2019-11-01 14:53:56 -07:00
Jim Bugwadia
d58113233c update README.md 2019-10-31 18:43:06 -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
1dfccf99d4 update README.md 2019-10-30 12:52:45 -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
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
shivkumar dudhani
6ea58eb09b fix names 2019-10-14 14:18:43 -07:00
shivkumar dudhani
4e5f551fa7 clean up 2019-10-14 14:10:34 -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
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
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
24f3b8ac96 disallow automountServiceAccountToken 2019-10-10 12:29:48 -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
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
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
shivkumar dudhani
b19d93131c reformat additional policies 2019-10-09 18:40:52 -07:00
shivkumar dudhani
7c5e52b84e fix indentation 2019-10-09 18:21:04 -07:00
shivkumar dudhani
904643acf0 update best practices section 2019-10-09 18:17:47 -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
0c0a9a69a6 add disallow_priviledged_privelegesecalation.yaml 2019-10-08 21:42:49 -07:00
Shuting Zhao
42f0bf8e0e inital commit, add samples folder 2019-10-08 18:40:15 -07:00