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

remove dynamic rest mapper from openshift. #744

Merged
merged 2 commits into from
Jan 12, 2020

Conversation

morvencao
Copy link
Member

close: istio/istio#17761
The upstream issue kubernetes-sigs/controller-runtime#321 has been fixed in kubernetes-sigs/controller-runtime#554

The fix has been included in sigs.k8s.io/controller-runtime v0.4.0
Local tests show that istio CRs can be created successfully in the reconcile loop.

@morvencao morvencao requested a review from a team as a code owner January 10, 2020 02:43
@istio-policy-bot
Copy link

🤔 🐛 You appear to be fixing a bug in Go code, yet your PR doesn't include updates to any test files. Did you forget to add a test?

Courtesy of your friendly test nag.

@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Jan 10, 2020
@istio-testing istio-testing added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 10, 2020
@istio-testing istio-testing merged commit ad0f333 into istio:master Jan 12, 2020
@morvencao morvencao deleted the br_remove_drm_from_openshift branch January 12, 2020 12:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Openshift based workaround for RESTMapper once upstream fix is merged
5 participants