Implement tinkerbell stack upgrade and migration to upstream chart #25066
Annotations
10 errors and 2 warnings
lint:
pkg/providers/tinkerbell/stack/stack.go#L122
Comment should end in a period (godot)
|
lint:
pkg/providers/tinkerbell/stack/stack.go#L129
Comment should end in a period (godot)
|
lint:
pkg/executables/helm.go#L187
Comment should end in a period (godot)
|
lint:
pkg/providers/tinkerbell/stack/stack.go#L626
exported: comment on exported method Installer.UpgradeLegacy should be of the form "UpgradeLegacy ..." (revive)
|
lint:
pkg/executables/helm.go#L256
exported: exported method Helm.Uninstall should have comment or be unexported (revive)
|
lint:
pkg/executables/helm_test.go#L296
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/executables/helm_test.go#L383
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/executables/helm_test.go#L391
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pkg/executables/helm_test.go#L416
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
lint
issues found
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|