-
Notifications
You must be signed in to change notification settings - Fork 630
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Prepare for Flux v2.2.0 #4410
Labels
umbrella-issue
Umbrella issue for tracking progress of a larger effort
Comments
This was referenced Nov 17, 2023
This was referenced Nov 27, 2023
This was referenced Dec 5, 2023
1 task
Please add text that explains links to the blog post and upcoming meetup. Something like "For more details and context for this release, please read our blog post [ blog post url ]. Also, join Priyanka "Pinky" Ravi and Max Werner on Monday, December 18. They will give an overview of the release and answer your questions. [ meetup url https://www.meetup.com/weave-user-group/events/297818586/] thanks! |
This was referenced Dec 11, 2023
This was referenced Dec 11, 2023
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Flux 2.2.0 comes with new features, bug fixes and performance improvements.
📅 Target date: 12 December 2023
This version updates the Flux components to:
The Mean Time To Production benchmark results for this release can be found at github.com/fluxcd/flux-benchmark.
API Promotions
HelmRelease
v2beta2 (v2beta1 deprecated, scheduled for removal May 2024)HelmRelease.spec.driftDetection
in v2beta2)Alert
andProvider
v1beta3 (v1beta1 and v1beta2 deprecated, scheduled for removal May 2024)Features & Improvements
HelmRelease
object. Lastly, it introduces the ability to enable drift detection on a per-object basis. This includes the option to ignore specific fields using Kustomize-like target selectors and JSON pointer paths.OCIRepository
with.spec.verify. matchOIDCIdentity
.Bucket
with.spec.prefix
.--force
and--reset
flags toflux reconcile hr
for one-off install/upgrade of a failed Helm release.flux bootstrap gitea
.flux install
andflux bootstrap
to protect users from destructive operations.flux version
andflux check
.TODOs
HelmRelease
reconciliation logic helm-controller#738HelmRelease
helm-controller#815.spec.insecure
toHelmRepository
fortype: oci
source-controller#1288flux install
from overriding bootrapped cluster #4345flux reconcile hr
#4437.spec.insecure
toImageRepository
image-reflector-controller#472Release checklist
Releases:
Documentation:
HelmRelease
API docs, examples and guidesHelmRelease
v2beta2Alert
andProvider
v1beta3The text was updated successfully, but these errors were encountered: