Bug 2052309

Summary: [IBM Cloud] ibm-vpc-block-csi-controller does not specify an update strategy, priority class, or only resource requests
Product: OpenShift Container Platform Reporter: Christopher J Schaefer <cschaefe>
Component: StorageAssignee: Christopher J Schaefer <cschaefe>
Storage sub component: Operators QA Contact: Chao Yang <chaoyang>
Status: CLOSED ERRATA Docs Contact:
Severity: urgent    
Priority: unspecified CC: aos-bugs, jsafrane
Version: 4.11   
Target Milestone: ---   
Target Release: 4.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-10 10:48:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2052458    

Description Christopher J Schaefer 2022-02-09 00:20:10 UTC
Description of problem:

Version-Release number of selected component (if applicable):
IPI 4.10 on IBM Cloud


How reproducible:
100%

Steps to Reproduce:
1. Deploy IPI cluster on IBM Cloud
2. Run OCP Conformance tests (openshift/conformance/parallel)


Actual results:
OCP test results fail as a result of incomplete spec for the ibm-vpc-block-csi-controller deployment


[sig-arch] Managed cluster should ensure platform components have system-* priority class associated [Suite:openshift/conformance/parallel]
[sig-arch] Managed cluster should set requests but not limits [Suite:openshift/conformance/parallel]


Expected results:
Managed cluster deployments should have an update strategy set, a priority class set, and only set resource requests (not limits), including ibm-vpc-block-csi-controller.


Master Log:
n/a

Node Log (of failed PODs):
n/a

PV Dump:
n/a

PVC Dump:
n/a

StorageClass Dump (if StorageClass used by PV/PVC):
n/a

Additional info:
IBM Cloud is working on a fix for this issue, in an attempt to address failing OCP Conformance tests for the 4.10 GA with IBM Cloud support of IPI.

Comment 1 Christopher J Schaefer 2022-02-09 00:22:28 UTC
Opened 4.10 related bug, https://bugzilla.redhat.com/show_bug.cgi?id=2052311

Comment 2 Jan Safranek 2022-02-09 10:21:44 UTC
Updating assignee just to emphasize who did the fix.

Comment 5 Chao Yang 2022-02-14 06:17:48 UTC
{
  "rollingUpdate": {
    "maxSurge": 0,
    "maxUnavailable": 1
  },
  "type": "RollingUpdate"
}
Passed on 4.11.0-0.nightly-2022-02-12-075213

Comment 7 errata-xmlrpc 2022-08-10 10:48:33 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:5069