1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/cmd/cli/kubectl-kyverno
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
..
apply feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
jp fix: gosec G304 file inclusion error (#3916) 2022-05-14 16:40:04 +00:00
test feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
utils feat: Extend CLI to cover generate policies (#3456) 2022-05-25 14:26:22 +00:00
version refactor cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
Dockerfile bump to Go 1.17.9 (#3671) 2022-04-25 13:26:00 +00:00
main.go remove Validate Cmd (#3674) 2022-04-26 04:03:03 +00:00