chore(flux): update to v2.9.4 (edge cluster) - #571
Merged
Conversation
github-actions
Bot
force-pushed
the
chore/update-flux-edge
branch
5 times, most recently
from
July 14, 2026 10:08
b0a0f89 to
ea294e4
Compare
github-actions
Bot
force-pushed
the
chore/update-flux-edge
branch
3 times, most recently
from
July 18, 2026 09:44
cf1b63f to
5d2384d
Compare
github-actions
Bot
force-pushed
the
chore/update-flux-edge
branch
from
July 24, 2026 10:27
5d2384d to
0287f22
Compare
github-actions
Bot
force-pushed
the
chore/update-flux-edge
branch
2 times, most recently
from
July 29, 2026 10:47
ee57b2b to
4385131
Compare
Contributor
Author
|
Stale pull request message |
github-actions
Bot
force-pushed
the
chore/update-flux-edge
branch
from
August 8, 2026 08:58
4385131 to
bea4ad1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v2.9.4
Changelog / compare
https://github.com/fluxcd/flux2/releases/tag/v2.9.4
fluxcd/flux2@v2.9.0...v2.9.4
Release notes
Sourced from fluxcd/flux2
v2.9.4.Highlights
Flux v2.9.4 is a patch release that ships various fixes to the Flux controllers, covering source-watcher tarball extraction and glob expansion limits, the refspecs accepted by
ImageUpdateAutomation, the HTTP request limits of the notification-controller servers, and Helm repository index loading, OCI chart digest pinning,Bucketerror handling and GCS static authentication in source-controller. On the CLI side,flux migrate -fnow supports migrating repositories to Flux 2.9. Users are encouraged to upgrade for the best experience.Note that this release contains CRD schema changes for
ArtifactGeneratorandImageUpdateAutomation; both CRDs must be updated along with the controllers.ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
Bucketreconciliation (source-controller)allow-webhooksnetwork policy to the receiver port (flux CLI)Improvements:
flux migrate -f(flux CLI)Components changelog
CLI changelog
migrate -fby @fluxcdbot in [release/v2.9.x] Add support for 2.9 inmigrate -ffluxcd/flux2#6021allow-webhooksnetpol to receiver port by @fluxcdbot in [release/v2.9.x] fix: restrictallow-webhooksnetpol to receiver port fluxcd/flux2#6029Full Changelog: fluxcd/flux2@v2.9.3...v2.9.4