leigh capili
862ab9b370
build: target host architecture for local builds and envtest
...
Local container image builds and envtest binaries were pinned to amd64,
forcing emulation (e.g. Rosetta) on Apple Silicon and other arm64 hosts. This
produced amd64 images/test binaries locally, which can surface subtle runtime
bugs. envtest now publishes arm64 binaries (including darwin/arm64), so the
historical amd64 pin (and the Darwin-specific override) is no longer needed.
Derive the architecture from the host Go toolchain (go env GOARCH) so local
builds are native, while keeping both values overridable for cross-arch builds.
Multi-arch release images are built by the fluxcd/gha-workflows release
workflow, not by "make docker-build", so release artifacts are unaffected.
Signed-off-by: leigh capili <leigh@null.net >
2026-06-08 03:25:15 -06:00
Stefan Prodan
c1355c1e72
Merge pull request #5906 from raffis/fix-preserve-invalid-labels
...
fix: preserve invalid metadata.labels in `flux build ks`
2026-06-05 10:00:29 +03:00
Raffael Sahli
e0803ee689
fix: preserve invalid label type
...
Signed-off-by: Raffael Sahli <raffael.sahli@doodle.com >
2026-06-05 08:46:15 +02:00
Matheus Pimenta
04b23241e1
Merge pull request #5928 from fluxcd/update-pkg-deps/main
...
Update fluxcd/pkg dependencies
2026-06-04 23:54:40 +01:00
matheuscscp
3aaa5fd4ef
Update fluxcd/pkg dependencies
...
Signed-off-by: GitHub <noreply@github.com >
2026-06-04 22:53:56 +00:00
Stefan Prodan
f265800a87
Merge pull request #5927 from fluxcd/fix-plugin-path
...
Validate plugin binary path
2026-06-04 21:39:10 +03:00
Stefan Prodan
0afcda1a50
Validate plugin binary path
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-06-04 21:25:37 +03:00
Stefan Prodan
d78d406a52
Merge pull request #5868 from taraspos/taras/aws-codecommit
...
Add support for AWS CodeCommit to `flux bootstrap git`
2026-06-04 21:25:21 +03:00
Taras
5999cd4b9a
feat: add support of aws codecommit bootstrap
...
Signed-off-by: Taras <9948629+taraspos@users.noreply.github.com >
2026-06-04 19:02:56 +01:00
Stefan Prodan
3c2fe83dc2
Merge pull request #5926 from fluxcd/conform-k8s-1.36
...
Run conformance tests for Kubernetes 1.36
2026-06-04 20:29:57 +03:00
Stefan Prodan
9351ff68af
Run conformance tests for Kubernetes 1.36
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-06-04 20:12:46 +03:00
Stefan Prodan
3fe2820cf0
Merge pull request #5925 from fluxcd/dependabot/github_actions/ci-911b504c74
...
build(deps): bump the ci group across 1 directory with 19 updates
2026-06-04 20:01:50 +03:00
dependabot[bot]
166cc7ca72
build(deps): bump the ci group across 1 directory with 19 updates
...
Bumps the ci group with 19 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `6.0.2` | `6.0.3` |
| [fluxcd/gha-workflows/.github/workflows/backport.yaml](https://github.com/fluxcd/gha-workflows ) | `0.9.0` | `0.10.0` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `6.3.0` | `6.4.0` |
| [fluxcd/pkg](https://github.com/fluxcd/pkg ) | `1.27.0` | `1.32.0` |
| [replicatedhq/replicated-actions](https://github.com/replicatedhq/replicated-actions ) | `1.20.0` | `1.26.0` |
| [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform ) | `4.0.0` | `4.0.1` |
| [Azure/login](https://github.com/azure/login ) | `2.3.0` | `3.0.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `4.0.0` | `4.1.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `4.0.0` | `4.1.0` |
| [docker/login-action](https://github.com/docker/login-action ) | `4.0.0` | `4.2.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `7.0.0` | `7.0.1` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `4.32.6` | `4.36.2` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action ) | `0.23.1` | `0.24.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `4.1.0` | `4.1.2` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action ) | `7.0.0` | `7.2.2` |
| [fluxcd/gha-workflows/.github/workflows/code-scan.yaml](https://github.com/fluxcd/gha-workflows ) | `0.9.0` | `0.10.0` |
| [fluxcd/gha-workflows/.github/workflows/labels-sync.yaml](https://github.com/fluxcd/gha-workflows ) | `0.9.0` | `0.10.0` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) | `8.1.0` | `8.1.1` |
| [fluxcd/gha-workflows/.github/workflows/upgrade-fluxcd-pkg.yaml](https://github.com/fluxcd/gha-workflows ) | `0.9.0` | `0.10.0` |
Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67214ff5f5447ce83dd...df4cb1c069e1874edd31b4311f1884172cec0e10 )
Updates `fluxcd/gha-workflows/.github/workflows/backport.yaml` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/fluxcd/gha-workflows/releases )
- [Commits](https://github.com/fluxcd/gha-workflows/compare/v0.9.0...v0.10.0 )
Updates `actions/setup-go` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927bd417...4a3601121dd01d1626a1e23e37211e3254c1c06c )
Updates `fluxcd/pkg` from 1.27.0 to 1.32.0
- [Commits](https://github.com/fluxcd/pkg/compare/9a8c0edd5da84dc51a585738c67e3a3950d7fbf0...f3ad4b56adec90eb5661af565cdebec997ad4bfb )
Updates `replicatedhq/replicated-actions` from 1.20.0 to 1.26.0
- [Release notes](https://github.com/replicatedhq/replicated-actions/releases )
- [Commits](https://github.com/replicatedhq/replicated-actions/compare/1abb33f5274580b14f49f2a12d819df7920e4d9b...291bef61a059631e39e84f8470f86152171c4c20 )
Updates `hashicorp/setup-terraform` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/hashicorp/setup-terraform/releases )
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/setup-terraform/compare/5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85...dfe3c3f87815947d99a8997f908cb6525fc44e9e )
Updates `Azure/login` from 2.3.0 to 3.0.0
- [Release notes](https://github.com/azure/login/releases )
- [Commits](https://github.com/azure/login/compare/a457da9ea143d694b1b9c7c869ebb04ebe844ef5...532459ea530d8321f2fb9bb10d1e0bcf23869a43 )
Updates `docker/setup-qemu-action` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/ce360397dd3f832beb865e1373c09c0e9f86d70a...06116385d9baf250c9f4dcb4858b16962ea869c3 )
Updates `docker/setup-buildx-action` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 )
Updates `docker/login-action` from 4.0.0 to 4.2.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/b45d80f862d83dbcd57f89517bcf500b2ab88fb2...650006c6eb7dba73a995cc03b0b2d7f5ca915bee )
Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/bbbca2ddaa5d8feaa63e36b76fdaad77386f024f...043fb46d1a93c77aae656e7c1c64a875d1fc6a0a )
Updates `github/codeql-action` from 4.32.6 to 4.36.2
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/0d579ffd059c29b07949a3cce3983f0780820c98...8aad20d150bbac5944a9f9d289da16a4b0d87c1e )
Updates `anchore/sbom-action` from 0.23.1 to 0.24.0
- [Release notes](https://github.com/anchore/sbom-action/releases )
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md )
- [Commits](https://github.com/anchore/sbom-action/compare/57aae528053a48a3f6235f2d9461b05fbcb7366d...e22c389904149dbc22b58101806040fa8d37a610 )
Updates `sigstore/cosign-installer` from 4.1.0 to 4.1.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/ba7bc0a3fef59531c69a25acd34668d6d3fe6f22...6f9f17788090df1f26f669e9d70d6ae9567deba6 )
Updates `goreleaser/goreleaser-action` from 7.0.0 to 7.2.2
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases )
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/ec59f474b9834571250b370d4735c50f8e2d1e29...5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 )
Updates `fluxcd/gha-workflows/.github/workflows/code-scan.yaml` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/fluxcd/gha-workflows/releases )
- [Commits](https://github.com/fluxcd/gha-workflows/compare/v0.9.0...v0.10.0 )
Updates `fluxcd/gha-workflows/.github/workflows/labels-sync.yaml` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/fluxcd/gha-workflows/releases )
- [Commits](https://github.com/fluxcd/gha-workflows/compare/v0.9.0...v0.10.0 )
Updates `peter-evans/create-pull-request` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/c0f553fe549906ede9cf27b5156039d195d2ece0...5f6978faf089d4d20b00c7766989d076bb2fc7f1 )
Updates `fluxcd/gha-workflows/.github/workflows/upgrade-fluxcd-pkg.yaml` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/fluxcd/gha-workflows/releases )
- [Commits](https://github.com/fluxcd/gha-workflows/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: fluxcd/gha-workflows/.github/workflows/backport.yaml
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/setup-go
dependency-version: 6.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: fluxcd/pkg
dependency-version: 1.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: replicatedhq/replicated-actions
dependency-version: 1.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: hashicorp/setup-terraform
dependency-version: 4.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: Azure/login
dependency-version: 3.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/setup-qemu-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-version: 4.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: docker/login-action
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: actions/upload-artifact
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: github/codeql-action
dependency-version: 4.36.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: anchore/sbom-action
dependency-version: 0.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-version: 4.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-version: 7.2.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: fluxcd/gha-workflows/.github/workflows/code-scan.yaml
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: fluxcd/gha-workflows/.github/workflows/labels-sync.yaml
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: peter-evans/create-pull-request
dependency-version: 8.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: ci
- dependency-name: fluxcd/gha-workflows/.github/workflows/upgrade-fluxcd-pkg.yaml
dependency-version: 0.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-04 16:51:39 +00:00
Stefan Prodan
9daccd1847
Merge pull request #5924 from fluxcd/k8s-1.36
...
Update to Kubernetes 1.36 and Go 1.26
2026-06-04 19:36:46 +03:00
Stefan Prodan
3e21c27749
Update to Kubernetes 1.36 and Go 1.26
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-06-04 19:09:29 +03:00
Matheus Pimenta
ed778892df
Merge pull request #5912 from vecil/refactor/import-dependencyreference-type-from-meta
...
refactor(api): migrate MakeDependsOn to shared apis/meta func
2026-06-04 08:25:01 +01:00
vecil
22953596c6
refactor(api): migrate MakeDependsOn to shared apis/meta func
...
Signed-off-by: Vincent Dely <vincent.dely@ik.me >
2026-05-26 07:14:33 +02:00
Matheus Pimenta
8c41d5b56d
Merge pull request #5908 from fluxcd/trigger-receiver
...
Introduce `flux trigger receiver`
2026-05-23 12:46:55 +01:00
Matheus Pimenta
4bfdb6d459
Introduce flux trigger receiver
...
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com >
2026-05-23 01:44:07 +01:00
Stefan Prodan
9d9e56208c
Merge pull request #5909 from immanuwell/validate-helm-source-url
...
Validate Helm source URL schemes
2026-05-22 12:26:13 +03:00
Immanuel Tikhonov
5425087730
Validate Helm source URL schemes
...
Reject HelmRepository source URLs with schemes unsupported by the
source-controller API before generating or applying the object.
Signed-off-by: Immanuel Tikhonov <pchpr.00@list.ru >
Assisted-by: codex/gpt-5
2026-05-22 08:56:53 +04:00
Matheus Pimenta
fa7cd5f847
Merge pull request #5907 from fluxcd/update-pkg-deps/main
...
Update fluxcd/pkg dependencies
2026-05-21 19:54:25 +01:00
matheuscscp
6d95d5b1a3
Update fluxcd/pkg dependencies
...
Signed-off-by: GitHub <noreply@github.com >
2026-05-21 18:40:33 +00:00
Matheus Pimenta
f75d52d5c6
Merge pull request #5903 from fluxcd/update-components-main
...
Update toolkit components
2026-05-20 12:01:00 +01:00
fluxcdbot
272410d3e9
Update toolkit components
...
- helm-controller to v1.5.5
https://github.com/fluxcd/helm-controller/blob/v1.5.5/CHANGELOG.md
- source-controller to v1.8.5
https://github.com/fluxcd/source-controller/blob/v1.8.5/CHANGELOG.md
- image-reflector-controller to v1.1.2
https://github.com/fluxcd/image-reflector-controller/blob/v1.1.2/CHANGELOG.md
- image-automation-controller to v1.1.4
https://github.com/fluxcd/image-automation-controller/blob/v1.1.4/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2026-05-20 10:44:10 +00:00
Matheus Pimenta
63281daf2f
Merge pull request #5890 from fluxcd/update-components-main
...
Update toolkit components
2026-05-12 12:05:41 +01:00
fluxcdbot
4b5a433923
Update toolkit components
...
- kustomize-controller to v1.8.5
https://github.com/fluxcd/kustomize-controller/blob/v1.8.5/CHANGELOG.md
- source-controller to v1.8.4
https://github.com/fluxcd/source-controller/blob/v1.8.4/CHANGELOG.md
- image-automation-controller to v1.1.3
https://github.com/fluxcd/image-automation-controller/blob/v1.1.3/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2026-05-12 10:48:27 +00:00
Matheus Pimenta
abb86f161b
Merge pull request #5881 from tmmorin/include-source-watcher-in-install-manifests
...
include source-watcher in install.yaml manifests
2026-05-06 16:48:35 +01:00
Thomas Morin
626bb58a69
include source-watcher in install manifests
...
Signed-off-by: Thomas Morin <thomas.morin@orange.com >
2026-05-06 17:42:52 +02:00
Matheus Pimenta
c8b4c4c620
Merge pull request #5831 from jtyr/jtyr-context-ns
...
Add `--ns-follows-kube-context` global flag for using the kubeconfig context namespace
2026-04-30 09:58:47 +01:00
Jiri Tyr
c031d0c215
Respect kubeconfig context namespace
...
Signed-off-by: Jiri Tyr <jiri.tyr@gmail.com >
2026-04-30 08:19:41 +01:00
Stefan Prodan
4f5b2fcab9
Merge pull request #5872 from Iam-Karan-Suresh/digest-pinning
...
Add digest pinning support to `flux plugin install`
2026-04-29 17:00:37 +03:00
iam-karan-suresh
df3878d36a
feat: adding support digest pinning for flux plugin install
...
Signed-off-by: iam-karan-suresh <karansuresh.info@gmail.com >
2026-04-29 18:01:18 +05:30
Matheus Pimenta
4e78a9d7e0
Merge pull request #5856 from fluxcd/update-components-main
...
Update toolkit components
2026-04-21 11:40:53 +01:00
fluxcdbot
c1238ec834
Update toolkit components
...
- helm-controller to v1.5.4
https://github.com/fluxcd/helm-controller/blob/v1.5.4/CHANGELOG.md
- kustomize-controller to v1.8.4
https://github.com/fluxcd/kustomize-controller/blob/v1.8.4/CHANGELOG.md
- source-controller to v1.8.3
https://github.com/fluxcd/source-controller/blob/v1.8.3/CHANGELOG.md
- notification-controller to v1.8.4
https://github.com/fluxcd/notification-controller/blob/v1.8.4/CHANGELOG.md
- image-automation-controller to v1.1.2
https://github.com/fluxcd/image-automation-controller/blob/v1.1.2/CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com >
2026-04-21 10:26:58 +00:00
Stefan Prodan
99a7d2d735
Merge pull request #5853 from fluxcd/dependabot/go_modules/github.com/go-git/go-git/v5-5.18.0
...
build(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0
2026-04-21 10:56:39 +03:00
dependabot[bot]
19ab6eeb30
build(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.17.1 to 5.18.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.17.1...v5.18.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-version: 5.18.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-21 07:26:09 +00:00
Stefan Prodan
00d918ecaa
Merge pull request #5849 from fluxcd/plugin-system
...
[RFC-0013] Implement plugin system
2026-04-21 10:24:55 +03:00
Stefan Prodan
474efa09cf
Split plugin commands into individual files
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-04-20 21:42:42 +03:00
Stefan Prodan
5256361d8c
Make plugin types public
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-04-14 00:46:29 +03:00
Stefan Prodan
c0938d351f
Add support for extractPath
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-04-14 00:46:23 +03:00
Stefan Prodan
2cee1d795e
Fetch the plugin catalog from latest immutable release
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-04-14 00:46:23 +03:00
Stefan Prodan
9a4b93056b
Add support for plugin binary artifacts
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-04-14 00:46:23 +03:00
Stefan Prodan
8be056324a
Add plugin management commands
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-04-14 00:46:22 +03:00
Stefan Prodan
e45e46211b
Replace yacspin with briandowns/spinner for progress indication
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-04-13 22:22:53 +03:00
Stefan Prodan
aa608bb769
Implement plugin catalog and discovery system
...
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com >
2026-04-13 22:21:33 +03:00
Stefan Prodan
7d27a26665
Merge pull request #5845 from rycli/enable-diff-new-ks
...
Add `--ignore-not-found` to `flux diff ks`
2026-04-13 19:59:54 +03:00
rycli
e9bcccfede
test: add 'flux diff ks' tests for cases that involve new namespaces
...
Signed-off-by: rycli <cyril@ryc.li >
Assisted-by: claude-code/claude-opus-4-6
2026-04-13 18:36:21 +02:00
rycli
d349ffe37d
feat: add --ignore-not-found flag to 'flux diff ks' command
...
Signed-off-by: rycli <cyril@ryc.li >
Assisted-by: claude-code/claude-opus-4-6
2026-04-13 18:35:52 +02:00
Stefan Prodan
ac7f72b62b
Merge pull request #5795 from fluxcd/rfc-cli-plugin-system
...
[RFC-0013] Flux CLI Plugin System
2026-04-13 17:00:05 +03:00