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 k8s to v1.28.3 #3324

Merged
merged 2 commits into from
Oct 24, 2023
Merged

bump k8s to v1.28.3 #3324

merged 2 commits into from
Oct 24, 2023

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Oct 23, 2023

What type of this PR

Examples of user facing changes:

  • Features
  • Bug fixes
  • Docs
  • Tests

Which issue(s) this PR fixes:

Fixes #(issue-number)

WHAT

🤖 Generated by Copilot at 82a620a

This pull request updates the dependencies and the go.mod file of the kube-ovn project. The main goal is to keep up with the latest Kubernetes version and to address some dependency issues.

🤖 Generated by Copilot at 82a620a

To keep up with Kubernetes
We updated our dependencies
Some go.mod replaces
Fixed some conflicts and cases
Of bugs and security risks

HOW

🤖 Generated by Copilot at 82a620a

  • Update k8s.io/* modules to v0.28.3 to sync with latest Kubernetes release and fix bugs and security issues (link, link, link)
  • Update github.com/asaskevich/govalidator to fix validation issues with IPv6 addresses and CIDRs (link)
  • Update github.com/vmware/govmomi to support new features and improvements for VMware vSphere integration (link)
  • Update sigs.k8s.io/kustomize/api to v0.14.0 and sigs.k8s.io/structured-merge-diff/v4 to v4.3.0 to support new features and improvements for kustomize and server-side apply (link)

@zhangzujian zhangzujian added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 23, 2023
Signed-off-by: 张祖建 <[email protected]>
@zhangzujian zhangzujian reopened this Oct 24, 2023
@zhangzujian zhangzujian marked this pull request as ready for review October 24, 2023 03:59
@zhangzujian zhangzujian requested a review from oilbeater October 24, 2023 03:59
…go-restful/otelrestful and go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp

Signed-off-by: 张祖建 <[email protected]>
@zhangzujian zhangzujian merged commit 352b161 into kubeovn:master Oct 24, 2023
@zhangzujian zhangzujian deleted the bump-k8s branch October 24, 2023 05:03
zbb88888 pushed a commit that referenced this pull request Mar 8, 2024
* bump k8s to v1.28.3

---------

Signed-off-by: 张祖建 <[email protected]>
Signed-off-by: bobz965 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants