- Oct 08, 2021
-
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
Stefan Prodan authored
Update image-reflector-controller to v0.12.0
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Allow users to use gpg signing for bootstrap commits
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Oct 07, 2021
-
-
Stefan Prodan authored
Add tag, semver and commit args to manifestgen
-
Phil Nichol authored
Signed-off-by:
Phil Nichol <35630607+philnichol@users.noreply.github.com>
-
- Oct 06, 2021
-
-
Stefan Prodan authored
Fix "get" commands to use stdout instead of stderr
-
Kazuki Suda authored
Signed-off-by:
Kazuki Suda <kazuki.suda@gmail.com>
-
- Oct 05, 2021
-
-
Stefan Prodan authored
Add flux version command
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
Stefan Prodan authored
Add shell completion installation to homebrew formula
-
- Oct 04, 2021
-
-
darklore authored
Signed-off-by:
Katsunori Tanaka <zodiac.brave.story@gmail.com>
-
Stefan Prodan authored
Add Azure E2E tests
-
Philip Laine authored
Signed-off-by:
Philip Laine <philip.laine@xenit.se>
-
- Oct 03, 2021
-
-
Stefan Prodan authored
Filter pods from each deployment for flux logs
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
Stefan Prodan authored
Add better checks for reconciliation in reconcile run command
-
- Oct 01, 2021
-
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Sep 30, 2021
-
-
Stefan Prodan authored
Use multi-arch image for kubectl
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Sep 28, 2021
-
-
Hidde Beydals authored
-
- Sep 27, 2021
-
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Sep 22, 2021
-
-
Hidde Beydals authored
Set username only when it isn't default
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Sep 21, 2021
-
-
Hidde Beydals authored
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Sep 20, 2021
-
-
Stefan Prodan authored
Update Makefile target in release workflow
-
Michael Bridgen authored
There's another location which uses the "manifests directory" target directly, but isn't run when testing a PR: the release workflow. Signed-off-by:
Michael Bridgen <michael@weave.works>
-
Stefan Prodan authored
fix: don't set 'Install' field by default in 'create hr'
-
Max Jonas Werner authored
This fixes the case where you create a HelmRelease with `--export` and the `install: {}` field being there, adding no value to the manifest. Signed-off-by:
Max Jonas Werner <mail@makk.es>
-
Stefan Prodan authored
Add dynamic completion suppport
-
- Sep 18, 2021
-
-
Kazuki Suda authored
This commit adds dynamic completion support for the following commands and flags: - `flux delete ...` command - `flux export ...` command - `flux get ...` command - `flux reconcile ...` command - `flux resume ...` command - `flux suspend ...` command - `--namespace` flag - `--context` flag Signed-off-by:
Kazuki Suda <kazuki.suda@gmail.com>
-
Stefan Prodan authored
Fix `flux completion zsh` to work with `source` only
-
- Sep 17, 2021
-
-
Kazuki Suda authored
Signed-off-by:
Kazuki Suda <kazuki.suda@gmail.com>
-
- Sep 16, 2021
-
-
Michael Bridgen authored
Use a file to record successful manifests build
-
Michael Bridgen authored
Using the directory cmd/flux/manifests as a prerequisite causes a problem: if the script that creates the files within fails, the next invocation of make will see the directory and assume it succeeded. Since the executable expects certain files to be present, but they are not explicit prerequisites of the recipe for building the binary, this results in a successful build but a broken `flux` executable. Instead, depend on a file that's explicitly updated when the script has succeeded, and which itself depends on the inputs. A couple of the CI workflows run make cmd/flux/manifests before doing other things, presumably as a way to avoid running the whole test suite in a CI pipeline for some purpose other than testing, so these needed changing as well. Signed-off-by:
Michael Bridgen <michael@weave.works>
-
- Sep 13, 2021
-
-
Stefan Prodan authored
Replace promptui pkg with a fork free of LGPL
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-