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
Lucas Käldström b1993d2fb7
Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName()
5 years ago
.github Rename sync cmd to reconcile 5 years ago
cmd/tk Rename sync cmd to reconcile 5 years ago
docs Add Reconcile methods and TeamAccess struct. Mention ErrNotFound and ErrAlreadyExists. Add List() to TeamAccess. Rename GetTitle() to GetName() 5 years ago
install Add instruction for tk kubectl plugin 5 years ago
manifests Add helm-controller to installer 5 years ago
mkdocs Add metadata to docs website 5 years ago
pkg/log Migrate to fluxcd/pkg 5 years ago
.gitignore Init toolkit CLI 5 years ago
.goreleaser.yml Set tk version at release time 5 years ago
CODE_OF_CONDUCT.md Add coc, dco and maintainers docs 5 years ago
CONTRIBUTING.md Add source watcher dev 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 docs: run doc gen as part of test target 5 years ago
README.md Add source watcher dev guide 5 years ago
go.mod Rename sync cmd to reconcile 5 years ago
go.sum Rename sync cmd to reconcile 5 years ago
mkdocs.yml Rename sync cmd to reconcile 5 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.