Skip to content

OCPBUGS-80930 | Fix UltraSSD StorageClass to not override cluster default#77248

Merged
openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
radeore:azure-vac
Apr 3, 2026
Merged

OCPBUGS-80930 | Fix UltraSSD StorageClass to not override cluster default#77248
openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
radeore:azure-vac

Conversation

@radeore
Copy link
Copy Markdown
Contributor

@radeore radeore commented Apr 1, 2026

Summary

  • Remove is-default-class annotation from the managed-csi-ultrassd StorageClass to avoid breaking other cluster components that rely on the default StorageClass

  • The UltraSSD StorageClass is now created as an additional non-default StorageClass, referenced explicitly by the CSI driver test manifest (ultrassd-manifest.yaml)

Depends on: openshift/csi-operator#538

@openshift-ci openshift-ci bot requested review from jsafrane and mpatlasov April 1, 2026 14:24
@radeore radeore changed the title Fix UltraSSD StorageClass to not override cluster default OCPBUGS-80930 | Fix UltraSSD StorageClass to not override cluster default Apr 1, 2026
@radeore
Copy link
Copy Markdown
Contributor Author

radeore commented Apr 1, 2026

/test e2e-azure-csi-volumeattributesclass

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 1, 2026

@radeore: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

/test app-ci-config-dry
/test boskos-config
/test boskos-config-generation
/test build03-dry
/test build04-dry
/test build05-dry
/test build06-dry
/test build07-dry
/test build08-dry
/test build09-dry
/test build10-dry
/test build11-dry
/test check-gh-automation
/test check-gh-automation-tide
/test ci-operator-config
/test ci-operator-config-metadata
/test ci-operator-registry
/test ci-secret-bootstrap-config-validation
/test ci-testgrid-allow-list
/test clusterimageset-validate
/test config
/test core-ci-config-dry
/test core-valid
/test generated-config
/test generated-dashboards
/test hosted-mgmt-dry
/test image-mirroring-config-validation
/test jira-lifecycle-config
/test labels
/test openshift-image-mirror-mappings
/test ordered-prow-config
/test owners
/test pr-reminder-config
/test prow-config
/test prow-config-filenames
/test prow-config-semantics
/test pylint
/test release-config
/test release-controller-config
/test rover-groups-config-validation
/test secret-generator-config-valid
/test services-valid
/test stackrox-stackrox-stackrox-stackrox-check
/test step-registry-metadata
/test step-registry-shellcheck
/test sync-rover-groups
/test verified-config
/test vsphere02-dry
/test yamllint

The following commands are available to trigger optional jobs:

/test check-cluster-profiles-config

Use /test all to run the following jobs that were automatically triggered:

pull-ci-openshift-release-main-ci-operator-config
pull-ci-openshift-release-main-ci-operator-registry
pull-ci-openshift-release-main-core-valid
pull-ci-openshift-release-main-owners
pull-ci-openshift-release-main-release-controller-config
pull-ci-openshift-release-main-step-registry-metadata
pull-ci-openshift-release-main-step-registry-shellcheck
pull-ci-openshift-release-openshift-image-mirror-mappings
pull-ci-openshift-release-yamllint
Details

In response to this:

/test e2e-azure-csi-volumeattributesclass

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.

@radeore
Copy link
Copy Markdown
Contributor Author

radeore commented Apr 1, 2026

/pj-rehearse pull-ci-openshift-csi-operator-main-e2e-azure-csi-volumeattributesclass

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@radeore: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@radeore
Copy link
Copy Markdown
Contributor Author

radeore commented Apr 1, 2026

/rehearsals-ack

@radeore
Copy link
Copy Markdown
Contributor Author

radeore commented Apr 1, 2026

/pj-rehearse ack

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@radeore: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Apr 2, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@radeore: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-csi-operator-main-e2e-azure-csi-volumeattributesclass openshift/csi-operator presubmit Registry content changed
pull-ci-openshift-csi-operator-release-5.0-e2e-azure-csi-volumeattributesclass openshift/csi-operator presubmit Registry content changed
pull-ci-openshift-csi-operator-release-4.23-e2e-azure-csi-volumeattributesclass openshift/csi-operator presubmit Registry content changed
pull-ci-openshift-csi-operator-release-4.22-e2e-azure-csi-volumeattributesclass openshift/csi-operator presubmit Registry content changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@radeore
Copy link
Copy Markdown
Contributor Author

radeore commented Apr 2, 2026

/pj-rehearse pull-ci-openshift-csi-operator-main-e2e-azure-csi-volumeattributesclass

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@radeore: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@Phaow
Copy link
Copy Markdown
Contributor

Phaow commented Apr 3, 2026

/lgtm

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Phaow, radeore

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 lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 3, 2026
@Phaow
Copy link
Copy Markdown
Contributor

Phaow commented Apr 3, 2026

I could see the install succeed, let's go ahead merge this and rehearse in openshift/csi-operator#538 .

@Phaow
Copy link
Copy Markdown
Contributor

Phaow commented Apr 3, 2026

/pj-rehearse skip

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@Phaow: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Apr 3, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 3, 2026

@radeore: The following test 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/rehearse/openshift/csi-operator/main/e2e-azure-csi-volumeattributesclass 684bc0f link unknown /pj-rehearse pull-ci-openshift-csi-operator-main-e2e-azure-csi-volumeattributesclass

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 64eeb8e into openshift:main Apr 3, 2026
10 of 11 checks passed
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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants