feat: add support to set labels without selector #7225
go.yml
on: pull_request
conditional-changes
5s
check-synced-go-modules
38s
Lint
3m 14s
Test Linux
3m 18s
Test MacOS
2m 34s
Test Windows
1m 41s
Annotations
9 errors and 5 warnings
Test MacOS
Process completed with exit code 2.
|
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#L131
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#L93
G601: Implicit memory aliasing in for loop. (gosec)
|
Test Linux
Process completed with exit code 2.
|
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
|
Test MacOS
Restore cache failed: Dependencies file is not found in /Users/runner/work/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 Linux
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|