1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/pkg
Anushka Mittal f3c03f5257
Changes to correctly run delete operation in kyverno11beta4 (#8786)
* Changes to correctly run delete operation in kyverno11beta4

Co-authored-by: Anushka Mittal <anushka@nirmata.com>
Co-authored-by: Julian-Chu <yulang.chu@gmail.com>

Signed-off-by: Anushka Mittal <anushka@nirmata.com>

* Update test/cli/test/deny-pod-deletion/deny-pod-deletion.yaml

Co-authored-by: Chip Zoller <chipzoller@gmail.com>
Signed-off-by: shuting <shutting06@gmail.com>

* Update test/cli/test/deny-pod-deletion/deny-pod-deletion.yaml

Co-authored-by: Chip Zoller <chipzoller@gmail.com>
Signed-off-by: shuting <shutting06@gmail.com>

* Add README.md for new test

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* Correct policy.yaml

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* Add new lines in test files

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* Correct kyverno-test file

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* Correct values.yaml

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* Correct test files

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

* Add new test

Signed-off-by: anushkamittal2001 <anushka@nirmata.com>

---------

Signed-off-by: Anushka Mittal <anushka@nirmata.com>
Signed-off-by: shuting <shutting06@gmail.com>
Signed-off-by: anushkamittal2001 <anushka@nirmata.com>
Signed-off-by: Anushka Mittal <138426011+anushkamittal2001@users.noreply.github.com>
Co-authored-by: shuting <shutting06@gmail.com>
Co-authored-by: Chip Zoller <chipzoller@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-11-02 08:25:46 -04:00
..
auth feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
autogen fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
background fix: use go 1.21 new packages (#8452) 2023-09-19 12:06:53 +00:00
client feat: support conditions in PolicyException (#8577) 2023-10-24 10:45:52 +00:00
clients chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
config chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
controllers fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
cosign chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
engine Changes to correctly run delete operation in kyverno11beta4 (#8786) 2023-11-02 08:25:46 -04:00
event fix: generate events for scanning VAPs in reports controller (#8783) 2023-10-31 13:53:28 +00:00
images refactor: common remote authenticator for notary and cosign (#8494) 2023-10-09 09:07:00 +00:00
imageverifycache feat: update ivcache Set() to use Wait() (#8286) 2023-09-06 13:31:18 +00:00
informers fix: factorise confimap informer code (#7667) 2023-06-28 04:43:16 +00:00
leaderelection
logging fix log level (#7877) 2023-07-21 15:41:29 +00:00
metrics fix: allow dropping metrics, labels and configuring histogram bucket boundaries to avoid high cardinality. (#8569) 2023-10-12 09:50:27 +00:00
notary refactor: common remote authenticator for notary and cosign (#8494) 2023-10-09 09:07:00 +00:00
policy chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
policycache chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
profiling
pss chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
registryclient refactor: common remote authenticator for notary and cosign (#8494) 2023-10-09 09:07:00 +00:00
tls refactor: remove logger from tls package (#8157) 2023-08-29 10:31:56 +00:00
toggle fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
tracing feat: bump otel libs (#8159) 2023-08-30 08:36:58 +00:00
userinfo
utils fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
validatingadmissionpolicy feat: support vap variables in the CLI (#8182) 2023-08-30 18:03:00 +00:00
validation fix: display a message when the controller has no permissions for VAPs (#8776) 2023-11-01 21:52:03 +08:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks fix: use v2beta1 of policy exceptions (#8587) 2023-10-09 15:27:25 +08:00