Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Use the dynamic client for interacting with the cluster-registry #73

Closed
pmorie opened this issue May 15, 2018 · 2 comments
Closed

Use the dynamic client for interacting with the cluster-registry #73

pmorie opened this issue May 15, 2018 · 2 comments

Comments

@pmorie
Copy link
Contributor

pmorie commented May 15, 2018

So that we don't need to vendor the client. This will ease the transition to the CRD-based cluster registry when the time comes.

See also: kubernetes-retired/cluster-registry#225

@font
Copy link
Contributor

font commented May 23, 2018

CRD-based cluster registry is now available. Not sure if we need to move to a dynamic client for interacting with it unless vendoring in the client continues to be problematic.

@marun
Copy link
Contributor

marun commented May 31, 2018

I believe the agreed strategy is to continue vendoring the generated cluster registry client to ensure the robustness of interaction with the cluster CRD (retrieval of api endpoints as part of push reconciliation and addition of cluster as part of cluster join). Feel to reopen if that's not the case.

@marun marun closed this as completed May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants