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

bump controller-gen to v0.13.0 #2056

Merged
merged 1 commit into from
May 27, 2024

Conversation

Congrool
Copy link
Member

@Congrool Congrool commented May 26, 2024

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:
/kind bug
/kind documentation
/kind enhancement
/kind good-first-issue
/kind feature
/kind question
/kind design
/sig ai
/sig iot
/sig network
/sig storage

What this PR does / why we need it:

Since we align the openyurt with kubernetes 1.28 in #2047, we should also bump the controller-gen to a newer version to avoid compatibility problem whose current version is v0.7.0 which is a bit stale.

controller-gen help us automatically generate code for CRDs. We've encountered the situation that the automatic generation cannot be done in release action.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?


other Note

@Congrool
Copy link
Member Author

/hold

@Congrool Congrool force-pushed the bump-controllergen branch from 0e9e851 to 6b9ae3a Compare May 26, 2024 12:55
Copy link

codecov bot commented May 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.62%. Comparing base (e4740ba) to head (73dead4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2056      +/-   ##
==========================================
- Coverage   55.63%   55.62%   -0.02%     
==========================================
  Files         186      186              
  Lines       18079    18079              
==========================================
- Hits        10058    10056       -2     
- Misses       6998     6999       +1     
- Partials     1023     1024       +1     
Flag Coverage Δ
unittests 55.62% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Congrool
Copy link
Member Author

/rerun

@Congrool Congrool force-pushed the bump-controllergen branch 2 times, most recently from 183bd76 to 3f55b8a Compare May 26, 2024 13:54
@Congrool Congrool changed the title bump controller-gen to v0.14.0 bump controller-gen to v0.13.0 May 26, 2024
@Congrool
Copy link
Member Author

/rerun

1 similar comment
@Congrool
Copy link
Member Author

/rerun

@Congrool
Copy link
Member Author

/unhold

@Congrool
Copy link
Member Author

@rambohe-ch PTAL

Not sure if this can make the github release workflow run successfully, at least it works around at my host.

@Congrool Congrool force-pushed the bump-controllergen branch from 3f55b8a to 73dead4 Compare May 27, 2024 01:16
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.6% Duplication on New Code

See analysis details on SonarCloud

@rambohe-ch rambohe-ch added approved approved lgtm lgtm labels May 27, 2024
@rambohe-ch
Copy link
Member

/LGTM

@rambohe-ch rambohe-ch merged commit 222af07 into openyurtio:master May 27, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved approved lgtm lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants