1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/test/conformance/chainsaw
Matt Veitas 5ef7581c5c
[Bug] [CLI] Restore warn-exit-code functionality for apply command (#9828)
* Restore warn-exite-code functionality for apply command

Signed-off-by: Matt Veitas <mveitas@gmail.com>

* Nove error handling

Signed-off-by: Matt Veitas <mveitas@gmail.com>

* Uncomment println statement

Signed-off-by: Matt Veitas <mveitas@gmail.com>

* Fixing linting

Signed-off-by: Matt Veitas <mveitas@gmail.com>

* Adding conformance tets for cli apply command with warn-exit-code

Signed-off-by: Matt Veitas <mveitas@gmail.com>

* Update path to kubectl-kyverno binary

Signed-off-by: Matt Veitas <mveitas@gmail.com>

* Add prepare-cli as needed dependency

Signed-off-by: Matt Veitas <mveitas@gmail.com>

* feat: install kubectl-kyverno in standard conformance tests

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: update chainsaw config

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: move CLI chainsaw tests to a separate action

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: CLI path

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: name

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: add chainsaw flag '--no-cluster'

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix: CLI name

Signed-off-by: ShutingZhao <shuting@nirmata.com>

---------

Signed-off-by: Matt Veitas <mveitas@gmail.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Signed-off-by: shuting <shuting@nirmata.com>
Co-authored-by: ShutingZhao <shuting@nirmata.com>
2024-02-29 13:08:21 +00:00
..
autogen
background-only
cleanup chore: bump chainsaw (#9114) 2023-12-08 01:14:23 +02:00
cli/apply/warn-exit-code [Bug] [CLI] Restore warn-exit-code functionality for apply command (#9828) 2024-02-29 13:08:21 +00:00
custom-sigstore/standard/basic chore: bump chainsaw (#9114) 2023-12-08 01:14:23 +02:00
deferred chore: convert chainsaw tests to Test resource (#9100) 2023-12-06 21:39:17 +00:00
events chore: bump chainsaw (#9114) 2023-12-08 01:14:23 +02:00
exceptions feat: add chainsaw tests for pod security in exceptions (#9667) 2024-02-06 13:07:58 +00:00
filter chore: convert chainsaw tests to Test resource (#9100) 2023-12-06 21:39:17 +00:00
flags/standard/emit-events feat: use the check block for checking CLI output in chainsaw tests (#9616) 2024-02-05 14:59:19 +00:00
force-failure-policy-ignore/cluster-policy/fail chore: convert chainsaw tests to Test resource (#9109) 2023-12-07 14:08:04 +00:00
generate feat: use the check block for checking CLI output in chainsaw tests (#9616) 2024-02-05 14:59:19 +00:00
generate-validating-admission-policy/clusterpolicy/standard feat: skip generating VAP when an exception is defined (#9386) 2024-01-18 15:55:27 +00:00
globalcontext feat: enhance global context (#9710) 2024-02-23 10:34:04 +00:00
mutate feat: use the check block for checking CLI output in chainsaw tests (#9616) 2024-02-05 14:59:19 +00:00
policy-validation fix: add podSecurity validation checks for exceptions (#9817) 2024-02-28 08:21:10 +00:00
rangeoperators/standard chore: convert chainsaw tests to Test resource (#9109) 2023-12-07 14:08:04 +00:00
rbac/aggregate-to-admin fix: CRDs codegen (#9542) 2024-01-29 09:45:52 +00:00
reports [Bug] Fix message and formatting of podSecurity validation failure with restrictedField (#9658) 2024-02-08 12:16:23 +08:00
ttl chore: bump chainsaw (#9114) 2023-12-08 01:14:23 +02:00
validate fix: remove unnecessary podSecurity chainsaw test (#9791) 2024-02-26 14:23:34 +08:00
validating-admission-policy-reports feat: support vap bindings in reports (#9506) 2024-01-29 12:49:17 +01:00
verify-manifests chore: convert chainsaw tests to Test resource (#9113) 2023-12-07 22:38:30 +01:00
verifyImages/clusterpolicy chore: remove reference to kuttl (#9539) 2024-01-27 23:01:32 +00:00
webhook-configurations feat: add chainsaw test for policy webhook based configuration (#9645) 2024-02-06 18:05:45 +00:00
webhooks Changes to dynamically configure webhooks (#8437) 2024-01-31 15:46:53 +00:00