1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/cmd
Ammar Yasser d100202d22
Print generate output cli (#11634)
* refactor: Configure the policy processor to print generated resources

Refactor printMutatedOutput to printOutput which prints mutate or generate resources to a file or standard output
Introduce processGenerateResponse which extracts generated resources from the policy response and passes them to printOutput

Signed-off-by: aerosouund <aerosound161@gmail.com>

* chore: Update flag description to specify mutated and generated resources

Signed-off-by: aerosouund <aerosound161@gmail.com>

* chore: Run codegen

Signed-off-by: aerosouund <aerosound161@gmail.com>

---------

Signed-off-by: aerosouund <aerosound161@gmail.com>
2024-11-27 08:33:05 +00:00
..
background-controller feat: add options to configure resync period for informers in helm chart (#11420) 2024-10-17 15:23:17 +08:00
cleanup-controller feat: add options to configure resync period for informers in helm chart (#11420) 2024-10-17 15:23:17 +08:00
cli/kubectl-kyverno Print generate output cli (#11634) 2024-11-27 08:33:05 +00:00
internal fix[breaking]: disable exceptions by default (#11426) 2024-10-22 06:07:11 +00:00
kyverno feat: add options to configure resync period for informers in helm chart (#11420) 2024-10-17 15:23:17 +08:00
kyverno-init feat: allow overriding ca and tls secret names (#8137) 2023-08-28 14:05:49 +00:00
reports-controller feat: add options to configure resync period for informers in helm chart (#11420) 2024-10-17 15:23:17 +08:00