Skip to content

MGMT-14838: Upgrade go modules#81

Closed
CrystalChun wants to merge 2 commits intoopenshift:masterfrom
CrystalChun:upgrade-packages
Closed

MGMT-14838: Upgrade go modules#81
CrystalChun wants to merge 2 commits intoopenshift:masterfrom
CrystalChun:upgrade-packages

Conversation

@CrystalChun
Copy link
Copy Markdown

https://issues.redhat.com/browse/MGMT-14838
In preparation to switch APIs from v1alpha1
to v1beta1.

/cc @eranco74 @filanov

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 6, 2023
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Sep 6, 2023

@CrystalChun: This pull request references MGMT-14838 which is a valid jira issue.

Details

In response to this:

https://issues.redhat.com/browse/MGMT-14838
In preparation to switch APIs from v1alpha1
to v1beta1.

/cc @eranco74 @filanov

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 openshift-ci Bot requested review from eranco74 and filanov September 6, 2023 01:05
Comment thread controllers/suite_test.go
RunSpecsWithDefaultAndCustomReporters(t,
"Controller Suite",
[]Reporter{printer.NewlineReporter{}})
RunSpecs(t, "Controller Suite")
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

For history: the envtest/printer was removed from the controller-runtime repo in kubernetes-sigs/controller-runtime#1977

Following what others have done: csi-addons/kubernetes-csi-addons@74c24b3

@openshift-ci openshift-ci Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 6, 2023
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Sep 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CrystalChun

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 6, 2023
https://issues.redhat.com/browse/MGMT-14838
In preparation to switch APIs from v1alpha1
to v1beta1.
https://issues.redhat.com/browse/MGMT-14838
There were a few changes to controller-runtime such as
the Cache BuilderWithOptions function and Source.Kind
being removed.
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Sep 6, 2023

@CrystalChun: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/mce-images 1b5d830 link true /test mce-images
ci/prow/e2e-ai-operator-ztp-capi 1b5d830 link true /test e2e-ai-operator-ztp-capi
ci/prow/build 1b5d830 link true /test build
ci/prow/unit-test 1b5d830 link true /test unit-test
ci/prow/images 1b5d830 link true /test images

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@CrystalChun
Copy link
Copy Markdown
Author

Closing for now

@CrystalChun CrystalChun closed this Sep 8, 2023
@CrystalChun CrystalChun deleted the upgrade-packages branch September 8, 2025 16:44
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants