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

won't work on latest version of K8S or OpenShift #173

Open
lucamaf opened this issue Aug 27, 2020 · 0 comments
Open

won't work on latest version of K8S or OpenShift #173

lucamaf opened this issue Aug 27, 2020 · 0 comments

Comments

@lucamaf
Copy link

lucamaf commented Aug 27, 2020

this is the error when trying to deploying it:

Failed to create Deployment from kubernetes.yml. io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://api.my-cluster.ocp4.openshift.es:6443/apis/extensions/v1beta1/namespaces/appdev-integration/deployments. Message: the server could not find the requested resource. Received status: Status(apiVersion=v1, code=404, details=StatusDetails(causes=[], group=null, kind=null, name=null, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=the server could not find the requested resource, metadata=ListMeta(resourceVersion=null, selfLink=null, additionalProperties={}), reason=NotFound, status=Failure, additionalProperties={})..

most likely caused by the change in the K8S apis from v1beta1 to v1

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