Highlights
Flux v0.26.2 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes:
- Fix
flux bootstrap
race condition - Fix
flux diff kustomization
when comparing Kubernetes secrets - Fix for
libgit2
SSH cloning intermittent timeouts - Fix some edge cases when overriding manual changes made with
kubectl apply
In addition, kustomize-controller was updated to be on par with the Kustomize v4.5.1 release.
Components changelog
CLI changelog
- PR #2398 - @fluxcdbot - Update toolkit components
- PR #2397 - @stefanprodan - Fix bootstrap CRD wait race condition
- PR #2392 - @souleb - Mask dockerconfigjson secret types and support StringData secrets
- PR #2389 - @souleb - Fix wrong deletion message on flux diff