1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 09:26:54 +00:00
kyverno/pkg/background
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
..
common chore: remove unused ur errors (#4011) 2022-05-24 13:59:12 +00:00
generate feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
mutate refactor: background controllers cleanup (#4001) 2022-05-24 10:27:26 +00:00
log.go fix: move ur controller filtering in reconciler (#3964) 2022-05-20 00:06:56 +08:00
update_request_controller.go refactor: move policy deletion code from policy controller to ur controller (#4013) 2022-05-24 21:05:11 +02:00