You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Hidde Beydals 1ff24d9285 Add PATCH rule to crd-controller role for events
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.
4 years ago
.github/workflows Add bootstrap reinstall e2e test 4 years ago
cmd/gotk Add bootstrap reinstall e2e test 4 years ago
docs Add bootstrap reinstall e2e test 4 years ago
install Add ARM64 to install docs and script 4 years ago
manifests Add PATCH rule to crd-controller role for events 4 years ago
mkdocs Add metadata to docs website 5 years ago
pkg/log Migrate to fluxcd/pkg 5 years ago
.gitignore Publish manifests as release assets 5 years ago
.goreleaser.yml Set Homebrew formula name 4 years ago
CODE_OF_CONDUCT.md Add coc, dco and maintainers docs 5 years ago
CONTRIBUTING.md Update contributors guide 5 years ago
DCO Add coc, dco and maintainers docs 5 years ago
LICENSE Initial commit 5 years ago
MAINTAINERS Add coc, dco and maintainers docs 5 years ago
Makefile Rename `tk` binary to `gotk` 4 years ago
README.md Rename `tk` binary to `gotk` 4 years ago
go.mod Cleanup GitHub e2e repo 4 years ago
go.sum Cleanup GitHub e2e repo 4 years ago
mkdocs.yml Add Mozilla SOPS guide to docs 4 years ago

README.md

GitOps Toolkit

e2e report license release

Experimental toolkit for assembling CD pipelines the GitOps way.

overview

To get started with the toolkit please read the docs.