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]: Examples provided in the secrets of install driver for the Primary Unisphere and Back up Unisphere is lacking clarity in ConfigMap #1568

Open
shanmydell opened this issue Nov 6, 2024 · 3 comments
Assignees
Labels
area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csm-docs Issue pertains to the CSM Documentation type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@shanmydell
Copy link
Collaborator

Bug Description

https://dell.github.io/csm-docs/docs/deployment/csmoperator/drivers/powermax/#install-driver
image
This has to be clearly referring to Primary Unisphere or backup unisphere as an example

Changes are needed in two place

  • ConfigMap
  • Documentation

Better to remove the code in the documentation completely and refer only the ConfigMap from the documentation

Logs

https://dell.github.io/csm-docs/docs/deployment/csmoperator/drivers/powermax/#install-driver
mode: StandAlone # Mode for the reverseproxy, should not be changed
port: 2222 # Port on which reverseproxy will listen
logLevel: debug
logFormat: text
standAloneConfig:
storageArrays:
- storageArrayId: "000000000001" # arrayID
primaryURL: https://primary-1.unisphe.re:8443 # primary unisphere for arrayID
backupURL: https://backup-1.unisphe.re:8443 # backup unisphere for arrayID
proxyCredentialSecrets:
- proxy-secret-11 # credential secret for primary unisphere, e.g., powermax-creds
- proxy-secret-12 # credential secret for backup unisphere, e.g., powermax-creds
- storageArrayId: "000000000002"
primaryURL: https://primary-2.unisphe.re:8443
backupURL: https://backup-2.unisphe.re:8443
proxyCredentialSecrets:
- proxy-secret-21
- proxy-secret-22
managementServers:
- url: https://primary-1.unisphe.re:8443 # primary unisphere endp

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

Refer to the config map https://github.com/dell/csm-operator/blob/main/samples/csireverseproxy/config.yaml

Expected Behavior

Example should give the customer clarity not to mislead

CSM Driver(s)

PowerMax

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

NA

Operating System

NA

@shanmydell shanmydell added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. labels Nov 6, 2024
@shanmydell shanmydell added this to the v1.13.0 milestone Nov 6, 2024
@csmbot
Copy link
Collaborator

csmbot commented Nov 6, 2024

@shanmydell: 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 container.storage.modules@dell.com.

@gallacher gallacher added area/csi-powermax Issue pertains to the CSI Driver for Dell EMC PowerMax area/csm-docs Issue pertains to the CSM Documentation labels Nov 7, 2024
@jooseppi-luna jooseppi-luna self-assigned this Nov 7, 2024
@jooseppi-luna jooseppi-luna removed the needs-triage Issue requires triage. label Nov 7, 2024
@jooseppi-luna
Copy link
Contributor

/sync

@csmbot
Copy link
Collaborator

csmbot commented Nov 7, 2024

link: 29950

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 area/csm-docs Issue pertains to the CSM Documentation 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