This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
Flux 1.24.0
kingdonb
released this
20 Aug 13:43
·
42 commits
to release/1.24.x
since this release
Flux v1 is in maintenance mode
All users are encouraged to migrate to Flux v2 or begin planning their migration, and to continue filing issues if migrations are blocked.
1.24.0 (2021-08-20)
This minor release addresses some error cases that may be encountered when an AWS ECR repo is used together with Image Update Automation, but the AWS API for Instance Metadata is unavailable, or when it has been purposefully blocked.
This release also includes an update to the release version of Memcached, which is a patch release.
With this release, @kingdonb is officially recognized as a maintainer of Flux. 🎈🎉🎂🎊🎈
Fixes
- Skip AWS Metadata API pre-flight check when regions are passed via config fluxcd/flux#3485
- Reset sync errors on successful sync fluxcd/flux#3156
Maintenance and documentation
- Update kubernetes go client (@ 0.21.3), update Golang to 1.16.7, other go mod updates fluxcd/flux#3538
- Bump go.mozilla.org/sops/v3 from 3.6.1 to 3.7.1 fluxcd/flux#3514
- Upgrade base image to alpine-3.14.1 fluxcd/flux#3532
- Update CI pipelines to test on Kubernetes 1.22.0 fluxcd/flux#3530
- Add GitHub issue template fluxcd/flux#3527
- Update links to calendar and resources fluxcd/flux#3534
- Update youtube playlist fluxcd/flux#3531
Thanks
Thanks to @squaremo, @stefanprodan, @dependabot[bot], @dholbach, @pbn4, @pierluigilenoci, @evq, @kingdonb, @osela and @schizoid90 for their contributions to this release.