Skip to content

Conversation

@hongkailiu
Copy link
Member

$ podman run --platform=linux/amd64 --rm -it --entrypoint='["bash"]' registry.ci.openshift.org/origin/4.15:operator-sdk
bash-4.4$ operator-sdk version
operator-sdk version: "v1.31.0-ocp", commit: "08d08dd8e4da74c83fffa812fb8eb382eb0a072d", kubernetes version: "v1.26.0", go version: "go1.20.12 X:strictfipsruntime", GOOS: "linux", GOARCH: "amd64"

The CI env. has been moved forward and we might want to keep the version aligned with it. The manifests in bundles are used only in CI or by QE and thus should be safe enough to do.

The real reason that I want to bump the sdk version is that I am learning and do some practicing following the sdk doc.
Staying close with the latest version of sdk sometimes making the learning curve shorter.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 15, 2024

@hongkailiu: all tests passed!

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

Copy link
Member

@petr-muller petr-muller left a comment

Choose a reason for hiding this comment

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

:shipit:

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jul 16, 2024
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 16, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hongkailiu, petr-muller

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 Jul 16, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 27b8d3c into openshift:master Jul 16, 2024
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants