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
{{ message }}
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
// TODO change the version to lastest version after https://github.com/kubernetes/kubeadm/issues/2426(a bug in v1.24) is fixed
)
// by default, we use v1.x.0 directly, but if there is a prefered version, we use itvarpreferedKubeadmVersion=map[uint]string{
// TODO change the version to lastest version after https://github.com/kubernetes/kubeadm/issues/2426(a bug in v1.24) is fixed24: "v1.24.2",
}
funcupgradeCheck(current, targetstring) (isSupported, isCrossVersion, canSkipbool) {
currentVer, err:=version.ParseSemantic(current)
iferr!=nil {
40ddfbde1603a49a8a6da54d8c0b1b230d6aac0d
The text was updated successfully, but these errors were encountered:
[change the version to lastest version after https://github.com/kubernetes/kubeadm/issues/2426(a bug in v1.24] is fixed
kubeadm-operator/operations/version.go
Line 27 in b5c5478
40ddfbde1603a49a8a6da54d8c0b1b230d6aac0d
The text was updated successfully, but these errors were encountered: