Commit Graph

  • 1e2a497108 Shorten sha commit Somtochi Onyekwere 2022-01-14 17:02:38 +0100
  • 5d95a6e750
    Merge pull request #2305 from fluxcd/kubectl-1.23.1 v0.25.3 Stefan Prodan 2022-01-18 19:01:09 +0200
  • af00610a61
    Update kubectl to 1.23.1 in flux-cli container image Stefan Prodan 2022-01-18 18:34:16 +0200
  • 809cb79828
    Merge pull request #2304 from fluxcd/fix-release-notes-gen Stefan Prodan 2022-01-18 18:33:23 +0200
  • e44a58cba0
    ci: Fix release notes generator Stefan Prodan 2022-01-18 18:12:44 +0200
  • 10046187a6
    Merge pull request #2301 from fluxcd/cosign Stefan Prodan 2022-01-18 14:56:47 +0200
  • a402461f9c
    Sign the release artifacts checksums and images - 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 Stefan Prodan 2022-01-18 11:35:43 +0200
  • 8a6771c9a9
    Merge pull request #2300 from fluxcd/ci-fixes Stefan Prodan 2022-01-17 11:03:05 +0200
  • 7173bd5945
    Fix GoReleaser buildx directive Stefan Prodan 2022-01-17 10:37:31 +0200
  • 8e09ade41c
    Fix Azure e2e tests Stefan Prodan 2022-01-17 10:36:03 +0200
  • 6ceb8d8338
    Merge pull request #2295 from fluxcd/sbom-spdx Stefan Prodan 2022-01-17 10:33:02 +0200
  • 11296cd94f
    Publish Flux Software Bill of Materials (SBOM) in SPDX format - generate SBOM for Flux Go modules with Syft - publish the SBOM SPDX JSON files to GitHub releases with GoReleaser Stefan Prodan 2022-01-14 09:48:11 +0200
  • 677dca0bc4
    Merge pull request #2296 from fluxcd/fix-pkgbuild-envtest Aurel Canciu 2022-01-14 13:55:26 +0100
  • 8e7b957164
    Fix Archlinux PKGBUILD check() run on ARM Aurel Canciu 2022-01-14 13:14:44 +0100
  • 8f93e2a9d4
    Merge pull request #2294 from fluxcd/ci-del-repo Stefan Prodan 2022-01-14 11:48:22 +0200
  • 62755b4b75
    Wait 60s for image automation before failing the test Stefan Prodan 2022-01-14 10:30:36 +0200
  • dcfb745b1f
    Improve the bootstrap e2e cleanup Delete the repository regardless of the bootstrap test exit code. Stefan Prodan 2022-01-13 20:44:02 +0200
  • f38b83231c
    Merge pull request #2291 from fluxcd/update-components v0.25.2 Stefan Prodan 2022-01-13 20:33:47 +0200
  • 269f5e2575 Update toolkit components fluxcdbot 2022-01-13 18:17:27 +0000
  • 893596383a
    Merge pull request #2290 from fluxcd/ssa-v0.10.0 Stefan Prodan 2022-01-13 19:56:47 +0200
  • 8c67708829
    Update dependencies - sigs.k8s.io/cli-utils v0.27.0 - github.com/fluxcd/pkg/ssa v0.10.0 Stefan Prodan 2022-01-13 19:16:48 +0200
  • c1528503b6
    Merge pull request #2141 from schrej/feature/trace-simpler-arguments Stefan Prodan 2022-01-13 19:36:56 +0200
  • d3c56eb3d3 trace: fix lint warning Jakob Schrettenbrunner 2022-01-13 14:40:59 +0100
  • b10eee87ee Simplify arguments of flux trace command Jakob Schrettenbrunner 2021-11-25 11:50:52 +0100
  • 83de469967
    Merge pull request #2267 from tomalexander/add_git_build_dep Hidde Beydals 2022-01-13 15:22:23 +0100
  • 192978125f build/aur: fix the make target for the manifests Tom Alexander 2022-01-08 15:11:43 -0500
  • b4b3551e39 build/aur: add Git as flux-scm build dependency Tom Alexander 2022-01-08 14:47:23 -0500
  • 7f580e89d0
    Merge pull request #2288 from aryan9600/aryan9600/setup-testenv Stefan Prodan 2022-01-13 13:10:17 +0200
  • 81a087095a fix makefile envtest setup and usage Sanskar Jaiswal 2022-01-13 14:24:14 +0530
  • bcabde3bdb
    Merge pull request #2231 from achetronic/fix-bootstrap-https-port-overwrite Hidde Beydals 2022-01-13 11:02:22 +0100
  • c190d80d4a Avoid overwriting the host port on http requests Alby Hernández 2021-12-17 22:02:44 +0000
  • 11081e8cb2
    Merge pull request #2285 from souleb/issue-2284 v0.25.1 Stefan Prodan 2022-01-12 18:19:23 +0200
  • c5890f08ef
    reverting go-git-provider to fix #2284 Signed-off-by: Soule BA <soule@weave.works> Soule BA 2022-01-12 15:50:37 +0100
  • 926d8a1c37
    Merge pull request #2234 from souleb/issue-2207 v0.25.0 Stefan Prodan 2022-01-12 13:18:52 +0200
  • da6dfd5a1b
    Use provided ssh hostname to sync with ssh Soule BA 2021-12-18 22:03:32 +0100
  • 4318152141
    Merge pull request #2281 from Skarlso/add_bindir_to_action Stefan Prodan 2022-01-12 12:03:04 +0200
  • 759145704f
    Update the action to include an optional bindir Gergely Brautigam 2022-01-12 10:36:32 +0100
  • 5cab8f4b11
    Merge pull request #2280 from fluxcd/go-git-providers-v0.5.1 Stefan Prodan 2022-01-12 11:11:36 +0200
  • a0ce4b23d2
    Update Git providers - go-git-providers v0.5.1 - go-github v41.0.0 - go-gitlab v0.54.3 Stefan Prodan 2022-01-12 10:34:58 +0200
  • 6d88a0c3ac
    Merge pull request #2278 from fluxcd/update-components Hidde Beydals 2022-01-11 18:22:19 +0100
  • db44bcd88e Update toolkit components fluxcdbot 2022-01-11 14:36:35 +0000
  • 13c2a0f952 Update toolkit components fluxcdbot 2022-01-11 12:32:36 +0000
  • 585ae5090d
    Merge pull request #2272 from fluxcd/x-crypto-patch Hidde Beydals 2022-01-10 19:32:32 +0100
  • fe46793c40 Update golang.org/x/crypto to latest main Hidde Beydals 2022-01-10 18:35:29 +0100
  • be146b1cc9
    Merge pull request #2271 from fluxcd/update-components-pkg Stefan Prodan 2022-01-10 19:16:21 +0200
  • e46c7bd519
    Update golang.org/x/crypto to fix CVE-2020-29652 Aurel Canciu 2022-01-10 16:53:39 +0100
  • f3d143e5ee
    Update Go to v1.17 Aurel Canciu 2021-10-27 21:32:41 +0200
  • fc059df8ff
    Update controller-runtime dependencies Stefan Prodan 2022-01-10 16:54:53 +0200
  • 6c047d1e2a Update toolkit components fluxcdbot 2022-01-10 14:35:39 +0000
  • f6afe7f0ec
    Merge pull request #2144 from schrej/feature/cli-runtime Stefan Prodan 2022-01-10 11:39:15 +0200
  • ca7d2e783f Use k8s.io/cli-runtime for kubernetes flags Jakob Schrettenbrunner 2021-11-25 17:08:34 +0100
  • c7a8873724
    Update flux components Aurel Canciu 2022-01-07 13:07:12 +0100
  • ccd2764fb4
    Update Go to v1.17 Aurel Canciu 2021-10-27 21:32:41 +0200
  • a62fef4412
    Merge 4c0987a9a6 into 0b133ca9f2 Hidde Beydals 2021-12-22 20:50:10 +0300
  • 0b133ca9f2
    Merge pull request #2212 from fluxcd/rfc-0001-extra Max Jonas Werner 2021-12-21 13:01:56 +0100
  • dbe85f9d45
    Merge branch 'fluxcd:main' into fix-bootstrap-https-port-overwrite Alby Hernández 2021-12-17 21:59:40 +0000
  • 81a0b4f117 Avoid overwriting the repositoryURL.Host variable to include Git servers deployed on non-standard https ports Alby Hernández 2021-12-17 21:38:45 +0000
  • 2a9228a4bb Merge branch 'fix-bootstrap-port-overwrite' of github.com:achetronic/flux2 into fix-bootstrap-port-overwrite Alby Hernández 2021-12-17 21:29:31 +0000
  • 3035d61b49 Add the Helm CLI to the GitHub ARM64 runners setup Stefan Prodan 2021-12-17 12:33:27 +0200
  • b5283d25ff
    Merge branch 'main' into fix-bootstrap-port-overwrite Alby Hernández 2021-12-17 21:21:12 +0000
  • dd632d7a51 Fix port overwrite on bootstrap Alby Hernández 2021-12-14 12:26:50 +0000
  • ede6785e6b RFC on authorisation model Michael Bridgen 2021-12-15 15:52:41 +0000
  • 6d9f39d8ea
    Merge pull request #2223 from fluxcd/arm64-helm Stefan Prodan 2021-12-17 13:16:02 +0200
  • fb637ea955
    Add the Helm CLI to the GitHub ARM64 runners setup Stefan Prodan 2021-12-17 12:33:27 +0200
  • e0bc754ad0
    Refer to authorisation model in RFC-0001 rfc-0001 Stefan Prodan 2021-12-17 11:43:58 +0200
  • a67d19317b
    Explain authorisation model and mechanisms Michael Bridgen 2021-12-06 18:08:01 +0000
  • dc7cb189fc
    Incorporate Michael's suggestions Stefan Prodan 2021-11-30 15:55:41 +0200
  • d23d87ac94
    Define Flux tenancy models Stefan Prodan 2021-11-15 15:16:43 +0200
  • e07558f5b7
    Merge pull request #2213 from fluxcd/fix-bundle.sh Aurel Canciu 2021-12-13 14:23:25 +0200
  • b75dbf8c70
    Fix ./manifests/scripts/bundle.sh path resolution Aurel Canciu 2021-12-13 12:57:33 +0100
  • 062c1e59a9
    Merge pull request #2208 from grafjo/bump_kube_prometheus_stack_23_2_0 Stefan Prodan 2021-12-13 12:33:45 +0200
  • ba5eea861e bump kube-prometheus-stack to 23.2.0 Johannes Graf 2021-12-13 00:33:36 +0100
  • ff7df54899
    Merge pull request #2178 from fluxcd/update-components v0.24.1 Stefan Prodan 2021-12-09 21:00:42 +0200
  • b75ce95086 Update toolkit components fluxcdbot 2021-12-09 17:24:34 +0000
  • a86d94745a
    Merge pull request #2159 from fluxcd/trace-short-styling Hidde Beydals 2021-12-09 18:23:53 +0100
  • c13de6089a cmd: start trace short description with T Hidde Beydals 2021-11-30 23:27:58 +0100
  • 3cb748a47e
    Merge pull request #2153 from fluxcd/e2e-calico-v3.20 Stefan Prodan 2021-12-09 17:59:19 +0200
  • 3e6e93fab4
    e2e: Update Calico to v3.20 Stefan Prodan 2021-11-29 16:47:31 +0200
  • 5832811930
    Merge pull request #2195 from Nalum/issue-2192 Stefan Prodan 2021-12-09 16:22:44 +0200
  • a39e7edd1b Explain authorisation model and mechanisms Michael Bridgen 2021-12-06 18:08:01 +0000
  • f9299a5973 Update bootstrap github docs to list permissions Sam Cook 2021-12-09 12:31:51 +0000
  • 6f0ea04ff3
    [refactor] Update JSON from Grafana export Luke Mallon (Nalum) 2021-12-09 09:09:00 +0000
  • 26ea167524
    Merge pull request #2194 from kingdonb/fixup-monitoring-guide Stefan Prodan 2021-12-09 10:04:31 +0200
  • 1393e7a62b
    pin monitoring release version at 19.3.0 Kingdon Barrett 2021-12-08 16:04:25 -0500
  • 1ebe993740
    [refactor] Split PodMonitor into separate objects for each app Luke Mallon (Nalum) 2021-12-08 20:06:22 +0000
  • 7e1fd499ca
    Merge pull request #2191 from fluxcd/equinix-runners Stefan Prodan 2021-12-08 18:35:42 +0200
  • 309fd86b45
    Run ARM64 e2e tests on Equinix hardware Stefan Prodan 2021-12-08 15:50:42 +0200
  • 25726c5f02
    docs(sync_test.go): Flux CD → Flux lloydchang 2021-12-07 12:39:22 -0800
  • 4dadf8ad29 docs(CODE_OF_CONDUCT.md): Flux CD → Flux lloydchang 2021-12-07 12:32:29 -0800
  • caa1adb142 update MAINTAINERS file automatically Daniel Holbach 2021-12-03 11:18:04 +0100
  • e14357f694
    Merge pull request #2162 from dholbach/update-max Max Jonas Werner 2021-12-01 14:01:17 +0100
  • 29f0adc587 update Max email Daniel Holbach 2021-12-01 12:14:42 +0100
  • 3ab578747d
    Merge pull request #2085 from fluxcd/rfc-template Stefan Prodan 2021-11-30 18:52:58 +0200
  • 2c3cb1a664
    Add template to RFC-0000 Stefan Prodan 2021-11-30 16:28:29 +0200
  • 99a0c47277
    Add RFC process Stefan Prodan 2021-11-30 15:01:57 +0200
  • 4a9701508e
    Incorporate Michael's suggestions Stefan Prodan 2021-11-30 15:55:41 +0200
  • c5b2c6709a
    Add status, creation and last update date fields to RFC template Stefan Prodan 2021-11-30 14:54:02 +0200
  • 8354ac937c
    Introduce the Flux RFC template The RFC template is heavily inspired by Rust RFCs and Kubernetes KEPs. Stefan Prodan 2021-11-15 13:26:07 +0200
  • befbd5290d
    [RFC-0001] Define Flux tenancy models Stefan Prodan 2021-11-15 15:16:43 +0200
  • aa5ad65286
    Merge pull request #2147 from dholbach/change-relu-email Daniel Holbach 2021-11-26 14:54:54 +0100