From b333c312ec19bb67746cd42692cf1722e89aed7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles-Edouard=20Br=C3=A9t=C3=A9ch=C3=A9?= Date: Fri, 25 Aug 2023 01:02:47 +0200 Subject: [PATCH] fix: cli tests scenarios_to_cli/other (#8116) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Charles-Edouard Brétéché --- .../{other => other}/scenario_mutate_endpoint/kyverno-test.yaml | 0 .../scenario_mutate_endpoint/patchedresource.yaml | 0 .../{other => other}/scenario_mutate_endpoint/policy.yaml | 0 .../{other => other}/scenario_mutate_endpoint/resource.yaml | 0 .../{other => other}/scenario_mutate_pod_spec/kyverno-test.yaml | 0 .../scenario_mutate_pod_spec/patchedresource.yaml | 0 .../{other => other}/scenario_mutate_pod_spec/policy.yaml | 0 .../{other => other}/scenario_mutate_pod_spec/resource.yaml | 0 .../scenario_validate_default_proc_mount/kyverno-test.yaml | 0 .../scenario_validate_default_proc_mount/policy.yaml | 0 .../scenario_validate_default_proc_mount/resource.yaml | 0 .../kyverno-test.yaml | 0 .../scenario_validate_disallow_default_serviceaccount/policy.yaml | 0 .../resource.yaml | 0 .../scenario_validate_healthChecks/kyverno-test.yaml | 0 .../{other => other}/scenario_validate_healthChecks/policy.yaml | 0 .../scenario_validate_healthChecks/resource.yaml | 0 .../scenario_validate_selinux_context/kyverno-test.yaml | 0 .../scenario_validate_selinux_context/policy.yaml | 0 .../scenario_validate_selinux_context/resource.yaml | 0 .../scenario_validate_volume_whitelist/kyverno-test.yaml | 0 .../scenario_validate_volume_whitelist/policy.yaml | 0 .../scenario_validate_volume_whitelist/resource.yaml | 0 23 files changed, 0 insertions(+), 0 deletions(-) rename test/cli/scenarios_to_cli/{other => other}/scenario_mutate_endpoint/kyverno-test.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_mutate_endpoint/patchedresource.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_mutate_endpoint/policy.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_mutate_endpoint/resource.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_mutate_pod_spec/kyverno-test.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_mutate_pod_spec/patchedresource.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_mutate_pod_spec/policy.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_mutate_pod_spec/resource.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_default_proc_mount/kyverno-test.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_default_proc_mount/policy.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_default_proc_mount/resource.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_disallow_default_serviceaccount/kyverno-test.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_disallow_default_serviceaccount/policy.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_disallow_default_serviceaccount/resource.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_healthChecks/kyverno-test.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_healthChecks/policy.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_healthChecks/resource.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_selinux_context/kyverno-test.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_selinux_context/policy.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_selinux_context/resource.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_volume_whitelist/kyverno-test.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_volume_whitelist/policy.yaml (100%) rename test/cli/scenarios_to_cli/{other => other}/scenario_validate_volume_whitelist/resource.yaml (100%) diff --git a/test/cli/scenarios_to_cli/other /scenario_mutate_endpoint/kyverno-test.yaml b/test/cli/scenarios_to_cli/other/scenario_mutate_endpoint/kyverno-test.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_mutate_endpoint/kyverno-test.yaml rename to test/cli/scenarios_to_cli/other/scenario_mutate_endpoint/kyverno-test.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_mutate_endpoint/patchedresource.yaml b/test/cli/scenarios_to_cli/other/scenario_mutate_endpoint/patchedresource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_mutate_endpoint/patchedresource.yaml rename to test/cli/scenarios_to_cli/other/scenario_mutate_endpoint/patchedresource.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_mutate_endpoint/policy.yaml b/test/cli/scenarios_to_cli/other/scenario_mutate_endpoint/policy.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_mutate_endpoint/policy.yaml rename to test/cli/scenarios_to_cli/other/scenario_mutate_endpoint/policy.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_mutate_endpoint/resource.yaml b/test/cli/scenarios_to_cli/other/scenario_mutate_endpoint/resource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_mutate_endpoint/resource.yaml rename to test/cli/scenarios_to_cli/other/scenario_mutate_endpoint/resource.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_mutate_pod_spec/kyverno-test.yaml b/test/cli/scenarios_to_cli/other/scenario_mutate_pod_spec/kyverno-test.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_mutate_pod_spec/kyverno-test.yaml rename to test/cli/scenarios_to_cli/other/scenario_mutate_pod_spec/kyverno-test.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_mutate_pod_spec/patchedresource.yaml b/test/cli/scenarios_to_cli/other/scenario_mutate_pod_spec/patchedresource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_mutate_pod_spec/patchedresource.yaml rename to test/cli/scenarios_to_cli/other/scenario_mutate_pod_spec/patchedresource.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_mutate_pod_spec/policy.yaml b/test/cli/scenarios_to_cli/other/scenario_mutate_pod_spec/policy.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_mutate_pod_spec/policy.yaml rename to test/cli/scenarios_to_cli/other/scenario_mutate_pod_spec/policy.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_mutate_pod_spec/resource.yaml b/test/cli/scenarios_to_cli/other/scenario_mutate_pod_spec/resource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_mutate_pod_spec/resource.yaml rename to test/cli/scenarios_to_cli/other/scenario_mutate_pod_spec/resource.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_default_proc_mount/kyverno-test.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_default_proc_mount/kyverno-test.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_default_proc_mount/kyverno-test.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_default_proc_mount/kyverno-test.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_default_proc_mount/policy.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_default_proc_mount/policy.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_default_proc_mount/policy.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_default_proc_mount/policy.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_default_proc_mount/resource.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_default_proc_mount/resource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_default_proc_mount/resource.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_default_proc_mount/resource.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_disallow_default_serviceaccount/kyverno-test.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_disallow_default_serviceaccount/kyverno-test.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_disallow_default_serviceaccount/kyverno-test.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_disallow_default_serviceaccount/kyverno-test.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_disallow_default_serviceaccount/policy.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_disallow_default_serviceaccount/policy.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_disallow_default_serviceaccount/policy.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_disallow_default_serviceaccount/policy.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_disallow_default_serviceaccount/resource.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_disallow_default_serviceaccount/resource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_disallow_default_serviceaccount/resource.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_disallow_default_serviceaccount/resource.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_healthChecks/kyverno-test.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_healthChecks/kyverno-test.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_healthChecks/kyverno-test.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_healthChecks/kyverno-test.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_healthChecks/policy.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_healthChecks/policy.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_healthChecks/policy.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_healthChecks/policy.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_healthChecks/resource.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_healthChecks/resource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_healthChecks/resource.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_healthChecks/resource.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_selinux_context/kyverno-test.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_selinux_context/kyverno-test.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_selinux_context/kyverno-test.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_selinux_context/kyverno-test.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_selinux_context/policy.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_selinux_context/policy.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_selinux_context/policy.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_selinux_context/policy.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_selinux_context/resource.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_selinux_context/resource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_selinux_context/resource.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_selinux_context/resource.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_volume_whitelist/kyverno-test.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_volume_whitelist/kyverno-test.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_volume_whitelist/kyverno-test.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_volume_whitelist/kyverno-test.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_volume_whitelist/policy.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_volume_whitelist/policy.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_volume_whitelist/policy.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_volume_whitelist/policy.yaml diff --git a/test/cli/scenarios_to_cli/other /scenario_validate_volume_whitelist/resource.yaml b/test/cli/scenarios_to_cli/other/scenario_validate_volume_whitelist/resource.yaml similarity index 100% rename from test/cli/scenarios_to_cli/other /scenario_validate_volume_whitelist/resource.yaml rename to test/cli/scenarios_to_cli/other/scenario_validate_volume_whitelist/resource.yaml