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

generate clientset as the CRD's SDK #409

Merged
merged 3 commits into from
Mar 25, 2024
Merged

generate clientset as the CRD's SDK #409

merged 3 commits into from
Mar 25, 2024

Conversation

spacewander
Copy link
Member

Also have to rename api/ to apis/, so that client-gen can work. See kubernetes/code-generator#167

The gateway-api also use apis/ as the directory to hold the CRD types, so I think this name is roburst enough in the k8s ecosystem.
Signed-off-by: spacewander [email protected]

Also have to rename api/ to apis/, so that client-gen can work.
See kubernetes/code-generator#167

The gateway-api also use apis/ as the directory to hold the CRD types,
so I think this name is roburst enough in the k8s ecosystem.
Signed-off-by: spacewander <[email protected]>
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.64%. Comparing base (b475b38) to head (71ab4e8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #409      +/-   ##
==========================================
- Coverage   86.71%   86.64%   -0.08%     
==========================================
  Files          76       76              
  Lines        4095     4095              
==========================================
- Hits         3551     3548       -3     
- Misses        399      401       +2     
- Partials      145      146       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@spacewander spacewander marked this pull request as ready for review March 22, 2024 06:39
@spacewander spacewander merged commit f3ea6c2 into main Mar 25, 2024
11 checks passed
@spacewander spacewander deleted the rnas branch March 25, 2024 02:15
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.

1 participant