- Sep 28, 2022
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Sep 12, 2022
-
-
Adrien Fillon authored
Signed-off-by:
Adrien Fillon <adrien.fillon@manomano.com>
-
- Sep 09, 2022
-
-
Stefan Prodan authored
Add workflow to build and push the install manifests to: - ghcr.io/fluxcd/flux-manifests - docker.io/fluxcd/flux-manifests The OCI artifacts are signed with Cosign and GitHub OIDC (keyless). The manifests pushed to GHCR have the container images set to ghcr.io/fluxcd/<controller-name> while the manifests pushed to DockerHub have the controller images set to docker.io/fluxcd/<controller-name>. Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Aug 29, 2022
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com> Signed-off-by:
Philip Laine <philip.laine@gmail.com>
-
- Aug 09, 2022
-
-
-
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>
-
- Jul 28, 2022
-
-
Hidde Beydals authored
Due to the release CI job running on an Ubuntu machine, we do not have easy access to `makepkg` to generate the `.SRCINFO` using `--printsrcinfo` as this is a `pacman` specific utility, and instead we maintain a template. Historically seen, something went wrong here while the `PKGBUILD` file became more complex and certain fields added there were not _also_ included in the `.SRCINFO` template. This commit ensures everything is restored to working state, and provides the proper fix for what was attempted in #2917. In addition, checksums are now included in the file. Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
Hidde Beydals authored
Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- Jul 18, 2022
-
-
Ciaran Moran authored
Signed-off-by:
Ciaran Moran <ciaran@weave.works>
-
Ciaran Moran authored
Signed-off-by:
Ciaran Moran <ciaran@weave.works>
-
- Jun 02, 2022
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- May 27, 2022
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- May 25, 2022
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- May 03, 2022
-
-
Hidde Beydals authored
- kind to v0.12.0 - kubectl to v1.23.6 - helm to v3.8.2 - runner to v2.291.1 Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- Mar 23, 2022
-
-
Hidde Beydals authored
This to include the `-compat` flag. Signed-off-by:
Hidde Beydals <hello@hidde.co>
-
- Jan 27, 2022
-
-
Paulo Gomes authored
Signed-off-by:
Paulo Gomes <paulo.gomes@weave.works>
-
- Jan 26, 2022
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Jan 18, 2022
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Stefan Prodan authored
- add the Flux manifests and API schemas to checksums - sign the checksum.txt with Cosign and GitHub OIDC - sign the flux-cli container images with Cosign and GitHub OIDC Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Jan 14, 2022
-
-
Stefan Prodan authored
- generate SBOM for Flux Go modules with Syft - publish the SBOM SPDX JSON files to GitHub releases with GoReleaser Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Aurel Canciu authored
The check() run started to fail after #2288 since ENVTEST_ARCH was not set correctly on ARM/ARM64. This should fix the problem for the flux-go and flux-scm AUR packages. Signed-off-by:
Aurel Canciu <aurelcanciu@gmail.com>
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Jan 13, 2022
-
-
Stefan Prodan authored
Delete the repository regardless of the bootstrap test exit code. Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
Tom Alexander authored
Signed-off-by:
Tom Alexander <tom@fizz.buzz>
-
Tom Alexander authored
Without git installed, makepkg fails to fetch the source. This breaks the build for people who build their aur packages inside temporary containers (for example aurutils with the -c flag). Signed-off-by:
Tom Alexander <tom@fizz.buzz>
-
Sanskar Jaiswal authored
Refactor logic to install helper tools into one function in the Makefile. Add support for envtest to help install tools like kubectl, etcd which helps users run tests more conveniently. Signed-off-by:
Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
-
- Jan 10, 2022
-
-
Aurel Canciu authored
Signed-off-by:
Aurel Canciu <aurelcanciu@gmail.com>
-
- Dec 17, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Dec 09, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Dec 08, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- 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>
-
- Nov 22, 2021
-
-
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.
-
- Nov 16, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Nov 01, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Oct 28, 2021
-
-
Stefan Prodan authored
Signed-off-by:
Stefan Prodan <stefan.prodan@gmail.com>
-
- Oct 27, 2021
-
-
Somtochi Onyekwere authored
Signed-off-by:
Somtochi Onyekwere <somtochionyekwere@gmail.com>
-