Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated APIs called for Kubernetes 1.29 #621

Open
danil-smirnov opened this issue Oct 10, 2024 · 0 comments
Open

Deprecated APIs called for Kubernetes 1.29 #621

danil-smirnov opened this issue Oct 10, 2024 · 0 comments

Comments

@danil-smirnov
Copy link

What steps did you take and what happened:

Velero helm chat is installed in our Kubernetes cluster in Google Kubernetes Engine. The following warning has appeared in the GCP console:

This cluster will not be scheduled for an automatic upgrade to v1.29, the next minor version, because your API clients have used APIs in the last 30 days that are removed in this version.

Screenshot 2024-10-10 at 17 58 56

What did you expect to happen:

There are no calls to deprecated APIs.

The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • helm version (use helm version):
    version.BuildInfo{Version:"v3.13.0", GitCommit:"825e86f6a7a38cef1112bfa606e4127a706749b1", GitTreeState:"clean", GoVersion:"go1.21.1"}
  • helm chart version and app version (use helm list -n <YOUR NAMESPACE>):
    velero velero 16 2024-10-08 12:10:16.870854 +0300 EEST deployed velero-7.2.1 1.14.1
  • Kubernetes version (use kubectl version):
    Server Version: version.Info{Major:"1", Minor:"28", GitVersion:"v1.28.13-gke.1119000", GitCommit:"ce187cb5d09428ad649c2e598e04188e9e7d0cbe", GitTreeState:"clean", BuildDate:"2024-09-09T04:17:30Z", GoVersion:"go1.22.5 X:boringcrypto", Compiler:"gc", Platform:"linux/amd64"}
  • Kubernetes installer & version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant