Bug 2049001

Summary: 4.10: [IBMCloud] ibm-vpc-block-csi-node does not specify an update strategy, only resource requests, or priority class
Product: OpenShift Container Platform Reporter: Jan Safranek <jsafrane>
Component: StorageAssignee: aos-storage-staff <aos-storage-staff>
Storage sub component: Operators QA Contact: Wei Duan <wduan>
Status: CLOSED DUPLICATE Docs Contact:
Severity: urgent    
Priority: unspecified CC: aos-bugs, arahamad, cschaefe, jnowicki, jsafrane, wduan
Version: 4.10   
Target Milestone: ---   
Target Release: 4.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2048824 Environment:
Last Closed: 2022-02-01 10:29:09 UTC Type: ---
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: 2048824, 2049003    
Bug Blocks:    

Description Jan Safranek 2022-02-01 10:17:12 UTC
+++ This bug was initially created as a clone of Bug #2048824 +++

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-node daemonset


[sig-arch] Managed cluster should ensure platform components have system-* priority class associated [Suite:openshift/conformance/parallel]
[sig-arch] Managed cluster should only include cluster daemonsets that have maxUnavailable update of 10 or 33 percent [Suite:openshift/conformance/parallel]
[sig-arch] Managed cluster should set requests but not limits [Suite:openshift/conformance/parallel]


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


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 Jan Safranek 2022-02-01 10:29:09 UTC

*** This bug has been marked as a duplicate of bug 2049003 ***