- May 28, 2021
-
-
fluxcdbot authored
- source-controller to v0.13.1 https://github.com/fluxcd/source-controller/blob/v0.13.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- May 26, 2021
-
-
Hidde Beydals authored
Avoid throttling when some Flux CRDs are not registered
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Hidde Beydals authored
Update toolkit components
-
fluxcdbot authored
- kustomize-controller to v0.12.1 https://github.com/fluxcd/kustomize-controller/blob/v0.12.1/CHANGELOG.md - source-controller to v0.13.0 https://github.com/fluxcd/source-controller/blob/v0.13.0/CHANGELOG.md - notification-controller to v0.14.1 https://github.com/fluxcd/notification-controller/blob/v0.14.1/CHANGELOG.md - image-automation-controller to v0.10.0 https://github.com/fluxcd/image-automation-controller/blob/v0.10.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
Hidde Beydals authored
Update go-git to v5.4.1
-
Hidde Beydals authored
Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- May 25, 2021
-
-
Stefan Prodan authored
Add example manifests for Azure eventhub credentials renewal
-
Edvin Norling authored
To use JWT to communicate with Azure eventhub we need to renew the JWT credentials from time to time. This example yaml helps out with that * Supports both deployment and cronjob based renewal * static service principal * aad-pod-identity in azure Signed-off-by:
Edvin Norling <edvin.norling@xenit.se>
-
- May 14, 2021
-
-
Stefan Prodan authored
Fix service account name in registry-credentials-sync deployment kustomization
-
Ally Parker authored
Signed-off-by:
Ally Parker <ally.parker@red-gate.com>
-
- May 12, 2021
-
-
Stefan Prodan authored
Enable CRDs upgrade for kube-prometheus-stack
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Replace monitoring stack with kube-prometheus-stack
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- May 10, 2021
-
-
Hidde Beydals authored
Update toolkit components
-
fluxcdbot authored
- helm-controller to v0.10.1 https://github.com/fluxcd/helm-controller/blob/v0.10.1/CHANGELOG.md - source-controller to v0.12.2 https://github.com/fluxcd/source-controller/blob/v0.12.2/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
Hidde Beydals authored
-
Hidde Beydals authored
This changes the logic for the parsing of private keys, as already done for the source-controller, so that it is able to recognize and work with a wider range of key formats instead of returning a vague error: ```console $ flux bootstrap git [..] ✗ ssh: this private key is passphrase protected ``` A patch for this was already submitted and merged in `go-git/go-git`, but is not made available in a release yet: https://github.com/go-git/go-git/pull/298 Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Hidde Beydals authored
Use proper Host configuration for SSH
-
Tobias Jakobsson authored
This removes the usage of Hostname() which does not honor configured SSH port to be used. Resolves: #1377 See also: #1101, #1102 Signed-off-by:
Tobias Jakobsson <jakobsson.tobias@gmail.com>
-
- May 06, 2021
-
-
Stefan Prodan authored
Update image-automation-controller to v0.9.1
-
fluxcdbot authored
- image-automation-controller to v0.9.1 https://github.com/fluxcd/image-automation-controller/blob/v0.9.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
Stefan Prodan authored
Make the Git ref required
-
Stefan Prodan authored
Remove the default branch value from `flux create source git` and validate that one of the ref options are specified. Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Update Prometheus labels and dashboard
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
Stefan Prodan authored
Switch StringArrayVar flags to use StringSliceVar
-
Claudia Beresford authored
StringSliceVar allows for more flexibility when passing vars to list flags. Both formats will be supported: - '--foo=one --foo=two' - '--foo=one,two' Signed-off-by:
Claudia Beresford <claudiaberesford@gmail.com>
-
Stefan Prodan authored
Update go-git-providers to v0.1
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Daniel Holbach authored
Remove ' command' from Flux CLI docs title
-
Daniel Holbach authored
Fixes: #1388 Signed-off-by:
Daniel Holbach <daniel@weave.works>
-
- May 04, 2021
-
-
Daniel Holbach authored
Update more toolkit.fluxcd.io redirects
-
Daniel Holbach authored
Following up on #1380 some more docs links which now live under fluxcd.io itself. Signed-off-by:
Daniel Holbach <daniel@weave.works>
-
Daniel Holbach authored
Migrate the GitOps toolkit links to the new docs website
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Apr 29, 2021
-
-
Stefan Prodan authored
Update toolkit components
-
fluxcdbot authored
- kustomize-controller to v0.12.0 https://github.com/fluxcd/kustomize-controller/blob/v0.12.0/CHANGELOG.md - image-reflector-controller to v0.9.1 https://github.com/fluxcd/image-reflector-controller/blob/v0.9.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
Stefan Prodan authored
Remove content which has moved to f/website
-