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
Dmitry Chirikov c845c0dc02
fix: do not pass dynamicConfig to matchesResourceDescriptionMatchHelper (#6231) (#6242) (#6331)
* fix: do not pass dynamicConfig to matchesResourceDescriptionMatchHelper (#6231)

(and only pass it to call for the exclude part of the rule)



* chore: add unit tests to cover the fix, and to ensure the exclude behavior still works (#6231)



---------

Signed-off-by: Ray Burgemeestre <rayb@nvidia.com>
Co-authored-by: Ray Burgemeestre <ray.burgemeestre@gmail.com>
Co-authored-by: Ray Burgemeestre <rayb@nvidia.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-05-06 14:16:33 +00:00
.github cherry-pick #5920 (#5990) 2023-01-13 07:21:27 +00:00
.vscode Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
api cherry-pick #6237 (#6273) 2023-02-09 19:39:49 +05:30
charts tag v1.9.2 (#6637) 2023-03-21 17:02:09 +00:00
cmd fix: increase burst (#6540) 2023-03-10 17:41:23 +00:00
config cherry-pick #6237 (#6273) 2023-02-09 19:39:49 +05:30
data Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
docs cherry-pick #6237 (#6273) 2023-02-09 19:39:49 +05:30
hack chore: bump deps including k8s ones (#5751) 2022-12-21 22:33:51 +00:00
img upload logo (#1560) 2021-02-08 13:09:37 -08:00
litmuschaos chore: remove e2e tests (#5742) 2022-12-21 17:12:08 +01:00
pkg fix: do not pass dynamicConfig to matchesResourceDescriptionMatchHelper (#6231) (#6242) (#6331) 2023-05-06 14:16:33 +00:00
scripts chore: update argocd lab (#6698) (#6702) 2023-03-27 15:33:04 +00:00
test fix: skip duplicate PSa checks for the latest version (#6634) (#6636) 2023-03-21 20:26:48 +00: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 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) (#5827) 2023-01-02 09:56:20 +00:00
.ko.yaml fix: cleanup-controller version (#6100) (#6105) 2023-01-24 21:45:32 +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 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 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 cherry-pick #6787 (#7108) 2023-05-05 16:48:41 +00:00
go.sum cherry-pick #6787 (#7108) 2023-05-05 16:48:41 +00:00
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 fix: release (#6502) 2023-03-06 15:52:40 +00:00
OWNERS.md chore: add myself in approvers (#4990) 2022-10-15 23:55:00 +00:00
README.md chore: fix releaser badge (#5910) (#5947) 2023-01-09 15:40:34 +00: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 releaser 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.