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 clientset generation and add for informers and listers #275

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

matheusfm
Copy link
Contributor

Description

This PR fix the clientset generation and add for informers and listers. This PR also generates clientset for all APIs with all verbs.
The new version of code-generator also generates informers and listers packages.

Linked Issues

UD-1378

How has this been tested?

  • Generating the clientset, informers, and listers with make generate-client
  • Running unit tests: make test

Checklist

  • I have labeled this PR with the relevant Type labels
  • I have documented my code (if applicable)
  • My changes are covered by tests

@matheusfm matheusfm added the bug 🐛 Something isn't working label Apr 22, 2024
@matheusfm matheusfm requested a review from knrc April 22, 2024 15:15
@matheusfm matheusfm self-assigned this Apr 22, 2024
@matheusfm matheusfm merged commit 2d0d0ec into main Apr 22, 2024
4 checks passed
@matheusfm matheusfm deleted the fix/clientset-informers-listers branch April 22, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants