feat: add support to set labels without selector #7225
Annotations
7 errors and 1 warning
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)
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|
Loading