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

Add generated code for Kube 1.29, update other generated code #1877

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

cfryanr
Copy link
Member

@cfryanr cfryanr commented Feb 29, 2024

The first commit in this PR changes the codegen scripts to make them work with Kube 1.29. It also updates the copyright dates that will appear at the top of generated files to include 2024. And it adds support for having comments in kube-versions.txt.

The next commit updates kube-versions.txt and runs the code generator.

Release note:


- Also add support for having comments in kube-versions.txt.
- Update boilerplate copyright dates for generated code files.
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.29%. Comparing base (ffadca7) to head (b79a2cc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1877      +/-   ##
==========================================
- Coverage   38.46%   38.29%   -0.18%     
==========================================
  Files         347      347              
  Lines       43959    44149     +190     
==========================================
- Hits        16910    16905       -5     
- Misses      26537    26731     +194     
- Partials      512      513       +1     

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

Copy link
Member

@pinniped-ci-bot pinniped-ci-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, but I'm a robot, so what do I know? 🦭🤖

@cfryanr cfryanr merged commit c8bfe78 into main Feb 29, 2024
40 checks passed
@cfryanr cfryanr deleted the codegen-Feb29 branch February 29, 2024 20:57
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