Change etcd data location
rossf7 opened this issue · 5 comments
Makes total sense, we will need also to change the setup (https://github.com/giantswarm/k8scloudconfig/blob/master/v_3_0_0/master_template.go#L1696:10) and service (https://github.com/giantswarm/k8scloudconfig/blob/master/v_3_0_0/master_template.go#L1747) units in k8scc.
We also need to change at least azure-operator https://github.com/giantswarm/azure-operator/blob/master/service/cloudconfig/template.go#L633. Will propose the 3 PRs (k8scc, aws-operator and azure-operator) later and do some testing on aws-operator, if things go good we could include the change in this release, WDYT @rossf7?
It would be good to have this for the new clusters. If we're OK on time lets do it. Otherwise. I think it could wait till the next k8scloudconfig
version.
aws-operator done, azure-operator changes ready giantswarm/azure-operator#125 waiting for giantswarm/azure-operator#122.
Done azure too in giantswarm/azure-operator#125