1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 18:15:48 +00:00
Cloud Native Policy Management
Find a file
Ioannis Bouloumpasis a205bc3e2e
fix: webhooks are not configured correctly ()
* Fix webhook rules equality when internal is empty

The current implementation of the 'webhookRulesEqual' didn't check for
the corner case were both the internal representation and the API have
length of one, but the internal representation has 1 rule with no
selectors.
In this case the 'webhookRulesEqual' should return false, as the 2
configurations are not the same.

Signed-off-by: Ioannis Bouloumpasis <buluba@arrikto.com>

* Fix tests

Add a small time delay when checking if a Policy is ready in tests to
ensure that the Policy is actually ready.

Signed-off-by: Ioannis Bouloumpasis <buluba@arrikto.com>
2022-04-25 15:19:39 +00:00
.github fix: api reference docs link () 2022-04-25 21:07:42 +08:00
api feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
charts fix: api reference docs link () 2022-04-25 21:07:42 +08:00
cmd bump to Go 1.17.9 () 2022-04-25 13:26:00 +00:00
config feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
data Restructure project to follow standards () 2021-10-29 18:13:20 +02:00
docs fix: api reference docs link () 2022-04-25 21:07:42 +08:00
img upload logo () 2021-02-08 13:09:37 -08:00
litmuschaos Feature/cosign () 2021-07-09 18:01:46 -07:00
pkg fix: webhooks are not configured correctly () 2022-04-25 15:19:39 +00:00
scripts Feat - add the new CR UpdateRequest for post mutation () 2022-04-12 22:37:28 +05:30
test fix: webhooks are not configured correctly () 2022-04-25 15:19:39 +00:00
.codeclimate.yml remove arm from goreleaser () 2020-06-04 11:45:37 -07:00
.directory Implemented validation across same yaml 2019-06-20 18:21:55 +03:00
.gitignore refactor cli code from pkg to cmd () 2022-04-14 12:20:18 +00:00
.golangci.yml codeclimate and golangci-lint added 2020-03-24 02:01:50 +05:30
.goreleaser.yml feat: add linux/s390x builds () 2022-02-22 23:40:46 +08:00
.krew.yaml feat: add linux/s390x builds () 2022-02-22 23:40:46 +08:00
ADOPTERS.md Add Bloomberg to adopters () 2022-03-07 20:31:24 +00:00
CHANGELOG.md feat: add conditions support () 2022-03-18 22:00:01 +08:00
CODE_OF_CONDUCT.md Fix typos () 2021-12-18 20:03:16 +00:00
CODEOWNERS Update CODEOWNER folders for @samj1912 () 2022-04-12 18:39:38 +08:00
CONTRIBUTING.md Fix typos () 2021-12-18 20:03:16 +00:00
go.mod feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
go.sum Update vulnerable dependencies () 2022-04-14 20:39:55 +00:00
LICENSE Create LICENSE 2019-06-05 23:00:32 -04:00
MAINTAINERS.md add @eddycharly as a maintainer! () 2022-04-07 21:52:20 +01:00
Makefile feat: mutate existing resources () 2022-04-25 12:20:40 +00:00
OWNERS.md Update OWNERS.md () 2022-03-10 10:30:05 -08:00
README.md Add codecov to CI () 2022-03-14 16:21:27 +08:00
renovate.json chore(deps): add renovate.json () 2022-03-29 16:09:23 +08:00
SECURITY.md feat: security.md 2021-09-19 09:50:26 +05:30

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.