1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
Cloud Native Policy Management
Find a file
shuting 77fb10a430
Clean up RCRs if the count exceeds the threshold (#4148)
* Clean up RCRs if the count exceeds the limit

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Sets reports to inactive on resourceExhausted error

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* fix linter

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Add a container flag changeRequestLimit

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Skip generating RCRs if resourceExhausted error occurs

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* set default RCR limit to 1000

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Update log messages and CHANGELOG.md

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Address review comments

Signed-off-by: ShutingZhao <shuting@nirmata.com>

* Extract mapper to a separate file

Signed-off-by: ShutingZhao <shuting@nirmata.com>
2022-06-28 06:18:57 +00:00
.github Template updates (#4150) 2022-06-23 13:33:22 +00:00
api fix imageVerify validation checks and conversion logic (#4038) 2022-06-15 17:13:36 -07:00
charts sync release versions (#4133) 2022-06-17 09:30:06 +00:00
cmd Clean up RCRs if the count exceeds the threshold (#4148) 2022-06-28 06:18:57 +00:00
config sync release versions (#4133) 2022-06-17 09:30:06 +00:00
data Restructure project to follow standards (#2632) 2021-10-29 18:13:20 +02:00
docs refactor: used typed admission request in ur (#4022) 2022-05-29 07:27:14 +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 Clean up RCRs if the count exceeds the threshold (#4148) 2022-06-28 06:18:57 +00:00
scripts refactor: shell to prevent globbing and word splitting (#3829) 2022-05-07 16:46:50 +01:00
test added resource lists for test cli (#4082) 2022-06-20 06:38:13 +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 cli code from pkg to cmd (#3591) 2022-04-14 12:20:18 +00:00
.golangci.yml chore: enable nosprintfhostport linter (#3989) 2022-05-23 14:14:52 +00:00
.goreleaser.yml feat: add linux/s390x builds (#3277) 2022-02-22 23:40:46 +08:00
.krew.yaml Remove s390X (#4063) 2022-06-03 08:11:12 +00:00
ADOPTERS.md Add Bloomberg to adopters (#3348) 2022-03-07 20:31:24 +00:00
CHANGELOG.md Clean up RCRs if the count exceeds the threshold (#4148) 2022-06-28 06:18:57 +00:00
CODE_OF_CONDUCT.md Fix typos (#2860) 2021-12-18 20:03:16 +00:00
CODEOWNERS Update CODEOWNERS to include treydock (#4097) 2022-06-09 14:38:50 +00:00
CONTRIBUTING.md update contributing guide (#4119) 2022-06-20 06:13:39 +00:00
go.mod bump cosign to 1.9.1 to fix fulcio panic (#4117) 2022-06-16 16:03:22 +00:00
go.sum bump cosign to 1.9.1 to fix fulcio panic (#4117) 2022-06-16 16:03:22 +00:00
LICENSE Create LICENSE 2019-06-05 23:00:32 -04:00
MAINTAINERS.md add @eddycharly as a maintainer! (#3566) 2022-04-07 21:52:20 +01:00
Makefile fix: use dev tag for init container local build target (#4142) 2022-06-21 10:30:22 +05:30
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

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.