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

1415 commits

Author SHA1 Message Date
Shuting Zhao
565a9b0f8f update crd 2019-11-11 18:52:39 -08:00
Shuting Zhao
6c8f4f90da fix patches annotation 2019-11-11 18:52:26 -08:00
Jim Bugwadia
8348c5761c fix tests 2019-11-11 18:51:21 -08:00
Jim Bugwadia
31d33c5de1 update categories and links 2019-11-11 18:21:16 -08:00
Jim Bugwadia
8ac71a885c update sections 2019-11-11 18:10:34 -08:00
Jim Bugwadia
87be5ca4b8 update policies and test cases 2019-11-11 17:55:54 -08:00
Jim Bugwadia
3ffb0cfa39 add disallow_sysctl and move policies 2019-11-11 17:17:09 -08:00
Shuting Zhao
02fd1227be reverse listResource interface 2019-11-11 16:10:55 -08:00
Shuting Zhao
586b197b00 user sharedInformer for rolebindings and clusterrolebindings 2019-11-11 15:43:13 -08:00
Shuting Zhao
03e85c2266 make getRoleRef a separate package 2019-11-11 14:52:09 -08:00
Shuting Zhao
4a80f70957 add unit test 2019-11-11 14:29:36 -08:00
Jim Bugwadia
05503e4fd1 update other policies 2019-11-11 14:09:07 -08:00
shivkumar dudhani
f788f0e526 introduce policy store 2019-11-11 11:10:25 -08:00
Shuting Zhao
5b0a6d62a4 add unit test 2019-11-11 09:56:53 -08:00
Jim Bugwadia
dd4d091c23 update restrict_automount_sa_token 2019-11-10 21:57:20 -08:00
Jim Bugwadia
5b2fd96131 update LimitNodePort 2019-11-10 21:34:22 -08:00
Jim Bugwadia
5e8b6c4183 update add_networkPolicy 2019-11-10 21:27:50 -08:00
Jim Bugwadia
244909ebb3 update require_probes 2019-11-10 21:18:17 -08:00
Jim Bugwadia
c1be682a93 update require_pod_requests_limits 2019-11-10 21:06:49 -08:00
Jim Bugwadia
f668113904 update add_ns_quota 2019-11-10 20:58:57 -08:00
Jim Bugwadia
1c5db668e0
Merge pull request #462 from nirmata/451_fix_disallow_host_net_port
fix disallow_host_network_hostport policy
2019-11-10 20:20:34 -08:00
Jim Bugwadia
a6d5fb6e30 update restrict_image_registries 2019-11-10 18:13:01 -08:00
Jim Bugwadia
f31abbffab update disallow_latest_tag 2019-11-10 17:54:38 -08:00
Jim Bugwadia
7f54e8e2e3 Merge branch '451_fix_disallow_host_net_port' into 452_make_sample_policy_rule_names_consistent
# Conflicts:
#	samples/best_practices/disallow_host_network_hostport.yaml
#	test/scenarios/samples/best_practices/disallow_host_network_port.yaml
2019-11-10 17:35:43 -08:00
Jim Bugwadia
0fa95d71d0 use negation anchor 2019-11-10 16:12:47 -08:00
Jim Bugwadia
20736e5e81 update disallow_default_namespace and disallow_host_network_port and disallow_host_pid_ipc 2019-11-10 15:50:18 -08:00
shivkumar dudhani
f11a05a652 create event on webhook status update 2019-11-10 13:30:15 -08:00
Jim Bugwadia
170e2a5179 update disallow_docker_sock_mount and disallow_host_network_port 2019-11-10 12:53:48 -08:00
Jim Bugwadia
fd1a26db29 update DisallowBindMounts 2019-11-09 16:33:19 -08:00
Jim Bugwadia
fae8ac0325 update RequireReadOnlyRootFS 2019-11-09 16:18:33 -08:00
Jim Bugwadia
121b81a83b update disallow new capabilities 2019-11-09 16:07:16 -08:00
Shivkumar Dudhani
1613434c46
458 cleanup (#464)
* cleanup of policy violation on policy spec changes + refactoring

* remove unused code

* remove duplicate types

* cleanup references

* fix info log and clean code

* code clean

* remove dead code
2019-11-08 20:45:26 -08:00
Jim Bugwadia
4e848b48a2 add category and description 2019-11-08 20:08:23 -08:00
Jim Bugwadia
cba79c69a2 update disallow_priviledged 2019-11-08 20:04:42 -08:00
Jim Bugwadia
5ce8fd7a9a update disallow_root_user 2019-11-08 19:25:43 -08:00
Jim Bugwadia
6baa678e27 rename add_safe_to_evict 2019-11-08 19:02:49 -08:00
Shuting Zhao
981b378c86 match rbac info when process a rule 2019-11-08 18:58:09 -08:00
Shuting Zhao
6048d59949 change engine interface to take policyContext struct 2019-11-08 18:57:27 -08:00
Shuting Zhao
0e9a952d64 get rbac info for an admission request 2019-11-08 18:56:24 -08:00
Shuting Zhao
3f59b4cf10 change client.ListResource to take listOptions 2019-11-08 18:54:43 -08:00
Shuting Zhao
a7e55ed25e update types for match/exclude 2019-11-08 18:53:29 -08:00
Jim Bugwadia
a0d3f728da fix disallow_host_network_hostport policy 2019-11-08 18:26:58 -08:00
Shivkumar Dudhani
687c0c6470
Merge pull request #418 from nirmata/391_feature
Check if mutating webhook admission control is enabled
2019-11-08 12:55:28 -08:00
Jim Bugwadia
913803a285
Merge pull request #459 from nirmata/450_fix_host_pid_ipc_policy
fix policy
2019-11-08 10:25:26 -08:00
Jim Bugwadia
ab2e671df5 update test scenario and change rule to audit mode 2019-11-07 19:28:48 -08:00
Jim Bugwadia
a06313b11c update policy YAML 2019-11-07 19:20:51 -08:00
Jim Bugwadia
4aac8f43a9 fix test 2019-11-07 19:19:33 -08:00
Jim Bugwadia
43e76e1237 fix policy 2019-11-07 19:03:09 -08:00
shuting
fa7d4a8868
Merge pull request #441 from nirmata/432_Improve_validation_messages
432 improve validation messages
2019-11-07 12:43:47 -08:00
Shuting Zhao
0c59894690 Merge branch '432_Improve_validation_messages' of https://github.com/nirmata/kyverno into 432_Improve_validation_messages
# Conflicts:
#	pkg/engine/validation.go
#	pkg/engine/validation_test.go
#	test/scenarios/other/scenario_validate_disallow_default_serviceaccount.yaml
#	test/scenarios/other/scenario_validate_selinux_context.yaml
#	test/scenarios/samples/best_practices/scenario_valiadate_require_image_tag_not_latest_deny.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_default_namespace.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_docker_sock_mount.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_helm_tiller.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_host_filesystem.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_host_network_hostport.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_hostpid_hostipc.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_new_capabilities.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_node_port.yaml
#	test/scenarios/samples/best_practices/scenario_validate_disallow_priviledged_privelegesecalation.yaml
#	test/scenarios/samples/best_practices/scenario_validate_probes.yaml
#	test/scenarios/samples/best_practices/scenario_validate_require_pod_requests_limits.yaml
#	test/scenarios/samples/best_practices/scenario_validate_require_readonly_rootfilesystem.yaml
#	test/scenarios/samples/more/scenario_validate_container_capabilities.yaml
#	test/scenarios/samples/more/scenario_validate_sysctl_configs.yaml
2019-11-07 12:34:38 -08:00