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
dependabot[bot] 7da1d48dc2
chore(deps): bump k8s.io/api from 0.26.0 to 0.26.1 (#6037)
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/kubernetes/api/releases)
- [Commits](https://github.com/kubernetes/api/compare/v0.26.0...v0.26.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 07:57:35 +00:00
.github chore: simplify release workflow (#6031) 2023-01-19 14:28:26 +08:00
.vscode Nested foreach (#5589) 2022-12-12 15:20:20 +00:00
api feat: support select namespace by label (#4461) 2023-01-18 10:21:34 +00:00
charts feat: add missing polex flags (#6030) 2023-01-19 11:56:22 +08:00
cmd feat: add missing polex flags (#6030) 2023-01-19 11:56:22 +08:00
config feat: add missing polex flags (#6030) 2023-01-19 11:56:22 +08:00
data
docs feat: support select namespace by label (#4461) 2023-01-18 10:21:34 +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 feat: add missing polex flags (#6030) 2023-01-19 11:56:22 +08:00
scripts feat: add missing polex flags (#6030) 2023-01-19 11:56:22 +08:00
test fix: ns labels matching (#6020) 2023-01-18 11:26:34 +00:00
.codeclimate.yml
.directory
.gitignore feat: add separate reports-controller (#5352) 2023-01-18 13:38:47 +00: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
.krew.yaml
ADOPTERS.md Optimize the tables and partial descriptions in the document (#6017) 2023-01-18 06:34:14 +00:00
CHANGELOG.md feat: force background scan regularly (#5727) 2022-12-20 16:42:08 +01:00
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md Optimize the tables and partial descriptions in the document (#6017) 2023-01-18 06:34:14 +00:00
DEVELOPMENT.md Optimize the tables and partial descriptions in the document (#6017) 2023-01-18 06:34:14 +00:00
go.mod chore(deps): bump k8s.io/pod-security-admission from 0.26.0 to 0.26.1 (#6035) 2023-01-19 07:14:00 +00:00
go.sum chore(deps): bump k8s.io/pod-security-admission from 0.26.0 to 0.26.1 (#6035) 2023-01-19 07:14:00 +00:00
LICENSE
MAINTAINERS.md Optimize the tables and partial descriptions in the document (#6017) 2023-01-18 06:34:14 +00:00
Makefile feat: add separate reports-controller (#5352) 2023-01-18 13:38:47 +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) 2023-01-06 22:42:31 +00:00
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 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.