1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
Cloud Native Policy Management
Find a file
XDRAGON2002 03c41e7746
[Cleanup] Disable PolicySkipped events (#4913)
* remove skip events

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* update conditions

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* improve conditions

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

* remove redundant function

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>

Signed-off-by: Anant Vijay <anantvijay3@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-10-13 08:32:20 +00:00
.github chore: signing helm releases (#4801) 2022-10-12 20:14:44 +00:00
.vscode chore: add launch.json for vscode debugging (#4856) 2022-10-10 13:50:04 +00:00
api refactor: manage webhooks with webhook controller (#4846) 2022-10-12 06:52:42 +00:00
charts chore: update controller-tools to v0.10.0 (#4918) 2022-10-13 07:23:44 +00:00
cmd fix: use constants defined in openapi controller (#4919) 2022-10-13 06:29:38 +00:00
config chore: update controller-tools to v0.10.0 (#4918) 2022-10-13 07:23:44 +00:00
data Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
docs Update PSa images dsecription (#4840) 2022-10-07 08:09:31 +00:00
img upload logo (#1560) 2021-02-08 13:09:37 -08:00
litmuschaos chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
pkg [Cleanup] Disable PolicySkipped events (#4913) 2022-10-13 08:32:20 +00:00
scripts chore: add argocd lab (#4884) 2022-10-12 07:25:48 +00:00
test e2e test for mutate policy (#3383) 2022-10-08 10:57:41 -04:00
.codeclimate.yml remove arm from goreleaser (#903) 2020-06-04 11:45:37 -07:00
.directory Implemented validation across same yaml 2019-06-20 18:21:55 +03:00
.gitignore chore: add launch.json for vscode debugging (#4856) 2022-10-10 13:50:04 +00:00
.golangci.yml Add the metric "kyverno_client_queries_total" (#4359) 2022-08-31 11:33:47 +05:30
.goreleaser.yml feat: add linux/s390x builds (#3277) 2022-02-22 23:40:46 +08: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 Add Techcombank to adopters (#4260) 2022-07-23 01:53:41 +00:00
CHANGELOG.md feat: reports v2 implementation (#4608) 2022-09-28 17:15:16 +05:30
CODE_OF_CONDUCT.md Fix typos (#2860) 2021-12-18 20:03:16 +00:00
CODEOWNERS Remove myself as codeowner (#4333) 2022-08-12 07:38:45 -04:00
CONTRIBUTING.md Resolve conflict introduced to contributing page (#4192) 2022-07-07 18:02:57 +00:00
DEVELOPMENT.md docs: add debug instructions (#4843) 2022-10-10 09:14:17 +00:00
go.mod chore: bump a couple of deps (#4842) 2022-10-07 15:37:12 +05:30
go.sum chore: bump a couple of deps (#4842) 2022-10-07 15:37:12 +05:30
LICENSE Create LICENSE 2019-06-05 23:00:32 -04:00
MAINTAINERS.md chore: update maintainers (#4511) 2022-09-05 15:02:10 -04:00
Makefile chore: update controller-tools to v0.10.0 (#4918) 2022-10-13 07:23:44 +00:00
OWNERS.md Update OWNERS.md (#3371) 2022-03-10 10:30:05 -08:00
README.md Add codecov to CI (#3382) 2022-03-14 16:21:27 +08:00
renovate.json chore(deps): add renovate.json (#3471) 2022-03-29 16:09:23 +08:00
SECURITY.md feat: security.md 2021-09-19 09:50:26 +05:30
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 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.