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

update k8s.io dependencies to 0.24.0 #1439

Merged
merged 1 commit into from
May 17, 2022
Merged

Conversation

kale-amruta
Copy link
Contributor

@kale-amruta kale-amruta commented May 13, 2022

Change Overview

Update k8s.io dependencies to 0.24.0

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • #XXX

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

Codegen output:

running CMD in the containerized build environment
+ export GO111MODULE=on
+ GO111MODULE=on
+ go mod download
++ go list -f '{{.Version}}' -m k8s.io/code-generator
+ execDir=/root/go/pkg/mod/k8s.io/code-generator@v0.24.0
+ chmod +x /root/go/pkg/mod/k8s.io/code-generator@v0.24.0/generate-groups.sh
+ /root/go/pkg/mod/k8s.io/code-generator@v0.24.0/generate-groups.sh all github.com/kanisterio/kanister/pkg/client github.com/kanisterio/kanister/pkg/apis cr:v1alpha1 --go-header-file /root/go/pkg/mod/k8s.io/code-generator@v0.24.0/hack/boilerplate.go.txt -o /go/src/
go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158
Generating deepcopy funcs
Generating clientset for cr:v1alpha1 at github.com/kanisterio/kanister/pkg/client/clientset
Generating listers for cr:v1alpha1 at github.com/kanisterio/kanister/pkg/client/listers
Generating informers for cr:v1alpha1 at github.com/kanisterio/kanister/pkg/client/informers
make[1]: Leaving directory '/home/infracloud/go/src/github.com/kanisterio/kanister'

@kale-amruta kale-amruta marked this pull request as draft May 13, 2022 08:30
@github-actions
Copy link
Contributor

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister May 13, 2022
@kale-amruta kale-amruta linked an issue May 13, 2022 that may be closed by this pull request
@kale-amruta kale-amruta marked this pull request as ready for review May 13, 2022 08:57
Kanister automation moved this from In Progress to Reviewer approved May 17, 2022
@mergify mergify bot merged commit 81e3e16 into master May 17, 2022
Kanister automation moved this from Reviewer approved to Done May 17, 2022
@mergify mergify bot deleted the client-go-update-0.24.1 branch May 17, 2022 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Update k8s.io dependencies to 0.24.x
2 participants