Skip to content

spec.options.wait.enabled: false does not have any effect #977

@hille721

Description

@hille721

Hi,

I have set

spec:
  options:
    wait:
      enabled: false

in my k0sctl cluster config as I'm using a custom CNI. Based on the README this setting should be equivalent to provide --no-wait via command line. But for me it is not, k0sctl will wait and obviously fail as no CNI is avaiable and the nodes will be in NotReady state.

When I pass --no-wait on command line, it works as expected.

$ k0sctl version
version: v0.27.0
commit: 14ccbf5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions