mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
* initial commit * background policy validation * correct message * skip non-background policy process for add/update * add Generate Request CR * generate Request Generator Initial * test generate request CR generation * initial commit gr generator * generate controller initial framework * add crd for generate request * gr cleanup controller initial commit * cleanup controller initial * generate mid-commit * generate rule processing * create PV on generate error * embed resource type * testing phase 1- generate resources with variable substitution * fix tests * comment broken test #586 * add printer column for state * return if existing resource for clone * set resync time to 2 mins & remove resource version check in update handler for gr * generate events for reporting * fix logs * initial commit * fix trailing quote in patch * remove comments * initial condition (equal & notequal) * initial support for conditions * initial support fo conditions in generate * support precondition checks * cleanup * re-evaluate GR on namespace update using dynamic informers * add status for generated resources * display loaded variable SA * support delete cleanup of generate request main resources * fix log * remove namespace from SA username * support multiple variables per statement for scalar values * fix fail variables * add check for userInfo * validation checks for conditions * update policy * refactor logs * code review * add openapispec for clusterpolicy preconditions * Update documentation * CR fixes * documentation * CR fixes * update variable * fix logs * update policy * pre-defined variables (serviceAccountName & serviceAccountNamespace) * update test |
||
---|---|---|
.. | ||
add_network_policy.yaml | ||
add_ns_quota.yaml | ||
add_safe_to_evict.yaml | ||
disallow_bind_mounts.yaml | ||
disallow_default_namespace.yaml | ||
disallow_docker_sock_mount.yaml | ||
disallow_helm_tiller.yaml | ||
disallow_host_network_port.yaml | ||
disallow_host_pid_ipc.yaml | ||
disallow_latest_tag.yaml | ||
disallow_new_capabilities.yaml | ||
disallow_privileged.yaml | ||
disallow_root_user.yaml | ||
disallow_sysctls.yaml | ||
require_pod_requests_limits.yaml | ||
require_probes.yaml | ||
require_ro_rootfs.yaml |