1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
kyverno/cmd
Marc Brugger be06bff665
support inline exceptions in cli apply (#10133)
* support inline exceptions in cli apply

Signed-off-by: bakito <github@bakito.ch>

* rename flag

Signed-off-by: bakito <github@bakito.ch>

* Update cmd/cli/kubectl-kyverno/commands/apply/command.go

Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com>
Signed-off-by: Marc Brugger <github@bakito.ch>

* Update docs/user/cli/commands/kyverno_apply.md

Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com>
Signed-off-by: Marc Brugger <github@bakito.ch>

* Restore missed sections from merge

Signed-off-by: Marc Brugger <github@bakito.ch>

---------

Signed-off-by: bakito <github@bakito.ch>
Signed-off-by: Marc Brugger <github@bakito.ch>
Co-authored-by: Mariam Fahmy <mariamfahmy66@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2024-06-06 06:33:28 +00:00
..
background-controller fix: re-use the maxQueuedEvents (#10024) 2024-04-10 15:41:22 +08:00
cleanup-controller fix: re-use the maxQueuedEvents (#10024) 2024-04-10 15:41:22 +08:00
cli/kubectl-kyverno support inline exceptions in cli apply (#10133) 2024-06-06 06:33:28 +00:00
internal fix: remove unused parameters (#10007) 2024-04-18 10:30:35 +00:00
kyverno fix: remove unused parameters (#10007) 2024-04-18 10:30:35 +00:00
kyverno-init feat: allow overriding ca and tls secret names (#8137) 2023-08-28 14:05:49 +00:00
reports-controller feat: add aggregation workers flag (#10331) 2024-05-30 06:34:43 +00:00