Commit Graph

506 Commits (a5a5908fb56a6686121457201956aa7899c893b0)
 

Author SHA1 Message Date
fluxcdbot dd5505918a Update toolkit components 4 years ago
Stefan Prodan 4a30a69eb4
Merge pull request #226 from fluxcd/bot-pr
Use fluxcdbot token in CI
4 years ago
stefanprodan 38b302e5a5 Use fluxcdbot token in CI 4 years ago
Hidde Beydals ea010895a0 docs: update Helm roadmap 4 years ago
Stefan Prodan 7b88512698
Merge pull request #222 from fluxcd/rbac-patch-events
Add PATCH rule to crd-controller role for events
4 years ago
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
Stefan Prodan ebf742d272
Merge pull request #219 from fluxcd/bootstrap-branch
Add branch flag to bootstrap cmd
4 years ago
stefanprodan a7b1b04920 Add bootstrap reinstall e2e test 4 years ago
stefanprodan 1218d6abe8 Add branch flag to bootstrap cmd 4 years ago
Stefan Prodan f9d546676b
Merge pull request #218 from fluxcd/refac
Add GitHub bootstrap e2e test
4 years ago
stefanprodan afef6960b9 Cleanup GitHub e2e repo 4 years ago
stefanprodan f6626b8975 Add GitHub bootstrap e2e test 4 years ago
stefanprodan b1e66f81ab Add label validation 4 years ago
Stefan Prodan 9cc018e618
Merge pull request #216 from fluxcd/labels
Add label arg to create commands
4 years ago
stefanprodan 797cd9bea2 Add label arg to create commands 4 years ago
Hidde Beydals 9dbfca3d7a
Merge pull request #212 from fluxcd/refactor-hr-source-kind-validation
Refactor HelmRelease chart source kind validation
4 years ago
Hidde Beydals f18d1efdcb Refactor HelmRelease chart source kind validation 4 years ago
stefanprodan 29a9b89224 Set Homebrew formula name 4 years ago
Stefan Prodan 11b5b9808b
Merge pull request #211 from fluxcd/homebrew
Publish Homebrew formula
4 years ago
stefanprodan ca1f84d22b Publish Homebrew formula 4 years ago
Stefan Prodan d6c6c88e6e
Merge pull request #209 from fluxcd/sops
Mozilla SOPS
4 years ago
stefanprodan ee33702463 Add Mozilla SOPS guide to docs 4 years ago
stefanprodan 8b6995e9ec Add decryption flags to create kustomization cmd 4 years ago
Stefan Prodan 36ba8f0fcb
Merge pull request #207 from fluxcd/kustomize-controller-v0.0.10
Update kustomize-controller to v0.0.10
4 years ago
stefanprodan bfb560ec50 Update kustomize-controller to v0.0.10 4 years ago
Stefan Prodan 78bb11dcbf
Merge pull request #204 from fluxcd/ghcr
Use GitHub Container Registry for AMD64/ARM64 images
4 years ago
stefanprodan 5c8d00665f Use GitHub Container Registry for AMD64/ARM64 images 4 years ago
Stefan Prodan f4d78cc08e
Merge pull request #202 from fluxcd/arch
Add ARM64 support to install/bootstrap
4 years ago
stefanprodan 2aa395ba12 Update source and helm controllers
helm-controller/api v0.0.7
source-controller/api v0.0.14
4 years ago
Hidde Beydals ac862e6822
Merge pull request #201 from fluxcd/update-hr-create-docs
Update `gotk create helmrelease` examples
4 years ago
stefanprodan 1b55ead16e Add ARM64 to install docs and script 4 years ago
stefanprodan b24727ec22 Update kustomize-controller to v0.0.9 4 years ago
stefanprodan 2768926683 Publish gotk linux/arm64 binary 4 years ago
stefanprodan 3f07bd6471 Add arch flag to install/bootstrap 4 years ago
Hidde Beydals 2f861f19c0 Update `gotk create helmrelease` examples
To better reflect optional fields and highlight specific configuration
options.
4 years ago
Hidde Beydals 6b397cff73
Merge pull request #200 from scottrigby/docs-gotk-create-hr-fix
Docs: fix gotk create helmrelease examples
4 years ago
Scott Rigby 44a3cf86d3 Docs: fix gotk create helmrelease examples
Signed-off-by: Scott Rigby <scott@r6by.com>
4 years ago
Hidde Beydals dfb0a40293
Merge pull request #199 from fluxcd/docs/helmrelease-git-guide
Document GitRepository source in HelmRelease guide
4 years ago
Hidde Beydals 7719dd378b docs: GitRepository source in HelmRelease guide 4 years ago
Hidde Beydals c9f8e43681
Merge pull request #191 from phillebaba/feature/git
Add documentation for github commit status
4 years ago
Hidde Beydals 4a7538041d
Merge pull request #198 from fluxcd/notification-component-upgrade
Upgrade notification-controller to v0.0.8
4 years ago
Hidde Beydals dd3b2288e2 Upgrade notification-controller to v0.0.8 4 years ago
Philip Laine 496abc3a98 Add documentation for github commit status 4 years ago
Hidde Beydals 8b9abfb26e
Merge pull request #196 from fluxcd/docs/helmrelease-guide-changes 4 years ago
Hidde Beydals 330e21e2ba
Merge pull request #197 from fluxcd/update-tk-components 4 years ago
Hidde Beydals e53d0dadbf Support GitRepository source in HelmRelease cmds 4 years ago
Hidde Beydals fa56685767 Upgrade Toolkit components and K8S deps
* github.com/fluxcd/helm-controller/api to v0.0.6
* github.com/fluxcd/source-controller/api to v0.0.13

* k8s.io/api to v0.18.8
* k8s.io/apiextensions-apiserver to v0.18.8
* k8s.io/apimachinery to v0.18.8
* k8s.io/client-go to v0.18.8
* sigs.k8s.io/controller-runtime to v0.6.2
4 years ago
Hidde Beydals 2727f4b92d docs: update helm-controller doc 4 years ago
Hidde Beydals 0f74f65af8 docs: update FAQ differences Helm integration 4 years ago
Hidde Beydals 8e03968370 docs: incorporate HelmRelease API changes in guide 4 years ago