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

[minor] Update k8s resources to support k8s v1.22 #156

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

sunny299
Copy link
Collaborator

@sunny299 sunny299 commented Dec 21, 2023

What's the change or impact of this PR?:

  • update k8s to compat with k8s v1.22
    • CronJob batch/v1beta1 -> batch/v1
    • Ingress extensions/v1beta1 -> networking.k8s.io/v1
    • CRD apiextensions.k8s.io/v1beta1 -> apiextensions.k8s.io/v1
  • update dep version
    • golangci-lint to 1.55.2
    • k3s image to rancher/k3s:v1.22.17-k3s1
    • k8s version to 1.22.0

Related issue link:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants