Skip to content

Issues with nutanix-csi-storage snapshotter container #171

Description

@adberger

Hi there

There are at least 2 problems with the current helm chart for the snapshotter container:

  • When sidecars.snapshotter is enabled but the APIVersions snapshot.storage.k8s.io/v1 (e.g. VolumeSnapshot) doesn't exist, the helm chart uses the imageBeta image which version (v3.0.3) doesn't have the --http-endpoint argument which is templated by default and therefore the container is in a CrashLoopBackOff.
  • When sidecars.snapshotter is disabled, the metrics Service & ServiceMonitor still template the snapshotter endpoint and therefore Prometheus reports target down

Would gladly help to improve the current helm chart.
If you have any follow-up questions don't hesitate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions