kopeio / etcd-manager

operator for etcd: moved to https://github.com/kubernetes-sigs/etcdadm
Apache License 2.0
164 stars 45 forks source link

Update module version of kops #268

Closed bittopaz closed 4 years ago

bittopaz commented 5 years ago

Currently etcd-manager depends on an very old kops version.

I'm currently working on make etct-manager support Alicloud, in this case, I need to update the vfs module in kops.

But I don't know what is the best way to upgrade kops dependency in etcd-manager.

Can you please take a look at this? @justinsb

This is blocking #269.

Thanks!

justinsb commented 4 years ago

You're right, and it proved less easy to update than it should have been because of the way our staging repos end up with versions v0.0.0 ...

Working on an update in https://github.com/kopeio/etcd-manager/pull/278