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
Vishal Choudhary adfa193197
feat: fix outdated description of imageregistrycredentials (#8688)
* feat: fix outdated description of imageregistrycredentials

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

* feat: generate crd

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>

---------

Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-10-19 18:50:43 +00:00
.devcontainer feat: add arm64 support in devcontainers (#8675) 2023-10-19 07:47:31 +00:00
.github chore(deps): bump sigstore/scaffolding (#8669) 2023-10-19 09:09:02 +00:00
.vscode chore: fix vscode launch.json for cli (#8209) 2023-09-01 11:02:48 +00:00
api feat: fix outdated description of imageregistrycredentials (#8688) 2023-10-19 18:50:43 +00:00
charts feat: fix outdated description of imageregistrycredentials (#8688) 2023-10-19 18:50:43 +00:00
cmd feat: fix outdated description of imageregistrycredentials (#8688) 2023-10-19 18:50:43 +00:00
config feat: fix outdated description of imageregistrycredentials (#8688) 2023-10-19 18:50:43 +00:00
data feat: update built-in resource schemas (#7014) 2023-04-27 05:11:31 +00:00
docs feat: fix outdated description of imageregistrycredentials (#8688) 2023-10-19 18:50:43 +00:00
hack feat: improve instrumented clients (#7006) 2023-04-25 15:31:09 +00:00
img
litmuschaos
pkg fix: allow cleanup controller to update the policy status (#8681) 2023-10-18 21:22:42 +08:00
scripts fix: make tuf feature in chart consistent with others (#8542) 2023-09-27 13:03:17 +00:00
test chore: bump cleanup policies to v2beta1 (#8621) 2023-10-12 19:45:33 +08:00
.codeclimate.yml
.directory
.gitignore
.golangci.yml chore: increase linter timeout (#7767) 2023-07-06 13:39:52 +00:00
.goreleaser.yml fix: release archive name template (#8475) 2023-09-20 22:35:49 +00:00
.ko.yaml
.krew.yaml
.nancy-ignore feat: add gofiber/fiber/v2@v2.43.0 to nancy ignore (#8350) 2023-09-12 09:04:56 +00:00
ADOPTERS.md Add adopter li (#8584) 2023-10-05 04:05:19 +00:00
CHANGELOG.md chore: enable policy exceptions by default (#8545) 2023-09-27 17:40:13 +00:00
CODE_OF_CONDUCT.md
CODEOWNERS Adding myself to CODEOWNERS (#7755) 2023-07-05 15:29:57 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md (#8656) 2023-10-15 15:10:16 -04:00
CONTRIBUTORS.md Adding myself to contributors.md (#7373) 2023-05-31 17:06:37 -07:00
DEVELOPMENT.md adding env to doc (#7813) 2023-07-21 06:46:14 +00:00
go.mod chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp (#8677) 2023-10-19 12:14:09 +00:00
go.sum chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp (#8677) 2023-10-19 12:14:09 +00:00
GOVERNANCE.md
LICENSE
MAINTAINERS.md update (#8041) 2023-08-16 18:00:11 +00:00
Makefile fix: add codegen-cli-crds target to codegen-crds-all (#8692) 2023-10-19 14:54:25 +00:00
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.