- Oct 19, 2021
-
-
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>
-
Stefan Prodan authored
Makefile: set install target as phony
-
- Oct 14, 2021
-
-
Sunny authored
`install/` directory results in make install target always up to date. Mark `install` as phony to be able to run it. Replace `cmd/flux` with `./cmd/flux` for install to work and add `CGO_ENABLED=0` like in other build and install targets. Signed-off-by:
Sunny <darkowlzz@protonmail.com>
-
Stefan Prodan authored
Add missing copyright headers
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Add part-of label to the static manifests
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Allow namespaces readonly access in crd-controller RBAC ClusterRole
-
- Oct 13, 2021
-
-
Aurel Canciu authored
Readonly access to namespaces is needed by the image-reflector-controller to support the cross-namespace accessFrom functionality introduced in image-reflector-controller#162. Signed-off-by:
Aurel Canciu <aurelcanciu@gmail.com>
-
Stefan Prodan authored
Fix description for resume --all
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
Stefan Prodan authored
Update toolkit components
-
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>
-
Stefan Prodan authored
Avoid substitution issue in kustomize credentials sync
-
Tim Jacomb authored
Signed-off-by:
Tim Jacomb <tim.jacomb@hmcts.net>
-
- Oct 12, 2021
-
-
Stefan Prodan authored
Update kustomize-controller to v0.15.4
-
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>
-
Stefan Prodan authored
feature: let user specify what version of flux-cli they want to install
-
- Oct 11, 2021
-
-
Jakub Baron authored
-
- Oct 10, 2021
-
-
Stefan Prodan authored
Fix SSA upstream bugs for Kubernetes < 1.22
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Oct 09, 2021
-
-
Stefan Prodan authored
Improve Azure e2e failure tracing
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Hidde Beydals authored
-
- Oct 08, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Implement server-side apply
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Update toolkit components
-
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
Add check for empty gpg key ring path
-
Hidde Beydals authored
Signed-off-by:
Hidde Beydals <hello@hidde.co>
-