Skip to content

Allow to change start up options, like Kubernetes API before test start #12

@ppxl

Description

@ppxl

cl, err := cluster.NewCluster(t, ...Option) 

Options could be

  • cluster.K3sVersion1_28
  • noSAWait (=>waitForDefaultSACreation()),
  • logLevel,
  • etc

This would allow to find errors of components that are incompatible with different kubernetes API versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions