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] 96ea34d6c5
chore(deps): bump go.opentelemetry.io/otel from 1.13.0 to 1.14.0 ()
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel
  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: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2023-02-28 15:53:10 +00:00
.github chore: split kuttl tests () 2023-02-28 15:33:46 +01:00
.vscode Notary v2 () 2023-02-20 16:26:10 +00:00
api add labels to downstream and source resources () 2023-02-22 10:49:09 +00:00
charts Fix ServiceMonitor additionalLabels don't render properly (issue ) () 2023-02-28 13:58:59 +00:00
cmd refactor: remove MutateResourceWithImageInfo () 2023-02-27 13:45:00 +00:00
config add labels to downstream and source resources () 2023-02-22 10:49:09 +00:00
data update k8s.gcr.io to registry.k8s.io () 2023-02-20 13:40:12 +00:00
docs add labels to downstream and source resources () 2023-02-22 10:49:09 +00:00
hack feat: add new instrumented clients () 2023-02-10 20:54:53 +00:00
img upload logo () 2021-02-08 13:09:37 -08:00
litmuschaos chore: remove e2e tests () 2022-12-21 17:12:08 +01:00
pkg check errors () 2023-02-28 14:58:28 +00:00
scripts More kuttl standard generate tests () 2023-02-27 14:39:18 +00:00
test chore: add cascading kuttl test () 2023-02-28 15:27:27 +00:00
.codeclimate.yml remove arm from goreleaser () 2020-06-04 11:45:37 -07:00
.directory
.gitignore fix: makefile build/kind targets and add target to save built images to files () 2023-02-28 09:33:53 +00:00
.golangci.yml the linter structcheck varcheck and deadcode are deprecated (since v1.49.0) () 2023-02-01 13:04:55 +08:00
.goreleaser.yml add source archive checksum into the checksums.txt () 2023-01-02 08:38:47 +00:00
.ko.yaml feat: template background controller () 2023-01-31 17:12:34 +01:00
.krew.yaml Remove s390X () 2022-06-03 08:11:12 +00:00
ADOPTERS.md Add T-Systems and Yahoo as adopters () 2023-02-08 17:22:39 +00:00
CHANGELOG.md refactor: remove MutateResourceWithImageInfo () 2023-02-27 13:45:00 +00:00
CODE_OF_CONDUCT.md Fix typos () 2021-12-18 20:03:16 +00:00
CODEOWNERS update () 2023-01-19 19:26:38 +00:00
CONTRIBUTING.md Create CONTRIBUTORS.md and update info () 2023-02-05 17:34:11 -05:00
CONTRIBUTORS.md Create CONTRIBUTORS.md and update info () 2023-02-05 17:34:11 -05:00
DEVELOPMENT.md refactor: rename initContainer to kyverni-init () 2023-01-29 12:49:45 -08:00
go.mod chore(deps): bump go.opentelemetry.io/otel from 1.13.0 to 1.14.0 () 2023-02-28 15:53:10 +00:00
go.sum chore(deps): bump go.opentelemetry.io/otel from 1.13.0 to 1.14.0 () 2023-02-28 15:53:10 +00:00
LICENSE
MAINTAINERS.md Move Vyankataesh and Prateek to emeritus status () 2023-02-14 15:43:30 -05:00
Makefile fix: makefile build/kind targets and add target to save built images to files () 2023-02-28 09:33:53 +00:00
OWNERS.md chore: add myself in approvers () 2022-10-15 23:55:00 +00:00
README.md chore: fix releaser badge () 2023-01-06 22:42:31 +00:00
renovate.json chore(deps): add renovate.json () 2022-03-29 16:09:23 +08:00
SECURITY.md feat: security.md 2021-09-19 09:50:26 +05:30
sonar-project.properties Integrate Sonarcloud and Nancy github action () 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.