1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg
Shubham Nazare 165c5d9fc3
feat: Extend CLI to cover generate policies (#3456)
- Change in namespace for test-generate example
- Change cloneResource to cloneSourceResource
- Add support for namespaced Policy and fix log messages
- Add test-generate in Makefile and an example of namespaced Policy
- Fix namespaced policy issue and add comments
- Refactor according to new generate controller
- Add json tag to GeneratedResource field of RuleResponse struct

Signed-off-by: Shubham Nazare <shubham4443@gmail.com>

Co-authored-by: Prateek Pandey <prateek.pandey@nirmata.com>
Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-05-25 14:26:22 +00:00
..
auth chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
autogen chore: enable nosprintfhostport linter (#3989) 2022-05-23 14:14:52 +00:00
background feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
client chore: remove unused custom expansions from client (#3697) 2022-04-27 21:14:49 +08:00
common chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
config chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
controllers feat: add controller utils package (#3952) 2022-05-23 13:45:04 +00:00
cosign Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
dclient chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
engine feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
event chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
leaderelection chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
metrics chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
openapi chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
policy refactor: move policy deletion code from policy controller to ur controller (#4013) 2022-05-24 21:05:11 +02:00
policycache refactor: separate policy cache and controller (#3925) 2022-05-16 18:36:19 +02:00
policymutation chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
policyreport chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
registryclient Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
signal chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
testrunner chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
tls chore: make k8s api import aliases consistent (#3950) 2022-05-17 22:14:31 +08:00
toggle feat: stop mutating rules (#3410) 2022-03-28 22:01:27 +08:00
userinfo chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
utils feat: add controller utils package (#3952) 2022-05-23 13:45:04 +00:00
version chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
webhookconfig chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
webhooks fix: bypass policy mutation if autogen internals enabled (#4007) 2022-05-24 17:37:01 +00:00