-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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: add sub go works to support bump kubernetes api from v0.25.6 to v0.27.4 or higher. #4281
Conversation
Signed-off-by: yy <[email protected]>
Whoa! Easy there, Partner!This PR is too big. Please break it up into smaller PRs. |
🤖 Generated by lychee actionSummary
Full action output |
Apply Sweep Rules to your PR?
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
Signed-off-by: yy <[email protected]>
🤖 says: E2E ARM64 Apply Test Result: Success 🎉🎉! , E2E AMD64 Apply Test Result: Success 🎉🎉! |
/cherry-pick release-v4.4 |
🤖 says: Error cherry-picking. |
🤖 says: |
Signed-off-by: yy <[email protected]>
🤖 Generated by Copilot at 96c7d24
Summary
📁🆙🌐
This pull request adds a new dependency on
sealos-networkmanager-protoapi
to the account controller and the pay service, and updates the go modules and workspaces to support it. It also updates some kubernetes modules to the latest patch versions. The purpose of these changes is to enable network configuration through the network manager service, which is a new component of the sealos project.Walkthrough
go.work
to define a workspace for the go modules in the controllers directory and share dependencies (link, link)