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]: Unable to pull podmon image from local repository for offline install #898

Closed
OA72280 opened this issue Jul 17, 2023 · 3 comments
Closed
Assignees
Labels
area/csm-operator type/bug Something isn't working. This is the default label associated with a bug issue.
Milestone

Comments

@OA72280
Copy link

OA72280 commented Jul 17, 2023

FYI - the CR for 270 lacks the image address for podmon - https://github.com/dell/csm-operator/blob/main/samples/storage_csm_powerflex_v270.yaml

If we could please update this CR such that customers can populate their repo so as to pull the podmon image from their local docker repo. I have tested attempting to use the below image: private repo however the deployment shows - C
podmon
dellemc/podmon:v1.6.0
Running

Ideally, the below would be the outcome of the enhancement

  • name: resiliency
    image: services.powerflex.cto:5000/services/dellemc/podmon:v1.6.0

    enabled: Enable/Disable Resiliency feature

    Allowed values:

    true: enable Resiliency feature(deploy podmon sidecar)

    false: disable Resiliency feature(do not deploy podmon sidecar)

    Default value: false

    enabled: true
    configVersion: v1.6.0

    Also, would it be possible to enhance the CR yaml such that the following elements are added:

    • "--arrayConnectivityPollRate=5"
    • "--arrayConnectivityConnectionLossThreshold=3"
@OA72280 OA72280 added needs-triage Issue requires triage. type/feature-request New feature request. This is the default label associated with a feature request issue. labels Jul 17, 2023
@csmbot
Copy link
Collaborator

csmbot commented Jul 17, 2023

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

@gallacher gallacher added type/bug Something isn't working. This is the default label associated with a bug issue. and removed type/feature-request New feature request. This is the default label associated with a feature request issue. labels Jul 18, 2023
@gallacher gallacher changed the title [FEATURE]: podmon image [BUG]: Unable to pull podmon image from local repository for offline install Jul 18, 2023
@gallacher
Copy link
Contributor

/sync

@hoppea2 hoppea2 added release-found/1.0 and removed needs-triage Issue requires triage. labels Jul 18, 2023
@csmbot
Copy link
Collaborator

csmbot commented Jul 18, 2023

link: 16025

@shaynafinocchiaro shaynafinocchiaro added this to the v1.8.0 milestone Jul 26, 2023
@shaynafinocchiaro shaynafinocchiaro added type/feature A feature. This label is applied to a feature issues. area/csm-resiliency Issue pertains to the CSM Resiliency module area/csm-operator and removed type/feature A feature. This label is applied to a feature issues. labels Aug 28, 2023
@panigs7 panigs7 modified the milestone: v1.8.0 Sep 6, 2023
@panigs7 panigs7 added type/question Ask a question. This is the default label associated with a question issue. and removed type/bug Something isn't working. This is the default label associated with a bug issue. labels Sep 6, 2023
@shaynafinocchiaro shaynafinocchiaro added type/bug Something isn't working. This is the default label associated with a bug issue. and removed type/question Ask a question. This is the default label associated with a question issue. area/csm-resiliency Issue pertains to the CSM Resiliency module labels Sep 6, 2023
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

7 participants