feat: add support to set labels without selector #7226
go.yml
on: pull_request
conditional-changes
4s
check-synced-go-modules
36s
Lint
3m 27s
Test Linux
5m 12s
Test MacOS
3m 48s
Test Windows
1m 46s
Annotations
6 errors and 5 warnings
Lint
Process completed with exit code 2.
|
Lint:
kustomize/commands/edit/set/setlabel_test.go#L228
SA1019: m.CommonLabels is deprecated: Use the Labels field instead, which provides a superset of the functionality of CommonLabels. CommonLabels to add to all objects and selectors. (staticcheck)
|
Lint:
kustomize/commands/edit/set/setlabel_test.go#L222
SA1019: m.CommonLabels is deprecated: Use the Labels field instead, which provides a superset of the functionality of CommonLabels. CommonLabels to add to all objects and selectors. (staticcheck)
|
Lint:
kustomize/commands/edit/set/setlabel_test.go#L210
SA1019: m.CommonLabels is deprecated: Use the Labels field instead, which provides a superset of the functionality of CommonLabels. CommonLabels to add to all objects and selectors. (staticcheck)
|
Lint:
kustomize/commands/edit/set/setlabel_test.go#L205
SA1019: m.CommonLabels is deprecated: Use the Labels field instead, which provides a superset of the functionality of CommonLabels. CommonLabels to add to all objects and selectors. (staticcheck)
|
Lint:
kustomize/commands/edit/set/setlabel.go#L132
SA1019: m.CommonLabels is deprecated: Use the Labels field instead, which provides a superset of the functionality of CommonLabels. CommonLabels to add to all objects and selectors. (staticcheck)
|
check-synced-go-modules
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|
Test Windows
Restore cache failed: Dependencies file is not found in D:\a\kustomize\kustomize. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|
Test MacOS
Restore cache failed: Dependencies file is not found in /Users/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|
Test Linux
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|