1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-15 17:51:20 +00:00
Cloud Native Policy Management
Find a file
Charles-Edouard Brétéché e25bb7e147
fix: improve cli help message (#5843)
* fix: improve cli help message

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* Update cmd/cli/kubectl-kyverno/jp/jp.go

Signed-off-by: shuting <shutting06@gmail.com>

* Update cmd/cli/kubectl-kyverno/jp/jp.go

Signed-off-by: shuting <shutting06@gmail.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: shuting <shutting06@gmail.com>
Co-authored-by: shuting <shutting06@gmail.com>
2023-01-03 12:38:19 +00:00
.github chore: cleanup a couple workflows (#5844) 2023-01-03 11:25:19 +00:00
.vscode Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
api fix: enum values for ValidationFailureActionOverride (#5835) 2023-01-02 19:31:51 +01:00
charts fix webhookCleanup enable switch syntax (#5837) 2023-01-03 10:10:53 +00:00
cmd fix: improve cli help message (#5843) 2023-01-03 12:38:19 +00:00
config fix: enum values for ValidationFailureActionOverride (#5835) 2023-01-02 19:31:51 +01:00
data
docs fix: default value for validationFailureAction (#5832) 2023-01-02 15:16:13 +00:00
hack chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00
img
litmuschaos chore: remove e2e tests (#5742) 2022-12-21 17:12:08 +01:00
pkg chore: move ConvertToUnstructured from engine utils to kube utils (#5847) 2023-01-03 12:02:15 +00:00
scripts feat: add metrics service and service monitor to cleanup controller (#5653) 2022-12-12 18:39:29 +00:00
test chore: switch to kyverno/kuttl (#5504) 2022-12-28 05:40:07 +00:00
.codeclimate.yml
.directory
.gitignore refactor: supress usage of kustomize in build (#5691) 2022-12-19 16:26:07 +01:00
.golangci.yml refactor: generate instrumented client code (#5362) 2022-11-17 16:01:30 +00:00
.goreleaser.yml add source archive checksum into the checksums.txt (#5819) 2023-01-02 08:38:47 +00:00
.ko.yaml fix: make ldflags optional in .ko.yaml (#4419) 2022-08-26 13:40:27 +00:00
.krew.yaml Remove s390X (#4063) 2022-06-03 08:11:12 +00:00
ADOPTERS.md added Arrikto and Trendyol as adopters (via Google Form) (#5644) 2022-12-10 21:01:12 +00:00
CHANGELOG.md feat: force background scan regularly (#5727) 2022-12-20 16:42:08 +01:00
CODE_OF_CONDUCT.md
CODEOWNERS Remove myself as codeowner (#4333) 2022-08-12 07:38:45 -04:00
CONTRIBUTING.md add test instructions (#5271) 2022-11-08 15:52:42 +00:00
DEVELOPMENT.md chore: remove docker support (#5324) 2022-11-14 23:34:46 +08:00
go.mod chore(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#5816) 2022-12-30 22:23:31 +01:00
go.sum chore(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#5816) 2022-12-30 22:23:31 +01:00
LICENSE
MAINTAINERS.md chore: update maintainers (#4511) 2022-09-05 15:02:10 -04:00
Makefile chore: switch to kyverno/kuttl (#5504) 2022-12-28 05:40:07 +00:00
OWNERS.md chore: add myself in approvers (#4990) 2022-10-15 23:55:00 +00:00
README.md Created configuration file for Openssf scorecard (#4778) 2022-10-19 12:57:45 +05:30
renovate.json
SECURITY.md
sonar-project.properties Integrate Sonarcloud and Nancy github action (#3491) 2022-09-14 07:25:14 +00:00

Kyverno Tweet

Kubernetes Native Policy Management 🎉

build prereleaser Go Report Card License: Apache-2.0 GitHub Repo stars CII Best Practices OpenSSF Scorecard codecov

logo

Kyverno is a policy engine designed for Kubernetes. It can validate, mutate, and generate configurations using admission controls and background scans. Kyverno policies are Kubernetes resources and do not require learning a new language. Kyverno is designed to work nicely with tools you already use like kubectl, kustomize, and Git.

📙 Documentation

Kyverno installation and reference documents are available at kyverno.io.

👉 Quick Start

👉 Installation

👉 Sample Policies

🙋‍♂️ Getting Help

We are here to help!

👉 For feature requests and bugs, file an issue.

👉 For discussions or questions, join the Kyverno Slack channel.

👉 For community meeting access, join the mailing list.

👉 To get updates star this repository.

Contributing

Thanks for your interest in contributing to Kyverno! Here are some steps to help get you started:

✔ Read and agree to the Contribution Guidelines.

✔ Browse through the GitHub discussions.

✔ Read Kyverno design and development details on the GitHub Wiki.

✔ Check out the good first issues list. Add a comment with /assign to request assignment of the issue.

✔ Check out the Kyverno Community page for other ways to get involved.

Contributors

Kyverno is built and maintained by our growing community of contributors!

Made with contributors-img.