-
Notifications
You must be signed in to change notification settings - Fork 608
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare for Flux v2.3.0 #4712
Comments
Are release candidates being considered for these minor versions? Considering some of the issues found on the previous minor release, this might be a possible improvement. I'm happy to raise this in a discussion or on slack if that's preferable. |
Not with the current team of core maintainers. A release takes about 2 full days for 2-3 people. We just don't have enough people to do work full-time on Flux. |
That's very understandable :) |
Flux 2.3.0 promotes the Helm APIs to GA and comes with new features, bug fixes and performance improvements.
📅 Target dates: 13-14 May
🚀 Roadmap milestone: https://fluxcd.io/roadmap/#v23-q2-2024
API promotion
helm.toolkit.fluxcd.io/v2
(v2beta2 deprecated)source.toolkit.fluxcd.io/v1
(v1beta2 deprecated)source.toolkit.fluxcd.io/v1
(v1beta2 deprecated)image.toolkit.fluxcd.io/v1beta2
(v1beta1 deprecated)Dependencies updates
Release checklist
Documentation
Conformance testing
TODO
source.toolkit.fluxcd.io/v1
(GA) source-controller#1428ref.semverFilter
toOCIRepository
API source-controller#1391StrictPostBuildSubstitutions
feature flag kustomize-controller#1130namePrefix
andnameSuffix
to Flux Kustomization API kustomize-controller#1133HelmRelease
API to v2 (GA) helm-controller#963OCIRepository
as chartRef helm-controller#905flux envsubst
command #4708--strict-substitute
flag toflux build ks
andflux diff ks
#4709GOMAXPROCS
andGOMEMLIMIT
to all Flux controllers #4717--reproducible
flag toflux push artifact
#4769HelmChart
v1 objects #4760.spec.chartRef
#4761flux_install
andflux_sync
terraform-provider-flux#615The text was updated successfully, but these errors were encountered: