Closed majst01 closed 2 years ago
./metal-stack/gardener-extension-provider-metal/pkg/controller/infrastructure/machine.go 9: return fmt.Sprintf("metal:///%s/%s", partition, machineID)
./gardener-extension-provider-metal/pkg/controller/infrastructure/machine.go 9: return fmt.Sprintf("metal:///%s/%s", partition, machineID)
I Think we can leave this as it is as the extra / after the double / leaves room for either projectid or region
/
./metal-stack/gardener-extension-provider-metal/pkg/controller/infrastructure/machine.go 9: return fmt.Sprintf("metal:///%s/%s", partition, machineID)
./gardener-extension-provider-metal/pkg/controller/infrastructure/machine.go 9: return fmt.Sprintf("metal:///%s/%s", partition, machineID)