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

Unable to find property 'startupProbe' on class: io.kubernetes.client.openapi.models.V1Container #140

Open
zkl94 opened this issue Aug 18, 2020 · 4 comments

Comments

@zkl94
Copy link

zkl94 commented Aug 18, 2020

Hi,

When I try to create a deployment YAML with startupProbe in its containers and deploy the YAML file with this plugin, Jenkins build gives me below error:

Unable to find property 'startupProbe' on class: io.kubernetes.client.openapi.models.V1Container

It looks like the latest version of the plugin is still using kubernetes-client java library 7.0.0, which misses startupProbe V1Container.md https://github.com/kubernetes-client/java/blob/client-java-parent-7.0.0/kubernetes/docs/V1Container.md

Is there any plan to upgrade the kubenetes-client java library dependency to the latest version (or newer version)?

@MaxDobbelstein
Copy link

Hi

I am facing the same problem, is this going to be resolved anytime soon?

@mario-huang
Copy link

same problem

1 similar comment
@chenrizhi
Copy link

same problem

@zkl94
Copy link
Author

zkl94 commented Oct 14, 2021

It looks like this this plugin is not in active development anymore. I have been using https://plugins.jenkins.io/kubernetes-cli/ for over a year now and we have zero issues with it. Also, we are planning to move to https://github.com/jenkinsci/kubernetes-plugin. Hope this helps.

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

4 participants