1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg
shuting 36abeaecf9
fix: ns labels matching (#6020)
* fix ns labels matching

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-01-18 11:26:34 +00:00
..
auth refactor: auth package and add full unit test coverage (#5749) 2022-12-22 13:24:37 +08:00
autogen refactor: move utils into sub packages (#5828) 2023-01-03 09:33:09 +00:00
background refactor: engine pattern package and add duration support (#5958) 2023-01-10 14:07:26 +01:00
client chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00
clients chore: move ConvertToUnstructured from engine utils to kube utils (#5847) 2023-01-03 12:02:15 +00:00
config improve logging (#5941) 2023-01-09 17:45:53 +01:00
controllers chore: log out cleanup policy events (#5998) 2023-01-13 14:27:02 +00:00
cosign refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
engine fix: ns labels matching (#6020) 2023-01-18 11:26:34 +00:00
event fix: generate policy exception events (#5987) 2023-01-13 09:18:14 +00:00
leaderelection feat: add flag to control leader election frequency (#5172) 2022-11-09 11:37:00 +00:00
logging refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
metrics add rule type pkg/metrics/parsers.go (#5729) 2022-12-20 14:43:21 +00:00
openapi Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
policy removed condition type and missingAutoGenRules (#5964) 2023-01-11 06:02:44 +00:00
policycache refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
profiling refactor: introduce cmd internal package (#5404) 2022-11-18 22:21:15 +08:00
pss refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
registryclient feat: add http clients tracing (#5630) 2022-12-09 09:09:11 +00:00
testrunner Adding support for overriding the default registry (#4715) 2023-01-02 17:14:40 +00:00
tls refactor: remove common package (#5750) 2022-12-21 20:30:45 +00:00
toggle feat: remove policy mutation for auto-gen rules (#5123) 2022-10-25 23:43:46 +00:00
tracing refactor: tracing package (#5643) 2022-12-11 21:39:37 +01:00
userinfo refactor: move util funcs in sub packages (#5754) 2022-12-22 06:39:54 +00:00
utils feat: support select namespace by label (#4461) 2023-01-18 10:21:34 +00:00
validation fix cleanup var 'target.*' (#5888) 2023-01-05 14:38:23 +00:00
version refactor: split main into sub func (#4810) 2022-10-05 10:58:35 +00:00
webhooks feat: support select namespace by label (#4461) 2023-01-18 10:21:34 +00:00