siderolabs / cluster-api-provider-talos

A cluster-api provider for deploying Talos clusters.
https://www.talos-systems.com
Mozilla Public License 2.0
9 stars 4 forks source link

Add ability to specify cluster name #37

Open rsmitty opened 5 years ago

rsmitty commented 5 years ago

We currently have talos-test-cluster hard coded in our kustomize templates. Need to make that a variable so we can add in git shas or something for e2e and avoid collisions.