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

Bug 1950210: Update CRD API version to match upstream and cleanup for yamllint #89

Merged
merged 1 commit into from Apr 16, 2021

Conversation

joelsmith
Copy link
Contributor

@joelsmith joelsmith commented Apr 10, 2021

The CRD API version v1beta1 is being deprecated, so we must update all CRDs to v1.

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 10, 2021
@joelsmith
Copy link
Contributor Author

joelsmith commented Apr 10, 2021

This PR has two purposes. In addition to updating the CRD from the deprecated v1beta1 version to v1, I expect this PR to fail the new manifest-diff test. Once I see that the test is properly working, I will make the same changes to the install/deploy versions of the CRDs.

Edit: it did fail the test as hoped. Updated commit pushed to bring the two versions into sync.

@joelsmith
Copy link
Contributor Author

/retest

@joelsmith joelsmith changed the title Update CRD API version to match upstream and cleanup for yamllint Bug 1950210: Update CRD API version to match upstream and cleanup for yamllint Apr 16, 2021
@openshift-ci-robot openshift-ci-robot added the bugzilla/severity-unspecified Referenced Bugzilla bug's severity is unspecified for the PR. label Apr 16, 2021
@openshift-ci-robot
Copy link
Contributor

@joelsmith: This pull request references Bugzilla bug 1950210, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.0) matches configured target release for branch (4.8.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (weinliu@redhat.com), skipping review request.

In response to this:

Bug 1950210: Update CRD API version to match upstream and cleanup for yamllint

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Apr 16, 2021
@joelsmith
Copy link
Contributor Author

@wangchen615 could you please review? I used this to update the upstream object CRDs:

https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/deploy/vpa-v1-crd-gen.yaml

Copy link
Contributor

@wangchen615 wangchen615 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 16, 2021
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joelsmith, wangchen615

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [joelsmith,wangchen615]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit be06ae0 into openshift:master Apr 16, 2021
@openshift-ci-robot
Copy link
Contributor

@joelsmith: All pull requests linked via external trackers have merged:

Bugzilla bug 1950210 has been moved to the MODIFIED state.

In response to this:

Bug 1950210: Update CRD API version to match upstream and cleanup for yamllint

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/severity-unspecified Referenced Bugzilla bug's severity is unspecified for the PR. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants