Skip to content

feat: moving cli config to --set for nodeport and storageclass #7794

feat: moving cli config to --set for nodeport and storageclass

feat: moving cli config to --set for nodeport and storageclass #7794

Triggered via pull request November 1, 2023 20:03
@bdw617bdw617
synchronize #2083
issue-1725
Status Success
Total duration 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

scan-lint.yml

on: pull_request
validate
6s
validate
Fit to window
Zoom out
Zoom in

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