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 reported in this k0sctl issue - k0s install controller nil panics when having installConfig: null in config. Not sure how this can happen as it is defaulted in UnmarshalJSON when it's nil.
What happened?
As reported in this k0sctl issue -
k0s install controllernil panics when havinginstallConfig: nullin config. Not sure how this can happen as it is defaulted inUnmarshalJSONwhen it's nil.