Update to latest kube-opeapi to drop govalidator dependency #7127
go.yml
on: pull_request
conditional-changes
3s
Lint
1m 8s
Test Linux
4m 53s
Test MacOS
4m 28s
Test Windows
2m 10s
Annotations
10 errors and 7 warnings
Lint:
kustomize/commands/build/build.go#L12
import 'github.com/spf13/pflag' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/build/flagloadrestrictor.go#L9
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/build/reorderoutput.go#L10
import 'github.com/spf13/pflag' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/build/reorderoutput.go#L11
import 'sigs.k8s.io/kustomize/api/krusty' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/edit/all.go#L12
import 'sigs.k8s.io/kustomize/api/pkg/loader' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/edit/all.go#L14
import 'sigs.k8s.io/kustomize/kustomize/v5/commands/edit/add' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/edit/all.go#L15
import 'sigs.k8s.io/kustomize/kustomize/v5/commands/edit/fix' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/edit/all.go#L16
import 'sigs.k8s.io/kustomize/kustomize/v5/commands/edit/listbuiltin' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/edit/all.go#L17
import 'sigs.k8s.io/kustomize/kustomize/v5/commands/edit/remove' is not allowed from list 'Main' (depguard)
|
Lint:
kustomize/commands/edit/all.go#L18
import 'sigs.k8s.io/kustomize/kustomize/v5/commands/edit/set' is not allowed from list 'Main' (depguard)
|
conditional-changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
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
|
Test Linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Linux
Restore cache failed: Dependencies file is not found in /home/runner/work/kustomize/kustomize. Supported file pattern: go.sum
|