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é 83840a2462
refactor: hide json context from caller (#7139)
* refactor: hide json context from caller

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* unit tests

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* fix

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-05-12 14:14:48 +00:00
.devcontainer created dev container (#6646) 2023-03-24 16:24:51 +01:00
.github chore(deps): bump slsa-framework/slsa-github-generator (#7160) 2023-05-11 08:54:03 +00:00
.vscode fix: add server ip config to cleanup controller (#6999) 2023-04-25 18:50:46 +08:00
api add condition msg to v2beta1 (#7126) 2023-05-08 10:51:52 -04:00
charts feat: add logging feature to helm chart (#7181) 2023-05-12 12:09:01 +00:00
cmd refactor: hide json context from caller (#7139) 2023-05-12 14:14:48 +00:00
config feat: add logging feature to helm chart (#7181) 2023-05-12 12:09:01 +00:00
data feat: update built-in resource schemas (#7014) 2023-04-27 05:11:31 +00:00
docs tweaks (#7166) 2023-05-12 11:27:02 +00:00
hack feat: improve instrumented clients (#7006) 2023-04-25 15:31:09 +00:00
img
litmuschaos [Chore] Bump to Go 1.20 (#6683) 2023-04-03 11:40:47 +00:00
pkg refactor: hide json context from caller (#7139) 2023-05-12 14:14:48 +00:00
scripts chore: add makefile target for kwok (#7097) 2023-05-05 13:41:37 +08:00
test Add refactor note (#7169) 2023-05-12 09:26:22 +00:00
.codeclimate.yml
.directory
.gitignore fix: makefile build/kind targets and add target to save built images to files (#6416) 2023-02-28 09:33:53 +00:00
.golangci.yml the linter structcheck varcheck and deadcode are deprecated (since v1.49.0) (#6184) 2023-02-01 13:04:55 +08:00
.goreleaser.yml
.ko.yaml feat: template background controller (#6157) 2023-01-31 17:12:34 +01:00
.krew.yaml
ADOPTERS.md add Saxo Bank and Velux as adopters (#7036) 2023-04-28 13:58:58 +02:00
CHANGELOG.md fix: drop hardcoded default exclusions (#6789) 2023-04-05 13:05:04 +00:00
CODE_OF_CONDUCT.md
CODEOWNERS
CONTRIBUTING.md Create CONTRIBUTORS.md and update info (#6220) 2023-02-05 17:34:11 -05:00
CONTRIBUTORS.md Create CONTRIBUTORS.md and update info (#6220) 2023-02-05 17:34:11 -05:00
DEVELOPMENT.md update development doc (#7037) 2023-04-28 13:28:07 +00:00
go.mod chore(deps): bump github.com/distribution/distribution (#7178) 2023-05-12 10:52:44 +00:00
go.sum chore(deps): bump github.com/distribution/distribution (#7178) 2023-05-12 10:52:44 +00:00
GOVERNANCE.md governance added (#6488) 2023-03-10 10:52:50 +00:00
LICENSE
MAINTAINERS.md reinstate Sam (#6798) 2023-04-05 21:25:51 +02:00
Makefile chore: add makefile target for kwok (#7097) 2023-05-05 13:41:37 +08:00
OWNERS.md
README.md bump versions, license (#6714) 2023-03-28 22:17:06 +00:00
renovate.json
ROADMAP.md Add Roadmap.md and link to active releases / roadap (#6564) 2023-03-14 10:21:17 +00:00
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.