- May 26, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Apr 22, 2021
-
-
Hidde Beydals authored
Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Hidde Beydals authored
Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- Mar 29, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Feb 26, 2021
-
-
Hidde Beydals authored
This includes a change to the `sync` generator to make the deploy secret name configurable. Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- Feb 15, 2021
-
-
Dylan Arbour authored
pkg/runtime v0.8.2 introduces runtime/transform which includes `MergeMaps`: https://github.com/fluxcd/pkg/pull/85 Signed-off-by:
Dylan Arbour <arbourd@users.noreply.github.com>
-
Hidde Beydals authored
Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Hidde Beydals authored
Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- Feb 12, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
- deletes Flux components (deployments and services) - deletes Flux RBAC (service accounts, cluster roles and cluster role bindings) - removes the Kubernetes finalizers from Flux custom resources - deletes Flux custom resource definitions and custom resources - deletes the namespace where Flux was installed - preserves the Kubernetes objects and Helm releases that were reconciled on the cluster by Flux Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Feb 05, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Jan 12, 2021
-
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Jan 05, 2021
-
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com> Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Dec 18, 2020
-
-
Alexei Ledenev authored
Resolves: #472 Signed-off-by:
Alexei Ledenev <alexei.led@gmail.com>
-
- Dec 14, 2020
-
-
Hidde Beydals authored
So that `<kind>/<name>` flags can be supplied as: * `secret/foo` * `Secret/foo` * `SeCrEt/foo` But result in: `Secret/foo`. Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Hidde Beydals authored
This includes various bug fixes, especially around the area of missing names for `<kind>/<name>` formats. Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- Dec 11, 2020
-
-
Michael Bridgen authored
This adds all the standard subcommands for the ImageRepository type. Following `source`, I have put them under a namespace: `auto`, referring to automation. NB For `create` I use controllerutil.CreateOrUpdate, which looks to me like a slightly more rounded version of the upsert* funcs. Signed-off-by:
Michael Bridgen <michael@weave.works>
-
- Dec 10, 2020
-
-
Hidde Beydals authored
This works around another bug on Windows platforms that would cause the kustomize-controller to choke on the kustomization.yaml generated by the bootstrap command due to the filepath being in a Windows format. By using `filepath.Rel`, the output is _just_ the filename for files relative to the bootstrap path, which is at the moment sufficient to make it work. Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- Nov 26, 2020
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Nov 02, 2020
-
-
Sylvain Rabot authored
Signed-off-by:
Sylvain Rabot <sylvain@abstraction.fr>
-
- Oct 27, 2020
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Oct 17, 2020
-
-
“Anton authored
-
- Oct 15, 2020
-
-
“Anton authored
-
- Oct 13, 2020
-
-
Philip Laine authored
-
- Oct 04, 2020
-
-
circa10a authored
Signed-off-by:
circa10a <caleblemoine@gmail.com>
-
- Sep 30, 2020
-
-
stefanprodan authored
-
- Sep 29, 2020
-
-
stefanprodan authored
-
- Sep 23, 2020
-
-
stefanprodan authored
-
- Sep 22, 2020
-
-
stefanprodan authored
-
- Sep 15, 2020
-
-
stefanprodan authored
-
- Sep 01, 2020
-
-
Hidde Beydals authored
To avoid conflicts with the `tk` binary from the Tanka project.
-
- Jul 22, 2020
-
-
stefanprodan authored
-
- Jul 21, 2020
-
-
stefanprodan authored
-
- Jul 17, 2020
-
-
stefanprodan authored
Instead of cloning the components repositories to download the base manifests, we build them in CI at release time and download them in tk install/bootstrap based on the provided semver. This speeds up the manifests generation from minutes to milliseconds.
-
- Jun 23, 2020
-
-
Hidde Beydals authored
-
Hidde Beydals authored
-
- Jun 09, 2020
-
-
stefanprodan authored
-