Flux v2.8.5

v2.8.5
Added 2
  • Add optional email and audience fields to the GCR Receiver for tighter verification
  • Add provider manifest example for Azure Event Hub managed identity authentication
Changed 1
  • Improve error message for encrypted SSH keys without password
Fixed 2
  • Fix a race condition where a cancelled reconciliation could leave stale data in the cache, causing Kustomizations to get stuck
  • Fix Azure Blob prefix option not being passed to the storage client
Highlights

Flux v2.8.5 is a patch release that includes bug fixes and improvements across kustomize-controller, source-controller, and notification-controller. Users are encouraged to upgrade for the best experience.

ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.

Fixes:

  • Fix a race condition where a cancelled reconciliation could leave stale data in the cache, causing Kustomizations to get stuck (kustomize-controller)
  • Fix Azure Blob prefix option not being passed to the storage client (source-controller)

Improvements:

  • Improve error message for encrypted SSH keys without password (source-controller)
  • Add optional email and audience fields to the GCR Receiver for tighter verification (notification-controller)
  • Add provider manifest example for Azure Event Hub managed identity authentication (notification-controller)
Components changelog
CLI changelog

Full Changelog: https://github.com/fluxcd/flux2/compare/v2.8.4...v2.8.5

View original

Upgraded? How did it go?

Discussion