Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

OSFUSE-466: using clusterIP instead of portalIP (removed in origin 1.4) #6607

Merged

Conversation

nicolaferraro
Copy link
Member

For the RH branch first.
portalIP is a old field that has been removed in OS 1.4/3.4 (openshift/openshift-docs#2933). Openshift will return always null from now on. clusterIP should be used, as it's available in Openshift since 3.0 and Kubernetes (https://docs.openshift.com/enterprise/3.0/rest_api/kubernetes_v1.html#v1-servicespec, http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_servicespec).

Tested on origin 1.4 rc1 (oc cluster up).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants