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
dipankardas011
changed the title
[Enhancement Proposal]: make ksctl add-nodes use the bootstrap provider from statefile
[Enhancement Proposal]: make ksctl add-nodes use the bootstrap provider from statefile [BLOCKED]
Jun 15, 2024
dipankardas011
changed the title
[Enhancement Proposal]: make ksctl add-nodes use the bootstrap provider from statefile [BLOCKED]
[Enhancement Proposal]: make ksctl add-nodes use the bootstrap provider from statefile
Aug 21, 2024
Enhancement Title
make bootstrapProvider to be taken from statefile if its add-nodes context
Summary of the Enhancement
make bootstrapProvider to be taken from statefile if its add-nodes context
otherwise it user can provide k3s instead of kubeadm and viceversa thus causing runtime logical error
@ksctl/maintainers-for-core
Motivation and Goals
It will also simply the command and we can remove the command line flag for bootstrap and core will figure it out explicitly
Detailed Design
Things we need to think of
client.Metadata.K8sDistro
https://github.com/ksctl/ksctl/blob/4a32ecda352e268eab6cb8a450cea369f2bb3a6b/pkg/controllers/managerClusterSelfManaged.go#L219
Action
: need to create a fix for this in the next releaseAlternatives
No response
Scope of changes
Agreement
The text was updated successfully, but these errors were encountered: