1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/pkg
shuting 5ce80c4e68
fix: target scope validation for the generate rule (#7479)
* fix target scope validation for generate

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

* add kuttl tests

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

---------

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2023-06-13 10:26:56 +00:00
..
auth feat: add auth checker interface (#7323) 2023-05-30 18:01:44 +08:00
autogen fix: autogen not generating the correct kind (#7455) 2023-06-07 20:32:35 +02:00
background fix: cloneList sync behavior (#7466) 2023-06-13 09:12:13 +00:00
client add new fields to UR; add helpers (#6294) 2023-02-10 14:56:17 +00:00
clients fix: propagate context when listing resources (#7487) 2023-06-11 13:57:21 +02:00
config feat: add config inclusions support (#7082) 2023-05-03 16:40:36 +00:00
controllers feat: use context for toggles management (#7501) 2023-06-12 17:36:12 +02:00
cosign fix: cosign global var (#7397) 2023-06-02 12:18:10 +00:00
engine fix: use RawClient in context loader (#7499) 2023-06-12 16:03:17 +00:00
event Added omit-events flag to allow disabling of event emission (#7010) 2023-05-10 11:48:41 +00:00
images Added fetchAttestations method to notaryV2 implimentation (#6800) 2023-06-01 16:05:28 +08:00
leaderelection Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics chore: bump otel deps (#7152) 2023-05-11 10:16:48 +00:00
notary Added fetchAttestations method to notaryV2 implimentation (#6800) 2023-06-01 16:05:28 +08:00
openapi feat: update built-in resource schemas (#7014) 2023-04-27 05:11:31 +00:00
policy fix: the same source cannot be used for multiple targets with a generate clone rule (#7436) 2023-06-07 13:50:47 +00:00
policycache refactor: introduce pss validation handler (#6724) 2023-03-30 09:51:16 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss fix latest version check (#7263) 2023-05-23 15:38:41 +00:00
registryclient feat: add credential helpers flags (#6974) 2023-04-18 18:00:30 +02:00
tls fix: delete certificate secret if type is not TLS (#6368) 2023-02-22 17:04:17 +08:00
toggle feat: use context for toggles management (#7501) 2023-06-12 17:36:12 +02:00
tracing fix: add logs in webhook middlewares (#6797) 2023-04-06 14:28:13 +00:00
userinfo refactor: reduce userinfos deps and add unit tests (#6524) 2023-03-10 09:09:19 +00:00
utils chore: remove last-applied-patches annotation (#7438) 2023-06-07 04:51:02 +00:00
validation fix: target scope validation for the generate rule (#7479) 2023-06-13 10:26:56 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks fix: cloneList sync behavior (#7466) 2023-06-13 09:12:13 +00:00