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] 301e456653
chore(deps): bump github.com/in-toto/in-toto-golang from 0.5.0 to 0.6.0 (#6225)
Bumps [github.com/in-toto/in-toto-golang](https://github.com/in-toto/in-toto-golang) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/in-toto/in-toto-golang/releases)
- [Changelog](https://github.com/in-toto/in-toto-golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/in-toto/in-toto-golang/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/in-toto/in-toto-golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shuting <shuting@nirmata.com>
2023-02-06 07:12:13 +00:00
.github chore(deps): bump fluxcd/flux2 from 0.38.3 to 0.39.0 (#6208) 2023-02-03 06:51:25 +00:00
.vscode
api Remove dependency on github.com/pkg/errors (#6165) 2023-02-01 14:38:04 +08:00
charts add configurable sigstore volume (#6211) 2023-02-03 16:00:39 +00:00
cmd chore: add a few unit tests for jp functions (#6219) 2023-02-06 06:27:27 +00:00
config chore: remove install manifest (#6217) 2023-02-03 16:37:40 +00:00
data feat: remove generate request CRD (#6043) 2023-01-19 19:39:05 +08:00
docs Optimize the document for readability (#6175) 2023-01-31 18:16:54 +08: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 chore: add a few unit tests for jp functions (#6219) 2023-02-06 06:27:27 +00:00
scripts refactor: add more functionnalities to engine interface (#6212) 2023-02-06 13:49:47 +08:00
test refactor: add more functionnalities to engine interface (#6212) 2023-02-06 13:49:47 +08:00
.codeclimate.yml
.directory
.gitignore feat: template background controller (#6157) 2023-01-31 17:12:34 +01: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 add source archive checksum into the checksums.txt (#5819) 2023-01-02 08:38:47 +00:00
.ko.yaml feat: template background controller (#6157) 2023-01-31 17:12:34 +01:00
.krew.yaml
ADOPTERS.md Optimize the tables and partial descriptions in the document (#6017) 2023-01-18 06:34:14 +00:00
CHANGELOG.md refactor: helm configmaps (#6064) 2023-01-20 14:36:54 +00:00
CODE_OF_CONDUCT.md
CODEOWNERS update (#6052) 2023-01-19 19:26:38 +00:00
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 refactor: rename initContainer to kyverni-init (#6139) 2023-01-29 12:49:45 -08:00
go.mod chore(deps): bump github.com/in-toto/in-toto-golang from 0.5.0 to 0.6.0 (#6225) 2023-02-06 07:12:13 +00:00
go.sum chore(deps): bump github.com/in-toto/in-toto-golang from 0.5.0 to 0.6.0 (#6225) 2023-02-06 07:12:13 +00:00
LICENSE
MAINTAINERS.md Optimize the tables and partial descriptions in the document (#6017) 2023-01-18 06:34:14 +00:00
Makefile chore: remove install manifest (#6217) 2023-02-03 16:37:40 +00:00
OWNERS.md
README.md chore: fix releaser badge (#5910) 2023-01-06 22:42:31 +00:00
renovate.json
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

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.