exoscale / exoscale-csi-driver

Kubernetes CSI driver for Exoscale BlockStorage
Apache License 2.0
17 stars 1 forks source link

Parse custom zone mapping information #3

Closed remyrd closed 9 months ago

remyrd commented 9 months ago

If ZONE_TO_URL is present in the environment, parse its JSON contents as string->v3.URL

shortcut-integration[bot] commented 9 months ago

This pull request has been linked to Shortcut Story #87831: CSI: Preprod can not work and handle multi-zone.

pierre-emmanuelJ commented 9 months ago

@remyrd Thanks a lot for the change :)

This PR is solved by https://github.com/exoscale/exoscale-csi-driver/pull/4.

The zone mapping mechanism will be reworked in egoscale, until this let's remove the multizone to be able to fix other environments.