1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/cmd/cli/kubectl-kyverno/utils/common
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.go feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
common_test.go feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
fetch.go feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
regex.go refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00