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

Upgrade CRD api to v1 from v1beta1 in crd.go #1065

Merged
merged 2 commits into from
Aug 11, 2021
Merged

Upgrade CRD api to v1 from v1beta1 in crd.go #1065

merged 2 commits into from
Aug 11, 2021

Conversation

viveksinghggits
Copy link
Contributor

Change Overview

In one of the previous PRs we upgrade the API versions for CRD while creating them. In this PR we are changing rest of the code to use v1 CRD APIs instead of v1beta1.

Pull request type

Please check the type of change your PR introduces:

  • 🐹 Trivial/Minor

Issues

  • #XXX

Test Plan

  • ⚡ Unit test
 go test -check.f "CRDSuite"
OK: 1 passed
PASS
ok  	github.com/kanisterio/kanister/pkg/discovery	6.404s

@mergify mergify bot merged commit 56c9f38 into master Aug 11, 2021
@mergify mergify bot deleted the crd-changes branch August 11, 2021 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants