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.2 #3159

Merged
merged 8 commits into from
Sep 27, 2023
Merged

bump k8s to v1.28.2 #3159

merged 8 commits into from
Sep 27, 2023

Conversation

zhangzujian
Copy link
Member

@zhangzujian zhangzujian commented Aug 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 efbd70e

This pull request updates various dependencies, fixes some import and build errors, and uses the latest Kubernetes version for the kind cluster. It mainly affects the webhook server, the go.mod file, the ipset package usage, and the kind.yaml.j2 file.

🤖 Generated by Copilot at efbd70e

We are the masters of the cluster, we control the kind
We import the packages from the new paths we find
We update the dependencies, we fix the broken builds
We use the metricsserver to unleash our skills

HOW

🤖 Generated by Copilot at efbd70e

  • Update Kubernetes-related dependencies to v0.28.0 and fix compatibility issues with the new controller-runtime package (link, link, link, link, link, link, link, link, link)
  • Update other dependencies to the latest versions and fix build errors caused by outdated or moved packages (link, link, link, link, link, link)
  • Use the latest stable version of Kubernetes, v1.28.0, for the kind cluster configuration in yamls/kind.yaml.j2 (link)

@zhangzujian zhangzujian added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 23, 2023
@zhangzujian zhangzujian force-pushed the bump-k8s branch 3 times, most recently from c9ea008 to ef5af8c Compare August 23, 2023 11:15
@zhangzujian zhangzujian changed the title bump k8s to v1.28.0 bump k8s to v1.28.1 Sep 6, 2023
Signed-off-by: 张祖建 <[email protected]>
@zhangzujian zhangzujian changed the title bump k8s to v1.28.1 bump k8s to v1.28.2 Sep 26, 2023
@zhangzujian zhangzujian marked this pull request as ready for review September 26, 2023 08:19
@zhangzujian zhangzujian merged commit aee41bd into kubeovn:master Sep 27, 2023
62 checks passed
@zhangzujian zhangzujian deleted the bump-k8s branch September 27, 2023 01:34
wenwenxiong pushed a commit to wenwenxiong/kube-ovn that referenced this pull request Sep 28, 2023
Signed-off-by: 张祖建 <[email protected]>
Signed-off-by: xiongww <[email protected]>
bobz965 pushed a commit that referenced this pull request Mar 7, 2024
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 network policy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants