cloudfoundry-attic / etcd-release

Apache License 2.0
3 stars 17 forks source link

Switch to building patched etcd from source? #36

Open drnic opened 7 years ago

drnic commented 7 years ago

Since we're not taking compiled etcd from upstream, perhaps we switch out the blob and replace with a src submodule of forked etcd branch? Then we have coded the "what we patched and how we built it" into this bosh release. Bosh is good at compiling things.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/140879135

The labels on this github issue will be updated when the story is started.

evanfarrar commented 7 years ago

I think this is perfectly reasonable, we cut a corner here to get tls 1.2 patched as quickly as possible but should include source code for easy discovery.