Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

upgrade kubernetes client to support OpenShift 3.9 and Kubernetes 1.8/1.9 #1308

Closed
hrishin opened this issue Jun 19, 2018 · 7 comments
Closed
Assignees
Labels
group/kubernetes Kubernetes related issue group/openshift OpenShift related issue

Comments

@hrishin
Copy link
Member

hrishin commented Jun 19, 2018

Description

Upgrade kubernetes client to support Kubernetes 1.8/1.9 and OpenShift 3.9

cc: @rohanKanojia @piyush1594

@geoand
Copy link
Contributor

geoand commented Jul 10, 2018

Would this include changing the apiVersion from extensions/v1beta1 to apps/v1beta1 for the generated Deployment in kubernetes.json?

@oscerd
Copy link
Member

oscerd commented Jul 10, 2018

yes it is, extensions deployments are now deprecated in favor of apps deployments.

@geoand
Copy link
Contributor

geoand commented Jul 10, 2018

@oscerd thanks for the confirmation!

@rohanKanojia rohanKanojia self-assigned this Jul 10, 2018
@rohanKanojia
Copy link
Member

Blocked on fabric8io/kubernetes-model/issues/329

@rohanKanojia rohanKanojia added group/kubernetes Kubernetes related issue group/openshift OpenShift related issue in progress labels Jul 13, 2018
@rhuss
Copy link
Contributor

rhuss commented Jul 19, 2018

@rohanKanojia wdym with blocked ? The other issue seems to be closed already.

@rohanKanojia
Copy link
Member

rohanKanojia commented Jul 19, 2018

@rhuss : issue is closed but we kubernetes-client is still not released. We can proceed after release of kubernetes-client.

rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Aug 16, 2018
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Aug 21, 2018
rohanKanojia added a commit to rohanKanojia/fabric8-maven-plugin that referenced this issue Aug 23, 2018
rhuss added a commit that referenced this issue Sep 7, 2018
Fix #1308 : upgrade kubernetes client to support OpenShift 3.9 and Kubernetes 1.8/1.9
@piyush-garg
Copy link
Collaborator

Great Work @rohanKanojia 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
group/kubernetes Kubernetes related issue group/openshift OpenShift related issue
Projects
None yet
Development

No branches or pull requests

7 participants