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

Server is unable to handle extensions/v1beta1, Kind=Deployment #66

Closed
0x696D opened this issue Dec 22, 2019 · 1 comment
Closed

Server is unable to handle extensions/v1beta1, Kind=Deployment #66

0x696D opened this issue Dec 22, 2019 · 1 comment

Comments

@0x696D
Copy link

0x696D commented Dec 22, 2019

Versions:

kubespy version                                                                                                                                                                     
v0.5.0

kubectl version
Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.0", GitCommit:"70132b0f130acc0bed193d9ba59dd186f0e634cf", GitTreeState:"clean", BuildDate:"2019-12-07T21:20:10Z", GoVersion:"go1.13.4", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.3", GitCommit:"b3cbbae08ec52a7fc73d334838e18d17e8512749", GitTreeState:"clean", BuildDate:"2019-12-04T07:23:47Z", GoVersion:"go1.12.12", Compiler:"gc", Platform:"linux/amd64"}

When i try to run kubespy trace deploy paymentservice i see message:

Server is unable to handle extensions/v1beta1, Kind=Deployment
hlihhovac added a commit to hlihhovac/kubespy that referenced this issue Feb 18, 2020
replace "extensions/v1beta1" with "apps/v1" for Deployment and ReplicaSet
lblackstone pushed a commit that referenced this issue Feb 24, 2020
replace "extensions/v1beta1" with "apps/v1" for Deployment and ReplicaSet
@lblackstone
Copy link
Member

Fixed by #67

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

2 participants