mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
During high custom resource count / low interval tests, I was greated with a `cannot patch resource "events"` message. This happened due to event compaction, where it will perform a patch instead of a create. By giving the role the permission to do so this should no longer pose a problem. |
||
|---|---|---|
| .github/workflows | ||
| cmd/gotk | ||
| docs | ||
| install | ||
| manifests | ||
| mkdocs | ||
| pkg/log | ||
| .gitignore | ||
| .goreleaser.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| DCO | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| MAINTAINERS | ||
| Makefile | ||
| mkdocs.yml | ||
| README.md | ||
