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

1371 commits

Author SHA1 Message Date
Shuting Zhao
42282001be make expected message optional in scenario file 2019-11-04 18:11:20 -08:00
Shuting Zhao
8f0a4ae237 update validation_test.go 2019-11-04 18:10:52 -08:00
Shivkumar Dudhani
cfbd212093
Merge pull request #427 from nirmata/375_handle_json_numbers_resubmit
375 handle json numbers resubmit
2019-11-04 18:05:24 -08:00
Jim Bugwadia
35bed4bc6a add safe-to-evict annotation 2019-11-04 17:55:13 -08:00
Shuting Zhao
18f6b4e913 remove duplicate test 2019-11-04 17:54:26 -08:00
Shuting Zhao
4e0177c2a6 improve validation error message; update scenario files 2019-11-04 17:54:06 -08:00
Jim Bugwadia
24fdf69908
Merge pull request #440 from nirmata/433_clarify_use_of_anchors
433 clarify use of anchors
2019-11-04 16:15:27 -08:00
Jim Bugwadia
8543654423
Merge pull request #439 from nirmata/412_no_helm_tiller
add disallow Helm tiller
2019-11-04 11:27:55 -08:00
Jim Bugwadia
0a735f9f84 fix sp.
add note on existence anchor
2019-11-04 08:56:03 -08:00
Jim Bugwadia
6167ec3709 update anchor documentation 2019-11-04 08:48:46 -08:00
Jim Bugwadia
41afefbe8e add disallow Helm tiller 2019-11-03 18:19:06 -08:00
Shuting Zhao
aa8a93b269 fix edit failure blocked by annotation change
- as we change the patches key in annotation to "policies.kyverno.io/patches" in commit bdb3f40f15
2019-11-01 19:55:06 -07:00
Shivkumar Dudhani
49024326ff
Merge pull request #438 from nirmata/437_fix_scenario
add period to message in scenario
2019-11-01 15:59:49 -07:00
shivkumar dudhani
8eacc00ae5 add period to message in scenario 2019-11-01 15:46:22 -07:00
Jim Bugwadia
3b1143c934
Merge pull request #436 from nirmata/411_no_docker_sock_mount
411 no docker sock mount
2019-11-01 15:38:40 -07:00
shuting
8f59f6780f
Merge pull request #435 from nirmata/431_bug
update message string
2019-11-01 15:32:20 -07:00
Jim Bugwadia
7afa40787a Merge branch '411_no_docker_sock_mount' of https://github.com/nirmata/kyverno into 411_no_docker_sock_mount
# Conflicts:
#	pkg/testrunner/testrunner_test.go
#	samples/DisallowDockerSockMount.md
2019-11-01 15:28:34 -07:00
shivkumar dudhani
ac924976c2 Merge branch '431_bug' of github.com:nirmata/kyverno into 431_bug 2019-11-01 15:24:41 -07:00
shivkumar dudhani
417c59508d update message string 2019-11-01 15:24:31 -07:00
Jim Bugwadia
53aceab929 update README.md and markdown 2019-11-01 15:23:42 -07:00
shivkumar dudhani
a191bd67f4 update message string 2019-11-01 15:21:23 -07:00
Jim Bugwadia
1323a9a81e add policy and test case 2019-11-01 15:19:26 -07:00
Jim Bugwadia
3f865516bb
Merge pull request #434 from nirmata/410_no_new_capabilities
410 no new capabilities
2019-11-01 15:16:17 -07:00
Jim Bugwadia
47fee49f36 Merge branch '410_no_new_capabilities' of https://github.com/nirmata/kyverno into 410_no_new_capabilities 2019-11-01 15:11:00 -07:00
Jim Bugwadia
764c353fdd update markdown 2019-11-01 15:10:42 -07:00
shivkumar dudhani
9d2d01404c update message string 2019-11-01 15:00:05 -07:00
Jim Bugwadia
8ddd9f036f
Merge branch 'master' into 410_no_new_capabilities 2019-11-01 14:53:56 -07:00
Jim Bugwadia
4fbc57bfed update policy and test case 2019-11-01 14:37:17 -07:00
Jim Bugwadia
9930ba249d add policy and test case 2019-11-01 13:31:08 -07:00
Jim Bugwadia
97425392fe update pod name 2019-11-01 11:56:17 -07:00
Jim Bugwadia
aa6b65480a updated policy 2019-11-01 11:47:29 -07:00
Jim Bugwadia
440c23f231 add test case (currently fails) 2019-11-01 11:40:23 -07:00
Shuting Zhao
86c00a8f30 return failure path for mutate condition check 2019-11-01 11:14:58 -07:00
Shuting Zhao
ef8bf695b1 mutate: support anchor on map/array 2019-10-31 20:38:24 -07:00
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
7e7286a9c1 support string - numbers comparison, use validatepattern in generate for subset check 2019-10-31 13:29:03 -07:00
Shivkumar Dudhani
6fa53a2304
Merge pull request #426 from nirmata/revert-425-375_handle_json_numbers
Revert "use validatepattern in generate rule to check for subset existance"
2019-10-31 13:22:03 -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
b020aaa65e
Merge pull request #425 from nirmata/375_handle_json_numbers
use validatepattern in generate rule to check for subset existance
2019-10-31 13:14:52 -07:00
shivkumar dudhani
61c1ea5a49 use validatepattern in generate rule to check for subset existance 2019-10-31 13:04:56 -07:00
Shuting Zhao
fb6151c6d0 release 0.11.0 2019-10-30 18:05:08 -07:00
shivkumar dudhani
697f927b50 fix log 2019-10-30 14:09:37 -07:00
shivkumar dudhani
e022084dd0 add checker to verify if mutatingwebhook is enabled or not + refactoring 2019-10-30 13:39:19 -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
Jim Bugwadia
d2ce5a8722
Merge pull request #417 from nirmata/409_update_hostpath_policy
409 update hostpath policy
2019-10-30 13:17:15 -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