Revert "update storage operator to read featuregates from API on standalone OCP"#375
Conversation
…API on standalone OCP"
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: stbenjam The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/skip This is a clean revert of the most recent commit, we're returning to a previously tested state. Forcing this |
|
/lgtm |
|
@stbenjam: Overrode contexts on behalf of stbenjam: ci/prow/e2e-aws-ovn, ci/prow/e2e-aws-ovn-upgrade, ci/prow/e2e-gcp-ovn DetailsIn response to this:
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. |
|
/label approved |
|
/label jira/valid-bug |
Reverts #368, tracked by TRT-1059
Per OpenShift policy, we are reverting this breaking change to get CI and/or nightly payloads flowing again.
cluster-storage-operator is panicking on hypershift. See #368 (comment) for more details.
To unrevert this, revert this PR, and layer an additional separate commit on top that addresses the problem. Before merging the unrevert, please run the hypershift job on the PR and check the result of hypershift presubmit to confirm the fix has corrected the problem.
CC: @deads2k, @sjenning, @jsafrane