Use k8s 1.34 client libs #1677
Annotations
4 errors and 1 warning
|
Build
Process completed with exit code 2.
|
|
Build:
vendor/kubepack.dev/lib-helm/pkg/action/action.go#L93
cannot use newAppReleaseClient(lazyClient) (value of type *appReleaseClient) as "sigs.k8s.io/controller-runtime/pkg/client".Client value in argument to driver2.NewAppReleases: *appReleaseClient does not implement "sigs.k8s.io/controller-runtime/pkg/client".Client (missing method Apply)))) (typecheck)
|
|
Build:
vendor/kubepack.dev/lib-helm/pkg/action/lazyclient.go#L161
cannot use (*appReleaseClient)(nil) (value of type *appReleaseClient) as "sigs.k8s.io/controller-runtime/pkg/client".Client value in variable declaration: *appReleaseClient does not implement "sigs.k8s.io/controller-runtime/pkg/client".Client (missing method Apply)
|
|
Build
could not import kubepack.dev/lib-helm/pkg/action (-: # kubepack.dev/lib-helm/pkg/action
|
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/ui-server/ui-server. Supported file pattern: go.sum
|