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]: Vsphere creds for vsphere secrets is expected when vsphere enable is set to false #799

Closed
santhoshhs10 opened this issue May 5, 2023 · 1 comment
Labels
area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@santhoshhs10
Copy link

Bug Description

During the insallation of driver from openshift UI, it expects the vsphere-creds to be set even if the vsphere enable is set to false. it will fail stating vsphere-creds not created.

This will be seen only from the OCP UI.

Logs

operator/blob/main/samples/powermax_v260_ops_411.yaml contains the vCenter Secret and if applied via "oc create -f " the issue does not appear, however the customer omitted the secret from the yaml as they are on bare-metal cluster (X_CSI_VSPHERE_ENABLED=FALSE) and then the deployment failed with "Error: secret "vcenter-creds" not found".
v2.5 does not have the same problem

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

  1. Install the operator from the OCP UI.
  2. Install the driver from using the installed operator from OCP UI

Expected Behavior

It should continue with driver installation without verifying vsphere creds when vsphere-enable is set to false.

CSM Driver(s)

csi-powermax

Installation Type

opeartor 1.11.0

Container Storage Modules Enabled

No response

Container Orchestrator

ocp 4.12

Operating System

rhcos

@santhoshhs10 santhoshhs10 added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax labels May 5, 2023
@santhoshhs10 santhoshhs10 added this to the v1.7.0 milestone May 5, 2023
@csmbot
Copy link
Collaborator

csmbot commented May 5, 2023

@santhoshhs10: 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 assign an appropriate priority label.


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax needs-triage Issue requires triage. 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

3 participants