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

StatefulSet apps/v1beta1 was removed by kubernetes 1.16 #3

Open
asosso opened this issue Oct 18, 2019 · 0 comments
Open

StatefulSet apps/v1beta1 was removed by kubernetes 1.16 #3

asosso opened this issue Oct 18, 2019 · 0 comments

Comments

@asosso
Copy link

asosso commented Oct 18, 2019

I encountered this error when I used the dcscsi script

[...]
2019-10-18T18:43:56+02:00 |INFO| kubernetes found kubernetes client version=v1.16.2 kubernetes server version=v1.16.2
[...]
2019-10-18T18:45:00+02:00 |FATAL| while creating attacher error="error: unable to recognize \"STDIN\": no matches for kind \"StatefulSet\" in version \"apps/v1beta1\"\n; exit status 1"

StatefulSet apps/v1beta1 was removed by kubernetes 1.16
You could use apps/v1 instead.

The following APIs are no longer served by default:
- All resources under apps/v1beta1 and apps/v1beta2 - use apps/v1 instead

See the full release note: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.16.md#deprecations-and-removals

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