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
Charles-Edouard Brétéché 33c59963d8
chore: bump chainsaw (#9120)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-12-08 13:37:27 +00:00
.devcontainer feat: add arm64 support in devcontainers (#8675) 2023-10-19 07:47:31 +00:00
.github chore: bump chainsaw (#9120) 2023-12-08 13:37:27 +00:00
.vscode optimize JSON context processing using in-memory maps (#8322) 2023-12-04 07:35:36 +00:00
api fix: generate policy fails if triggered resource name exceeds 63 characters limit (#8466) 2023-11-06 10:37:13 +00:00
charts allow setting a priorityClassName for the cleanup job pods (#9106) 2023-12-07 14:58:41 +00:00
cmd fix: Provide kind list hints to the fake dynamic client. (#9036) 2023-12-07 06:03:27 +00:00
config Make server ports configurable, resolves #7279 (#7728) 2023-11-17 14:19:53 +00:00
data
docs chore: bump k8s package to 1.29 (#8929) 2023-11-17 15:42:47 +08:00
ext refactor: move resource loader package to ext (#8780) 2023-10-30 17:27:02 +00:00
hack
img
litmuschaos
pkg feat: webhook labels (#9015) 2023-12-07 12:58:31 +00:00
scripts fix: make tuf feature in chart consistent with others (#8542) 2023-09-27 13:03:17 +00:00
test chore: bump chainsaw (#9114) 2023-12-08 01:14:23 +02:00
.codeclimate.yml
.directory
.gitignore
.golangci.yml
.goreleaser.yml fix: release archive name template (#8475) 2023-09-20 22:35:49 +00:00
.ko.yaml
.krew.yaml
.nancy-ignore fix: nancy ignore (#9088) 2023-12-06 14:04:43 +01:00
ADOPTERS.md Remove duplicate entries (#8909) 2023-11-15 15:01:06 +00:00
CHANGELOG.md chore: enable policy exceptions by default (#8545) 2023-09-27 17:40:13 +00:00
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md Update CONTRIBUTING.md (#8656) 2023-10-15 15:10:16 -04:00
CONTRIBUTORS.md Update CONTRIBUTORS.md (#9029) 2023-11-27 19:04:19 -08:00
DEVELOPMENT.md chore: use k8s 1.28 by default (#9052) 2023-11-30 10:20:30 +00:00
go.mod chore(deps): bump sigs.k8s.io/kustomize/api from 0.15.0 to 0.16.0 (#9117) 2023-12-08 08:59:04 +00:00
go.sum chore(deps): bump sigs.k8s.io/kustomize/api from 0.15.0 to 0.16.0 (#9117) 2023-12-08 08:59:04 +00:00
GOVERNANCE.md
LICENSE
MAINTAINERS.md
Makefile chore: improve cluster startup in conformance tests (#9103) 2023-12-07 17:30:03 +05:30
OWNERS.md
README.md
renovate.json
ROADMAP.md
SECURITY.md
sonar-project.properties

Kyverno Tweet

Kubernetes Native Policy Management 🎉

build releaser Go Report Card License: Apache-2.0 GitHub Repo stars CII Best Practices OpenSSF Scorecard codecov Artifact HUB FOSSA Status

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.

Software Bill of Materials

All Kyverno images include a Software Bill of Materials (SBOM) in CycloneDX JSON format. SBOMs for Kyverno images are stored in a separate repository at ghcr.io/kyverno/sbom. More information on this is available at Fetching the SBOM for Kyverno.

Contributors

Kyverno is built and maintained by our growing community of contributors!

Made with contributors-img.

License

Copyright 2023, the Kyverno project. All rights reserved. Kyverno is licensed under the Apache License 2.0.

Kyverno is a Cloud Native Computing Foundation (CNCF) Incubating project and was contributed by Nirmata.