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

[pull] master from kubernetes-sigs:master #116

Merged
merged 4 commits into from
Mar 11, 2021

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 11, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

alvaroaleman and others added 3 commits March 10, 2021 21:59
When we introduced the ClientBuilder we lost the ability to easily
overwrite the NewClient func, as interfaces can not be implemented
inline. This change reverts us back to using a NewClientFunc but with a
slightly changed signature so objects that should not be cached can
still be configured. In order to not provide two ways to do the same
thing, the ClientBuilder is removed.
⚠️ Allow setting NewClientFunc w/o implementing an interface
@pull pull bot added the ⤵️ pull label Mar 11, 2021
🌱 Update dependencies to v0.21.0-beta.1
@pull pull bot merged commit b125a18 into alexeldeib:master Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants