Skip to content

(chore): bump k8s and kubebuilder #4953

(chore): bump k8s and kubebuilder

(chore): bump k8s and kubebuilder #4953

Triggered via pull request December 7, 2023 15:38
Status Failure
Total duration 6m 16s
Artifacts

test-sanity.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
sanity: internal/cmd/helm-operator/run/cmd.go#L101
SA1019: ctrl.ConfigFile is deprecated: This is deprecated in favor of using Options directly. (staticcheck)
sanity: internal/cmd/helm-operator/run/cmd.go#L102
SA1019: options.AndFrom is deprecated: This function has been deprecated and will be removed in a future release, The Component Configuration package has been unmaintained for over a year and is no longer actively developed. Users should migrate to their own configuration format and configure Manager.Options directly. See https://github.com/kubernetes-sigs/controller-runtime/issues/895 for more information, feedback, and comments. (staticcheck)
sanity: internal/cmd/helm-operator/run/cmd.go#L154
SA1019: options.Namespace is deprecated: Use Cache.Namespaces instead. (staticcheck)
sanity: internal/cmd/operator-sdk/cli/cli.go#L31
SA1019: "sigs.k8s.io/kubebuilder/v3/pkg/plugins/golang/declarative/v1" is deprecated: The declarative plugin has been deprecated. The Declarative plugin is an implementation derived from the kubebuilder-declarative-pattern project. As the project maintainers possess the most comprehensive knowledge about its changes and Kubebuilder allows the creation of custom plugins using its library, it has been decided that this plugin will be better maintained within the kubebuilder-declarative-pattern project itself, which falls under its domain of responsibility. This decision aims to improve the maintainability of both the plugin and Kubebuilder, ultimately providing an enhanced user experience. To follow up on this work, please refer to the Issue #293: https://github.com/kubernetes-sigs/kubebuilder-declarative-pattern/issues/293. (staticcheck)
sanity: internal/helm/controller/reconcile.go#L494
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollWithContextCancel. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
sanity: internal/olm/client/client.go#L171
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollWithContextCancel. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
sanity: internal/olm/client/client.go#L248
SA1019: wait.PollImmediateUntil is deprecated: This method does not return errors from context, use PollWithContextCancel. Note that the new method will no longer return ErrWaitTimeout and instead return errors defined by the context package. Will be removed in a future release. (staticcheck)
sanity
Process completed with exit code 2.