[BUG]: Not able to create CSM using the minimal file, if the Operator deployed from the Operator Hub #1605
Labels
area/csm-operator
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
Bug Description
Not able to create CSM using the minimal file, if the Operator deployed from the Operator Hub
Logs
[anuraj@adm01 pf06]$ oc get secret
NAME TYPE DATA AGE
powerflex-config Opaque 1 16h
[anuraj@adm01 pf06]$ more csm-powerflex.yaml
apiVersion: storage.dell.com/v1
kind: ContainerStorageModule
metadata:
name: powerflex
namespace: powerflex
spec:
driver:
csiDriverType: "powerflex"
configVersion: v2.12.0
replicas: 2
[anuraj@adm01 pf06]$ oc apply -f csm-powerflex.yaml
containerstoragemodule.storage.dell.com/powerflex created
[anuraj@adm01 pf06]$ oc get csm
NAME CREATIONTIME CSIDRIVERTYPE CONFIGVERSION STATE
powerflex 3s powerflex v2.12.0
[anuraj@adm01 pf06]$ oc describe csm powerflex
Name: powerflex
Namespace: powerflex
Labels:
Annotations: storage.dell.com/CSMOperatorConfigVersion: v2.12.0
storage.dell.com/CSMVersion: v1.12.0
storage.dell.com/PreviouslyAppliedConfiguration:
{"kind":"ContainerStorageModule","apiVersion":"storage.dell.com/v1","metadata":{"name
Screenshots
No response
Additional Environment Information
No response
Steps to Reproduce
create csm
Expected Behavior
successful creation of the csm
CSM Driver(s)
CSM 1.12
PowerFlex
Installation Type
CSM Operator
Container Storage Modules Enabled
No response
Container Orchestrator
OpenShift 4.17
Operating System
CoreOS
The text was updated successfully, but these errors were encountered: