- Dec 12, 2021
-
-
Johannes Graf authored
this release contains the prometheus operator in version 0.52.1 see https://github.com/fluxcd/flux2/issues/2192 https://github.com/fluxcd/flux2/pull/2193 for issues Signed-off-by:
Johannes Graf <graf@synyx.de>
-
- Dec 09, 2021
-
-
Stefan Prodan authored
Update toolkit components
-
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>
-
Hidde Beydals authored
-
Hidde Beydals authored
This fixes a styling issue: ``` $ flux --help Command line utility for assembling Kubernetes CD pipelines the GitOps way. Usage: flux [command] ... Available Commands: ... suspend Suspend resources trace trace an in-cluster object throughout the GitOps delivery pipeline uninstall Uninstall Flux and its custom resource definitions ... ``` Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Stefan Prodan authored
e2e: Update Calico to v3.20
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Removing Kubernetes API Request Duration Graph
-
Luke Mallon (Nalum) authored
Signed-off-by:
Luke Mallon (Nalum) <luke.mallon@weave.works>
-
Stefan Prodan authored
monitoring: Pin kube-prometheus-stack to v19.3.0
-
- Dec 08, 2021
-
-
Kingdon Barrett authored
Something in kube-prometheus-stack 20.0.0 has broken our example. See https://github.com/fluxcd/flux2/pull/2193 for more information. Signed-off-by:
Kingdon Barrett <kingdon@weave.works>
-
Stefan Prodan authored
Run the ARM64 e2e tests on Equinix hardware
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Dec 01, 2021
-
-
Max Jonas Werner authored
update Max email
-
Daniel Holbach authored
Signed-off-by:
Daniel Holbach <daniel@weave.works>
-
- Nov 30, 2021
-
-
Stefan Prodan authored
[RFC-0000] Introduce the Flux RFC template
-
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
The RFC template is heavily inspired by Rust RFCs and Kubernetes KEPs. Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Nov 26, 2021
-
-
Daniel Holbach authored
update Aurel's email
-
Daniel Holbach authored
Signed-off-by:
Daniel Holbach <daniel@weave.works>
-
- Nov 24, 2021
-
-
Hidde Beydals authored
Pinned to commit before https://github.com/fluxcd/pkg/pull/189 due to introduction faulty behavior. Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Hidde Beydals authored
This reverts commit 75a18b45, reversing changes made to e72214e2. Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Hidde Beydals authored
-
Hidde Beydals authored
- helm-controller to v0.14.0 - kustomize-controller to v0.18.1 - source-controller to v0.19.0 - notification-controller to v0.19.0 - image-reflector-controller to v0.14.0 - image-automation-controller to v0.18.0 Signed-off-by:
Hidde Beydals <hello@hidde.co>
- 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>
-
Stefan Prodan authored
Fix GitHub bootstrap when using custom TLS CA
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
Stefan Prodan authored
bootstrap: Add support for self-signed TLS certs by supplying a custom CA
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-
- Nov 22, 2021
-
-
Hidde Beydals authored
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
Publish OpenAPI JSON schemas for Visual Studio Code IntelliSense
-
Chanwit Kaewkasi authored
Signed-off-by:
Chanwit Kaewkasi <chanwit@gmail.com> This change publishes the auto-generated JSON schemas as a single URL, so that it is consumable by a tool like VS Code. The CRD generator creates 2 files, a tar.gz for Kubeval, and another one is a JSON file. The JSON file is a combination of all schemas, put under the "oneOf" operator.
-
Stefan Prodan authored
bootstrap: add BitBucket Server (previously known as Stash) support
-
- 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 17, 2021
-
-
Stefan Prodan authored
Update test files to use ecdsa key
-