7b88512698
Merge pull request #222 from fluxcd/rbac-patch-events
...
Add PATCH rule to crd-controller role for events
2020-09-11 09:21:50 +03:00
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.
2020-09-10 20:57:59 +02:00
ebf742d272
Merge pull request #219 from fluxcd/bootstrap-branch
...
Add branch flag to bootstrap cmd
v0.0.26
2020-09-09 17:59:30 +03:00
a7b1b04920
Add bootstrap reinstall e2e test
2020-09-09 17:27:56 +03:00
1218d6abe8
Add branch flag to bootstrap cmd
2020-09-09 16:41:48 +03:00
f9d546676b
Merge pull request #218 from fluxcd/refac
...
Add GitHub bootstrap e2e test
2020-09-09 14:15:33 +03:00
afef6960b9
Cleanup GitHub e2e repo
2020-09-09 14:03:26 +03:00
f6626b8975
Add GitHub bootstrap e2e test
2020-09-09 08:56:55 +03:00
b1e66f81ab
Add label validation
2020-09-08 20:08:28 +03:00
9cc018e618
Merge pull request #216 from fluxcd/labels
...
Add label arg to create commands
2020-09-08 18:14:31 +03:00
797cd9bea2
Add label arg to create commands
2020-09-08 18:03:04 +03:00
9dbfca3d7a
Merge pull request #212 from fluxcd/refactor-hr-source-kind-validation
...
Refactor HelmRelease chart source kind validation
2020-09-07 12:02:34 +02:00
f18d1efdcb
Refactor HelmRelease chart source kind validation
2020-09-07 11:13:15 +02:00
29a9b89224
Set Homebrew formula name
v0.0.25
2020-09-07 12:04:27 +03:00
11b5b9808b
Merge pull request #211 from fluxcd/homebrew
...
Publish Homebrew formula
2020-09-07 11:55:10 +03:00
ca1f84d22b
Publish Homebrew formula
2020-09-07 11:41:06 +03:00
d6c6c88e6e
Merge pull request #209 from fluxcd/sops
...
Mozilla SOPS
v0.0.24
2020-09-06 15:02:36 +03:00
ee33702463
Add Mozilla SOPS guide to docs
2020-09-06 14:24:33 +03:00
8b6995e9ec
Add decryption flags to create kustomization cmd
2020-09-06 13:56:56 +03:00
36ba8f0fcb
Merge pull request #207 from fluxcd/kustomize-controller-v0.0.10
...
Update kustomize-controller to v0.0.10
v0.0.23
2020-09-05 11:19:33 +03:00
bfb560ec50
Update kustomize-controller to v0.0.10
2020-09-05 11:04:41 +03:00
78bb11dcbf
Merge pull request #204 from fluxcd/ghcr
...
Use GitHub Container Registry for AMD64/ARM64 images
v0.0.22
2020-09-04 17:35:25 +03:00
5c8d00665f
Use GitHub Container Registry for AMD64/ARM64 images
2020-09-04 17:18:33 +03:00
f4d78cc08e
Merge pull request #202 from fluxcd/arch
...
Add ARM64 support to install/bootstrap
v0.0.21
2020-09-04 16:37:03 +03:00
2aa395ba12
Update source and helm controllers
...
helm-controller/api v0.0.7
source-controller/api v0.0.14
2020-09-04 16:23:21 +03:00
ac862e6822
Merge pull request #201 from fluxcd/update-hr-create-docs
...
Update `gotk create helmrelease` examples
2020-09-04 14:24:37 +02:00
1b55ead16e
Add ARM64 to install docs and script
2020-09-04 15:10:42 +03:00
b24727ec22
Update kustomize-controller to v0.0.9
2020-09-04 14:28:37 +03:00
2768926683
Publish gotk linux/arm64 binary
2020-09-04 12:54:26 +03:00
3f07bd6471
Add arch flag to install/bootstrap
2020-09-04 12:46:08 +03:00
2f861f19c0
Update gotk create helmrelease examples
...
To better reflect optional fields and highlight specific configuration
options.
2020-09-03 19:31:19 +02:00
6b397cff73
Merge pull request #200 from scottrigby/docs-gotk-create-hr-fix
...
Docs: fix gotk create helmrelease examples
2020-09-03 17:45:37 +02:00
44a3cf86d3
Docs: fix gotk create helmrelease examples
...
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-09-03 17:39:12 +02:00
dfb0a40293
Merge pull request #199 from fluxcd/docs/helmrelease-git-guide
...
Document GitRepository source in HelmRelease guide
2020-09-03 16:48:22 +02:00
7719dd378b
docs: GitRepository source in HelmRelease guide
2020-09-03 15:09:12 +02:00
c9f8e43681
Merge pull request #191 from phillebaba/feature/git
...
Add documentation for github commit status
v0.0.20
2020-09-03 12:27:48 +02:00
4a7538041d
Merge pull request #198 from fluxcd/notification-component-upgrade
...
Upgrade notification-controller to v0.0.8
2020-09-03 12:23:45 +02:00
dd3b2288e2
Upgrade notification-controller to v0.0.8
2020-09-03 12:16:29 +02:00
496abc3a98
Add documentation for github commit status
2020-09-03 12:13:53 +02:00
8b9abfb26e
Merge pull request #196 from fluxcd/docs/helmrelease-guide-changes
2020-09-03 12:12:25 +02:00
330e21e2ba
Merge pull request #197 from fluxcd/update-tk-components
2020-09-03 12:11:00 +02:00
e53d0dadbf
Support GitRepository source in HelmRelease cmds
2020-09-03 11:16:57 +02:00
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
2020-09-03 11:16:50 +02:00
2727f4b92d
docs: update helm-controller doc
2020-09-03 10:44:04 +02:00
0f74f65af8
docs: update FAQ differences Helm integration
2020-09-03 10:40:33 +02:00
8e03968370
docs: incorporate HelmRelease API changes in guide
2020-09-03 10:40:30 +02:00
969f181f3e
Merge pull request #195 from dholbach/update-roadmap
...
update roadmap
2020-09-02 17:12:43 +02:00
cc18077192
update roadmap
2020-09-02 16:31:35 +02:00
47d07b2326
Merge pull request #193 from dholbach/roadmap-is-settled
...
Roadmap for Flux v2 is settled for now, remove note.
2020-09-02 16:20:57 +02:00
a96bb72fb8
Roadmap for Flux v2 is settled for now, remove note
2020-09-02 14:20:14 +02:00