1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/policy
Charles-Edouard Brétéché 572a76ce33
chore: make kube informers and listers import aliases consistent (#3957)
* chore: make kyverno api import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make apimachinery api import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make dclient api import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make clients import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make kube informers and listers import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-05-17 17:51:03 +02:00
..
common chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
generate chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
mutate chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
validate chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
actions.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
allowed_vars_test.go skip var checks in attestations (#3876) 2022-05-11 09:31:48 +00:00
apply.go chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
background.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
background_test.go redo variable validation (#2647) 2021-11-03 11:16:55 -07:00
common.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
existing.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
metrics.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
on_update_policy_test.go Load mutate.targets via dclient (#3797) 2022-05-06 05:46:36 +00:00
policy_controller.go chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
report.go refactor: make config vars private (#3823) 2022-05-11 06:14:30 +00:00
updaterequest.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
utils.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
utils_test.go tests: add unit tests for utils functions (#3857) 2022-05-10 13:45:48 +00:00
validate.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
validate_test.go refactor: match and exclude conflict validation (#3454) 2022-03-23 17:04:17 +05:30