Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Not able to create CSM using the minimal file, if the Operator deployed from the Operator Hub #1605

Open
anurajpd opened this issue Nov 22, 2024 · 4 comments
Assignees
Labels
area/csm-operator type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@anurajpd
Copy link

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

@anurajpd anurajpd added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. labels Nov 22, 2024
@csmbot
Copy link
Collaborator

csmbot commented Nov 22, 2024

@anurajpd: Thank you for submitting this issue!

The issue is currently awaiting triage. Please make sure you have given us as much context as possible.

If the maintainers determine this is a relevant issue, they will remove the needs-triage label and respond appropriately.


We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at [email protected].

@gallacher gallacher added area/csm-operator and removed needs-triage Issue requires triage. labels Nov 22, 2024
@gallacher gallacher added this to the v1.13.0 milestone Nov 22, 2024
@gallacher
Copy link
Contributor

/sync

@csmbot
Copy link
Collaborator

csmbot commented Nov 22, 2024

link: 30619

@ashleyvjoy ashleyvjoy self-assigned this Nov 25, 2024
@ashleyvjoy
Copy link

@anurajpd can you share the exact steps you followed to deploy operator from OperatorHub in ocp?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csm-operator type/bug Something isn't working. This is the default label associated with a bug issue.
Projects
None yet
Development

No branches or pull requests

4 participants