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: controller-gen panic on go 1.22 #7456

Conversation

sophon-zt
Copy link
Contributor

@sophon-zt sophon-zt commented May 29, 2024

chore: update controller-tools to v0.14.0 (#7455)

related bug: kubernetes-sigs/controller-tools#880

@sophon-zt sophon-zt linked an issue May 29, 2024 that may be closed by this pull request
@github-actions github-actions bot added the size/XXL Denotes a PR that changes 1000+ lines. label May 29, 2024
@sophon-zt sophon-zt force-pushed the bugfix/make-manifests-fails-due-to-controller-gen-panic-on-go-122-issue7455 branch from 1af23c5 to 526d99e Compare May 29, 2024 08:57
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.93%. Comparing base (bb489d6) to head (2218469).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7456      +/-   ##
==========================================
- Coverage   65.95%   65.93%   -0.03%     
==========================================
  Files         342      342              
  Lines       42135    42135              
==========================================
- Hits        27791    27781      -10     
- Misses      11922    11931       +9     
- Partials     2422     2423       +1     
Flag Coverage Δ
unittests 65.93% <ø> (-0.03%) ⬇️

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.

Copy link
Collaborator

@nayutah nayutah left a comment

Choose a reason for hiding this comment

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

please resolve the collisions

@sophon-zt sophon-zt force-pushed the bugfix/make-manifests-fails-due-to-controller-gen-panic-on-go-122-issue7455 branch from 526d99e to 2218469 Compare June 11, 2024 08:54
@sophon-zt
Copy link
Contributor Author

/approve for test

@apecloud-bot apecloud-bot added the approved PR Approved Test label Jun 11, 2024
@sophon-zt sophon-zt merged commit 322d1b5 into main Jun 11, 2024
53 checks passed
@sophon-zt sophon-zt deleted the bugfix/make-manifests-fails-due-to-controller-gen-panic-on-go-122-issue7455 branch June 11, 2024 09:11
@github-actions github-actions bot added this to the Release 0.9.0 milestone Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] make manifests fails due to controller-gen panic on go 1.22
4 participants