You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in today's project meeting: Tagging fluxcd/flux2 with v2 forces us to change the module path to github.com/fluxcd/flux2/v2 and all consumers need to change their imports and add the /v2 suffix.
This umbrella issue tracks the work required to GA the components, APIs and commands involved in Flux bootstrapping.
APIs promotion to GA
GitRepository
tosource.toolkit.fluxcd.io/v1
source-controller#947Kustomization
tokustomize.toolkit.fluxcd.io/v1
kustomize-controller#755Receiver
tonotification.toolkit.fluxcd.io/v1
notification-controller#436Controllers promotion to GA
CLI commands promotion to GA
flux bootstrap *
flux <action> gitrepository
flux <action> kustomization
flux <action> recevier
The text was updated successfully, but these errors were encountered: