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

clientset: remove dead code #4399

Merged
merged 1 commit into from Apr 5, 2021
Merged

clientset: remove dead code #4399

merged 1 commit into from Apr 5, 2021

Conversation

nicks
Copy link
Member

@nicks nicks commented Apr 2, 2021

Hello @milas,

Please review the following commits I made in branch nicks/deadcode:

cb99742 (2021-04-02 17:12:10 -0400)
clientset: remove dead code
Kubernetes in general has moved away from needing generated clients, and
instead now prefers the more dynamic approach. So we can remove all this.

Code review reminders, by giving a LGTM you attest that:

  • Commits are adequately tested
  • Code is easy to understand and conforms to style guides
  • Incomplete code is marked with TODOs
  • Code is suitably instrumented with logging and metrics

Kubernetes in general has moved away from needing generated clients, and
instead now prefers the more dynamic approach. So we can remove all this.
@nicks nicks requested a review from milas April 2, 2021 21:13
@nicks nicks merged commit 26e7b40 into master Apr 5, 2021
@nicks nicks deleted the nicks/deadcode branch April 5, 2021 15:24
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.

None yet

2 participants