- Jan 11, 2022
-
-
fluxcdbot authored
- notification-controller to v0.20.1 https://github.com/fluxcd/notification-controller/blob/v0.20.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Jan 10, 2022
-
-
Hidde Beydals authored
This includes the full commit tree to solve both CVE-2020-29652 and CVE-2021-43565: https://github.com/golang/crypto/compare/8b5274cf687fd9316b4108863654cc57385531e8...5770296d904e90f15f38f77dfc2e43fdf5efc083 Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Aurel Canciu authored
Signed-off-by:
Aurel Canciu <aurelcanciu@gmail.com>
-
Aurel Canciu authored
Signed-off-by:
Aurel Canciu <aurelcanciu@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
fluxcdbot authored
- helm-controller to v0.15.0 https://github.com/fluxcd/helm-controller/blob/v0.15.0/CHANGELOG.md - kustomize-controller to v0.19.0 https://github.com/fluxcd/kustomize-controller/blob/v0.19.0/CHANGELOG.md - source-controller to v0.20.1 https://github.com/fluxcd/source-controller/blob/v0.20.1/CHANGELOG.md - image-reflector-controller to v0.15.0 https://github.com/fluxcd/image-reflector-controller/blob/v0.15.0/CHANGELOG.md - image-automation-controller to v0.19.0 https://github.com/fluxcd/image-automation-controller/blob/v0.19.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Jan 07, 2022
-
-
Jakob Schrettenbrunner authored
Signed-off-by:
Jakob Schrettenbrunner <jakob.schrettenbrunner@telekom.de>
-
- Dec 09, 2021
-
-
fluxcdbot authored
- helm-controller to v0.14.1 https://github.com/fluxcd/helm-controller/blob/v0.14.1/CHANGELOG.md - kustomize-controller to v0.18.2 https://github.com/fluxcd/kustomize-controller/blob/v0.18.2/CHANGELOG.md - source-controller to v0.19.2 https://github.com/fluxcd/source-controller/blob/v0.19.2/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 23, 2021
-
-
fluxcdbot authored
- helm-controller to v0.14.0 https://github.com/fluxcd/helm-controller/blob/v0.14.0/CHANGELOG.md - kustomize-controller to v0.18.1 https://github.com/fluxcd/kustomize-controller/blob/v0.18.1/CHANGELOG.md - source-controller to v0.19.0 https://github.com/fluxcd/source-controller/blob/v0.19.0/CHANGELOG.md - notification-controller to v0.19.0 https://github.com/fluxcd/notification-controller/blob/v0.19.0/CHANGELOG.md - image-reflector-controller to v0.14.0 https://github.com/fluxcd/image-reflector-controller/blob/v0.14.0/CHANGELOG.md - image-automation-controller to v0.18.0 https://github.com/fluxcd/image-automation-controller/blob/v0.18.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Nov 18, 2021
-
-
Soule BA authored
The new command set is: flux bootstrap bitbucket-server --owner=<project> --username=<user> --repository=<repository name> --hostname=<domain> --token-auth There is a parity in the capabilities with the other providers. Signed-off-by:
Soule BA <soule@weave.works>
-
- Nov 12, 2021
-
-
fluxcdbot authored
- helm-controller to v0.13.0 https://github.com/fluxcd/helm-controller/blob/v0.13.0/CHANGELOG.md - kustomize-controller to v0.18.0 https://github.com/fluxcd/kustomize-controller/blob/v0.18.0/CHANGELOG.md - source-controller to v0.18.0 https://github.com/fluxcd/source-controller/blob/v0.18.0/CHANGELOG.md - image-reflector-controller to v0.13.2 https://github.com/fluxcd/image-reflector-controller/blob/v0.13.2/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 11, 2021
-
-
fluxcdbot authored
- helm-controller to v0.12.2 https://github.com/fluxcd/helm-controller/blob/v0.12.2/CHANGELOG.md - image-reflector-controller to v0.13.1 https://github.com/fluxcd/image-reflector-controller/blob/v0.13.1/CHANGELOG.md - image-automation-controller to v0.17.1 https://github.com/fluxcd/image-automation-controller/blob/v0.17.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 09, 2021
-
-
fluxcdbot authored
- kustomize-controller to v0.17.0 https://github.com/fluxcd/kustomize-controller/blob/v0.17.0/CHANGELOG.md - image-automation-controller to v0.17.0 https://github.com/fluxcd/image-automation-controller/blob/v0.17.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Nov 08, 2021
-
-
Stefan Prodan authored
- github.com/fluxcd/go-git-providers v0.3.1 - github.com/fluxcd/pkg/ssa v0.3.1 - github.com/manifoldco/promptui v0.9.0 - sigs.k8s.io/controller-runtime v0.10.2 Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Nov 07, 2021
-
-
Max Jonas Werner authored
This change adds functionality to both, `bootstrap github` and `bootstrap gitlab` to prompt the user for the personal access tokens if those can't be derived from the shell environment. Echoing is turned off for better privacy. Instead of having to interactively type the token or manually paste it from the clipboard, users can also pipe it to Flux which comes in handy e.g. when executing Flux remotely over an SSH connection: ``` $ echo 'asdf' | flux bootstrap github ``` Otherwise, Flux will prompt the user: ``` $ flux bootstrap github Please type your GitHub personal access token: ``` closes #2011 Signed-off-by:
Max Jonas Werner <mail@makk.es>
-
- Nov 04, 2021
-
-
fluxcdbot authored
- source-controller to v0.17.2 https://github.com/fluxcd/source-controller/blob/v0.17.2/CHANGELOG.md - image-automation-controller to v0.16.1 https://github.com/fluxcd/image-automation-controller/blob/v0.16.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Oct 30, 2021
-
-
fluxcdbot authored
- source-controller to v0.17.1 https://github.com/fluxcd/source-controller/blob/v0.17.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Oct 28, 2021
-
-
fluxcdbot authored
- source-controller to v0.17.0 https://github.com/fluxcd/source-controller/blob/v0.17.0/CHANGELOG.md - image-automation-controller to v0.16.0 https://github.com/fluxcd/image-automation-controller/blob/v0.16.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Oct 22, 2021
-
-
fluxcdbot authored
- source-controller to v0.16.1 https://github.com/fluxcd/source-controller/blob/v0.16.1/CHANGELOG.md - notification-controller to v0.18.1 https://github.com/fluxcd/notification-controller/blob/v0.18.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Oct 19, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
fluxcdbot authored
- helm-controller to v0.12.1 https://github.com/fluxcd/helm-controller/blob/v0.12.1/CHANGELOG.md - kustomize-controller to v0.16.0 https://github.com/fluxcd/kustomize-controller/blob/v0.16.0/CHANGELOG.md - notification-controller to v0.18.0 https://github.com/fluxcd/notification-controller/blob/v0.18.0/CHANGELOG.md - image-reflector-controller to v0.13.0 https://github.com/fluxcd/image-reflector-controller/blob/v0.13.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Oct 13, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
fluxcdbot authored
- kustomize-controller to v0.15.5 https://github.com/fluxcd/kustomize-controller/blob/v0.15.5/CHANGELOG.md - notification-controller to v0.17.1 https://github.com/fluxcd/notification-controller/blob/v0.17.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Oct 12, 2021
-
-
fluxcdbot authored
- kustomize-controller to v0.15.4 https://github.com/fluxcd/kustomize-controller/blob/v0.15.4/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Oct 10, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Oct 08, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
fluxcdbot authored
- helm-controller to v0.12.0 https://github.com/fluxcd/helm-controller/blob/v0.12.0/CHANGELOG.md - kustomize-controller to v0.15.1 https://github.com/fluxcd/kustomize-controller/blob/v0.15.1/CHANGELOG.md - source-controller to v0.16.0 https://github.com/fluxcd/source-controller/blob/v0.16.0/CHANGELOG.md - notification-controller to v0.17.0 https://github.com/fluxcd/notification-controller/blob/v0.17.0/CHANGELOG.md - image-automation-controller to v0.15.0 https://github.com/fluxcd/image-automation-controller/blob/v0.15.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Sep 13, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Sep 09, 2021
-
-
fluxcdbot authored
- kustomize-controller to v0.14.1 https://github.com/fluxcd/kustomize-controller/blob/v0.14.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Aug 26, 2021
-
-
fluxcdbot authored
- kustomize-controller to v0.14.0 https://github.com/fluxcd/kustomize-controller/blob/v0.14.0/CHANGELOG.md - notification-controller to v0.16.0 https://github.com/fluxcd/notification-controller/blob/v0.16.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
Tomas Tulka authored
Signed-off-by:
Tomas Tulka <tomas.tulka@gmail.com>
-
- Aug 05, 2021
-
-
fluxcdbot authored
- helm-controller to v0.11.2 https://github.com/fluxcd/helm-controller/blob/v0.11.2/CHANGELOG.md - kustomize-controller to v0.13.3 https://github.com/fluxcd/kustomize-controller/blob/v0.13.3/CHANGELOG.md - source-controller to v0.15.4 https://github.com/fluxcd/source-controller/blob/v0.15.4/CHANGELOG.md - notification-controller to v0.15.1 https://github.com/fluxcd/notification-controller/blob/v0.15.1/CHANGELOG.md - image-reflector-controller to v0.11.1 https://github.com/fluxcd/image-reflector-controller/blob/v0.11.1/CHANGELOG.md - image-automation-controller to v0.14.1 https://github.com/fluxcd/image-automation-controller/blob/v0.14.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Aug 03, 2021
-
-
Allen Porter authored
Add tests for flux trace command that fake out the kubernetes client, load objects from a yaml file and create them in the client, and assert on the output of the trace command to an expected golden file. This is a follow up from the suggestions in PR https://github.com/fluxcd/flux2/pull/1626 which suggested that additional testing would be helpful. This test approach is modeled after the helm command tests. This required some changes to the kubernetes client setup to make it possible to use a fake. If we agree this pattern makes sense, it can be applied to other commands. Signed-off-by:
Allen Porter <allen@thebends.org>
-
- Jul 06, 2021
-
-
fluxcdbot authored
- kustomize-controller to v0.13.2 https://github.com/fluxcd/kustomize-controller/blob/v0.13.2/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Jun 30, 2021
-
-
fluxcdbot authored
- kustomize-controller to v0.13.1 https://github.com/fluxcd/kustomize-controller/blob/v0.13.1/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Jun 29, 2021
-
-
fluxcdbot authored
- source-controller to v0.15.3 https://github.com/fluxcd/source-controller/blob/v0.15.3/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-
- Jun 28, 2021
-
-
fluxcdbot authored
- image-reflector-controller to v0.11.0 https://github.com/fluxcd/image-reflector-controller/blob/v0.11.0/CHANGELOG.md - image-automation-controller to v0.14.0 https://github.com/fluxcd/image-automation-controller/blob/v0.14.0/CHANGELOG.md Signed-off-by:
GitHub <noreply@github.com>
-