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

Fix #1805: Unable to create Template on OCP4 #1956

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

rohanKanojia
Copy link
Member

@rohanKanojia rohanKanojia commented Jan 16, 2020

Fix #1805
Modified BackwardCompatibilityInterceptor for handling /oapi
failures in case of OpenShift

@rohanKanojia
Copy link
Member Author

retest this please

@rohanKanojia rohanKanojia requested a review from manusa January 17, 2020 12:46
    Modified BackwardCompatibilityInterceptor for handling /oapi
    failures in case of OpenShift
@rohanKanojia rohanKanojia changed the title Fix #1804: Unable to create Template on OCP4 Fix #1805: Unable to create Template on OCP4 Jan 20, 2020
@rohanKanojia
Copy link
Member Author

[merge]

@fusesource-ci fusesource-ci merged commit 4a63025 into fabric8io:master Jan 21, 2020
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Jul 28, 2020
Looks like code added in fabric8io#1956 BackwardCompatibilityInterceptor wasn't handling
/oapi failures properly.

Fix BackwardCompatibilityInterceptor logic for routing to OpenShift 3 /oapi/v1
endpoints when OpenShift 4 /apis/{group}/v1 endpoints not found. Also added some
tests to assert desired behavior
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Jul 28, 2020
Looks like code added in fabric8io#1956 BackwardCompatibilityInterceptor wasn't handling
/oapi failures properly.

Fix BackwardCompatibilityInterceptor logic for routing to OpenShift 3 /oapi/v1
endpoints when OpenShift 4 /apis/{group}/v1 endpoints not found. Also added some
tests to assert desired behavior
rohanKanojia added a commit to rohanKanojia/kubernetes-client that referenced this pull request Jul 31, 2020
Looks like code added in fabric8io#1956 BackwardCompatibilityInterceptor wasn't handling
/oapi failures properly.

Fix BackwardCompatibilityInterceptor logic for routing to OpenShift 3 /oapi/v1
endpoints when OpenShift 4 /apis/{group}/v1 endpoints not found. Also added some
tests to assert desired behavior
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

Successfully merging this pull request may close these issues.

Unable to create Template on OCP4
4 participants