mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-11 18:37:16 +00:00
* implement global anchor for patch strategic merge
Signed-off-by: Max Goncharenko <kacejot@fex.net>
* fixed unit tests for mutation global anchor
Signed-off-by: Max Goncharenko <kacejot@fex.net>
* added global anchor in validation
Signed-off-by: Max Goncharenko <kacejot@fex.net>
* fix some global anchor issues found during testing
Signed-off-by: Max Goncharenko <kacejot@fex.net>
* run go tidy
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* fixed tests
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* fixed some tests
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* finish implementing global anchor
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* WIP: lower global anchor strictness
Signed-off-by: Maxim Goncharenko <goncharenko.maxim@apriorit.com>
* Revert "WIP: lower global anchor strictness"
This reverts commit
|
||
---|---|---|
.. | ||
CM.yaml | ||
disallow_automountingapicred.yaml | ||
disallow_host_filesystem.yaml | ||
disallow_host_filesystem_pass.yaml | ||
disallow_host_network_hostport.yaml | ||
disallow_hostpid_hostipc.yaml | ||
disallow_privileged.yaml | ||
ingress-haproxy.yaml | ||
ingress-nginx.yaml | ||
pod-with-default-volume.yaml | ||
pod-with-emptydir.yaml | ||
pod-with-hostpath.yaml | ||
pod_with_latest_tag.yaml | ||
pod_with_version_tag.yaml | ||
require_default_network_policy.yaml | ||
require_image_tag_not_latest_notag.yaml | ||
require_image_tag_not_latest_pass.yaml | ||
require_namespace_quota.yaml | ||
resource_default_namespace.yaml | ||
resource_generate_networkPolicy.yaml | ||
resource_mutate_endpoint.yaml | ||
resource_mutate_imagePullPolicy.yaml | ||
resource_mutate_pod_spec.yaml | ||
resource_mutate_validate_qos.yaml | ||
resource_validate_container_capabilities.yaml | ||
resource_validate_container_disallow_priviledgedprivelegesecalation.yaml | ||
resource_validate_containerSecurityContext.yaml | ||
resource_validate_default_proc_mount.yaml | ||
resource_validate_disallow_default_serviceaccount.yaml | ||
resource_validate_fsgroup.yaml | ||
resource_validate_healthChecks.yaml | ||
resource_validate_image_pullpolicy_notalways_deny.yaml | ||
resource_validate_image_pullpolicy_notalways_pass.yaml | ||
resource_validate_imageRegistries.yaml | ||
resource_validate_nonRootUser.yaml | ||
resource_validate_selinux_context.yaml | ||
resource_validate_sysctl_configs.yaml | ||
resource_validate_volume_whitelist.yaml |