1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-09 18:52:36 +00:00
kyverno/docs/user
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
..
cli support inline exceptions in cli apply (#10133) 2024-06-06 06:33:28 +00:00
crd feat: add TSA cert chain support in cosign (#9961) 2024-03-30 20:50:07 +00:00
html (docs) changed docs tool to kubernetes-sigs/reference-docs (#9212) 2024-02-04 13:57:00 +01:00
template
config-api.yaml (docs) changed docs tool to kubernetes-sigs/reference-docs (#9212) 2024-02-04 13:57:00 +01:00
config-cli-api.yaml (docs) changed docs tool to kubernetes-sigs/reference-docs (#9212) 2024-02-04 13:57:00 +01:00
config.json
README.md

docs

This folder containers the generated CRD documentation in HTML format. It is referenced from the Kyverno website (https://kyverno.io/docs/crds/).

Building

Follow these steps to generate the docs:

  1. Run make codegen-api-docs

  2. Commit / push the results to git

  3. If needed, update the docs site.