feat: moving cli config to --set for nodeport and storageclass #7794
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
validate:
src/pkg/k8s/info.go#L165
exported method K8s.GetDefaultStorageClass should have comment or be unexported
|
validate:
src/pkg/packager/compose.go#L25
if block ends with a continue statement, so drop this else and outdent its block
|