- Nov 04, 2021
-
-
Stefan Prodan authored
Use full domain name for notification-controller
-
- Nov 03, 2021
-
-
Pawel Rozlach authored
Signed-off-by:
Pawel Rozlach <vespian@users.noreply.github.com>
-
- Nov 02, 2021
-
-
Stefan Prodan authored
Set ECDSA as the default algorithm for `flux create source git`
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
bootstrap: Set ECDSA as the default SSH key algorithm
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Motivation: RSA SHA-1 SSH keys are no longer accepted by GitHub https://github.blog/2021-09-01-improving-git-protocol-security-github/ . Given this we are switching the default from RSA to ECDSA for `git`, `github` and `gitlab` variants of `flux bootstrap`. Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Nov 01, 2021
-
-
Stefan Prodan authored
Switch to `app.kubernetes.io/part-of` label selector
-
Stefan Prodan authored
Use `app.kubernetes.io/part-of: flux` label instead of `app.kubernetes.io/instance` to select the in-cluster objects used in flux version, check, logs and uninstall commands. Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Add fetch timeout arg to create source commands
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Set default ns with `FLUX_SYSTEM_NAMESPACE` env var
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Add flux version to issue template
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Enable completion for flux tree cmd
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Add unit tests for export
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.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 29, 2021
-
-
Hidde Beydals authored
-
Kingdon Barrett authored
While fixing an unrelated issue, I noticed: ✗ GitRepository reconciliation failed: ''PGP public keys secret error: expected pointer, but got nil the single quote should surround the readyCond.Message Signed-off-by:
Kingdon Barrett <yebyen@gmail.com>
-
- Oct 28, 2021
-
-
Hidde Beydals authored
Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Hidde Beydals authored
-
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>
-
Stefan Prodan authored
e2e: Retry the GitHub API calls
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Add test for customizing bootstrap
- Oct 27, 2021
-
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Oct 26, 2021
-
-
Stefan Prodan authored
Expand Helm releases in flux tree cmd
-
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 25, 2021
-
-
Stefan Prodan authored
Add @darkowlzz to maintainers list
-
Sunny authored
Signed-off-by:
Sunny <darkowlzz@protonmail.com>
-
Stefan Prodan authored
Add flux tree command
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
The `flux tree kustomization` command prints the resources reconciled by the given Kustomization. Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Oct 24, 2021
-
-
Hidde Beydals authored
-