1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
mohamedasifs123 d566e9886c
Fix :variables are not getting processed in validation message for "anyPattern" (#9713)
* Update validate_resource.go

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Create pod.yaml

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Create chainsaw-test.yaml

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Create policy.yaml

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Update validate_resource.go

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* test

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* test

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* test

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* test

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Update chainsaw-test.yaml

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Create README.md

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Update test/conformance/chainsaw/validate/clusterpolicy/cornercases/variable-substitution-failure-messages/README.md

Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com>
Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Update test/conformance/chainsaw/validate/clusterpolicy/cornercases/variable-substitution-failure-messages/README.md

Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com>
Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Update test/conformance/chainsaw/validate/clusterpolicy/cornercases/variable-substitution-failure-messages/chainsaw-test.yaml

Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com>
Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

* Update test/conformance/chainsaw/validate/clusterpolicy/cornercases/variable-substitution-failure-messages/README.md

Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com>
Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>

---------

Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>
Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com>
2024-02-21 07:20:43 +00:00
..
auth feat: support authorizer variable in CEL expressions (#8024) 2023-09-05 10:16:50 +00:00
autogen feat: support validatingadmissionpolicybindings in CLI apply command (#9468) 2024-01-23 11:47:38 +00:00
background fix: clean up URs if the trigger doesn't exist (#9355) 2024-01-09 10:30:31 +01:00
client feat: add globalcontext loader and interface (#9602) 2024-02-05 11:24:37 +00:00
clients feat: add global context crd (#9591) 2024-02-01 10:58:31 +00:00
config feat: add global context entry validation webhook (#9619) 2024-02-02 18:04:50 +01:00
controllers fix: reports aggregation (#9697) 2024-02-08 10:36:01 +00:00
cosign chore(deps): bump github.com/sigstore/cosign/v2 from 2.2.2 to 2.2.3 (#9600) 2024-02-01 15:50:24 +00:00
engine Fix :variables are not getting processed in validation message for "anyPattern" (#9713) 2024-02-21 07:20:43 +00:00
event feat: use custom events watcher (#9324) 2024-01-30 14:08:15 -08:00
globalcontext feat(validation-webhook): validate global context reference (#9678) 2024-02-08 07:46:58 +00:00
images Reduce deps (#8654) 2023-11-09 13:04:24 +00:00
imageverifycache feat: update descriptions of image verify cache flags (#8770) 2023-11-02 16:10:17 +00:00
informers fix: factorise confimap informer code (#7667) 2023-06-28 04:43:16 +00:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging Feat: Human readable timestamps in logs (#9276) 2024-02-01 19:14:47 +00:00
metrics chore: bump otel deps (#9442) 2024-01-19 09:36:28 +00:00
notary Reduce deps (#8654) 2023-11-09 13:04:24 +00:00
policy feat (generate): add orphanDownstreamOnPolicyDelete to preserve downstream on policy deletion (#9579) 2024-01-31 13:50:38 +02:00
policycache chore: move utils/wildcard in ext (#8772) 2023-10-29 23:59:53 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss [Bug] Fix message and formatting of podSecurity validation failure with restrictedField (#9658) 2024-02-08 12:16:23 +08:00
registryclient feat: use awslabs keychain for AWS and gcr keychain for GCP (#9416) 2024-01-29 08:25:52 +00:00
tls chore: set cert renewal time to 15 days before expiration (#8567) 2023-12-06 13:37:01 +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 chore: bump otel deps (#9442) 2024-01-19 09:36:28 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils fix: reports aggregation (#9697) 2024-02-08 10:36:01 +00:00
validatingadmissionpolicy feat: Support CEL expression warnings (#9566) 2024-02-02 10:04:02 +00:00
validation feat(validation-webhook): validate global context reference (#9678) 2024-02-08 07:46:58 +00:00
version fix: use golang builtin version management (#7654) 2023-06-30 23:27:06 +00:00
webhooks fix: Policies skipped because of preconditions not met should not be included in admission requests denial responses (#9719) 2024-02-20 15:42:18 +00:00