Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Oct 19, 2025

Apparently our existing wording is not sufficient to convince external customers that forcing a rollback is a risky move. Tighten the wording to try to be even more clear about the potential downsides. The guards force blasts through are designed to keep you safe!

@openshift-ci-robot openshift-ci-robot added jira/severity-low Referenced Jira bug's severity is low for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Oct 19, 2025
@openshift-ci-robot
Copy link

@wking: This pull request references Jira Issue OCPBUGS-63311, which is valid. The bug has been moved to the POST state.

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

Requesting review from QA contact:
/cc @jiajliu

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Apparently our existing wording is not sufficient to convince external customers that forcing a rollback is a risky move. Tighten the wording to try to be even more clear about the potential downsides. The guards force blasts through are designed to keep you safe!

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 19, 2025

Hello @wking! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

@openshift-ci openshift-ci bot requested a review from jiajliu October 19, 2025 00:52
@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 19, 2025
@wking wking force-pushed the tighten-cluster-version-force-docs branch from e2ffa03 to a20cc4f Compare October 19, 2025 01:18
@openshift-ci openshift-ci bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 19, 2025
@wking wking force-pushed the tighten-cluster-version-force-docs branch from a20cc4f to 1cf10c3 Compare October 19, 2025 01:50
@openshift-ci openshift-ci bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 19, 2025
@wking wking force-pushed the tighten-cluster-version-force-docs branch from 1cf10c3 to b618d5b Compare October 19, 2025 02:28
Apparently our existing wording is not sufficient to convince external
customers that forcing a rollback is a risky move.  Tighten the
wording to try to be even more clear about the potential downsides.
The guards force blasts through are designed to keep you safe!
@JoelSpeed
Copy link
Contributor

/lgtm
/verified bypass

No need to run verification on docs only changes

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Oct 19, 2025
@openshift-ci-robot
Copy link

@JoelSpeed: The verified label has been added.

In response to this:

/lgtm
/verified bypass

No need to run verification on docs only changes

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 19, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 19, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoelSpeed

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:

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 Oct 19, 2025
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD e5f5fea and 2 for PR HEAD b618d5b in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 19, 2025

@wking: all tests passed!

Full PR test history. Your PR dashboard.

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 5050707 into openshift:master Oct 19, 2025
14 checks passed
@openshift-ci-robot
Copy link

@wking: Jira Issue Verification Checks: Jira Issue OCPBUGS-63311
✔️ This pull request was pre-merge verified.
✔️ All associated pull requests have merged.
✔️ All associated, merged pull requests were pre-merge verified.

Jira Issue OCPBUGS-63311 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓

In response to this:

Apparently our existing wording is not sufficient to convince external customers that forcing a rollback is a risky move. Tighten the wording to try to be even more clear about the potential downsides. The guards force blasts through are designed to keep you safe!

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-merge-robot
Copy link
Contributor

Fix included in accepted release 4.21.0-0.nightly-2025-10-19-181151

@wking wking deleted the tighten-cluster-version-force-docs branch October 20, 2025 16:12
wking added a commit to wking/cluster-version-operator that referenced this pull request Oct 28, 2025
Pulling in [1].  Generated with:

  $ go get github.com/openshift/api@master
  $ go get github.com/openshift/client-go@master
  $ go get github.com/openshift/library-go@master
  $ go mod tidy
  $ go mod vendor
  $ git add -A go.* vendor

using:

  $ go version
  go version go1.24.0 linux/amd64

The client-go import addresses:

  go: finding module for package k8s.io/api/networking/v1alpha1
  go: github.com/openshift/cluster-version-operator/pkg/cvo imports
    k8s.io/client-go/kubernetes/scheme imports
    k8s.io/api/networking/v1alpha1: module k8s.io/api@latest found (v0.34.1), but does not contain package k8s.io/api/networking/v1alpha1

The library-go update is just a "while I'm at it..." bump to round out
the openshift/ dependencies.

[1]: openshift/api#2539
wking added a commit to wking/cluster-version-operator that referenced this pull request Oct 28, 2025
Pulling in [1].  Generated with:

  $ go get github.com/openshift/api@master
  $ go get github.com/openshift/client-go@master
  $ go get github.com/openshift/library-go@master
  $ go mod tidy
  $ go mod vendor
  $ git add -A go.* vendor

using:

  $ go version
  go version go1.24.0 linux/amd64

The client-go import addresses:

  $ go mod tidy
  ...
  go: finding module for package k8s.io/api/networking/v1alpha1
  go: github.com/openshift/cluster-version-operator/pkg/cvo imports
    k8s.io/client-go/kubernetes/scheme imports
    k8s.io/api/networking/v1alpha1: module k8s.io/api@latest found (v0.34.1), but does not contain package k8s.io/api/networking/v1alpha1

The library-go update is just a "while I'm at it..." bump to round out
the openshift/ dependencies.

[1]: openshift/api#2539
wking added a commit to wking/oc that referenced this pull request Nov 3, 2025
Catching the --help and stderr warnings for --force up with the recent
openshift/api@b618d5bd8c (config/v1/types_cluster_version: Tighten
force and rollback warnings, 2025-10-18, openshift/api#2539) wording.
wking added a commit to wking/oc that referenced this pull request Nov 3, 2025
Catching the --help and stderr warnings for --force up with the recent
openshift/api@b618d5bd8c (config/v1/types_cluster_version: Tighten
force and rollback warnings, 2025-10-18, openshift/api#2539) wording.
@openshift-merge-robot
Copy link
Contributor

Fix included in accepted release 4.21.0-0.nightly-2025-11-05-234508

@sdodson
Copy link
Member

sdodson commented Nov 11, 2025

Does this pick cleanly?
/cherry-pick release-4.20, release-4.19, release-4.18

@openshift-cherrypick-robot

@sdodson: cannot checkout release-4.20,: error checking out "release-4.20,": exit status 1 error: pathspec 'release-4.20,' did not match any file(s) known to git

In response to this:

Does this pick cleanly?
/cherry-pick release-4.20, release-4.19, release-4.18

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.

openshift-cherrypick-robot pushed a commit to openshift-cherrypick-robot/oc that referenced this pull request Nov 11, 2025
Catching the --help and stderr warnings for --force up with the recent
openshift/api@b618d5bd8c (config/v1/types_cluster_version: Tighten
force and rollback warnings, 2025-10-18, openshift/api#2539) wording.
@sdodson
Copy link
Member

sdodson commented Nov 11, 2025

/cherry-pick release-4.20

@openshift-cherrypick-robot

@sdodson: new pull request created: #2581

In response to this:

/cherry-pick release-4.20

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.

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/severity-low Referenced Jira bug's severity is low for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants