We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
kubespy trace deploy paymentservice
Server is unable to handle extensions/v1beta1, Kind=Deployment
The text was updated successfully, but these errors were encountered:
fix issue pulumi#66
2ad63d5
replace "extensions/v1beta1" with "apps/v1" for Deployment and ReplicaSet
fix issue #66 (#67)
438edbf
Fixed by #67
Sorry, something went wrong.
No branches or pull requests
Versions:
When i try to run
kubespy trace deploy paymentservice
i see message:The text was updated successfully, but these errors were encountered: