Skip to content

Unit tests for kubeadm upgrade diff #826

@liztio

Description

@liztio

Some suggestions from @neolit123:

  • non existing config path in flags.parent.cfgPath
  • flags.newK8sVersionStr == "", but no version arg is provided
  • bad version format in flags.newK8sVersionStr to make ParseSemantic() fail
  • make kubeadmutil.MarshalToYaml fail somehow.
  • fail ioutil.ReadFile(path) by providing bad 'path'

Metadata

Metadata

Assignees

Labels

area/testpriority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions