cloudfoundry-attic / etcd-release

Apache License 2.0
3 stars 17 forks source link

lazy etcd version detection - allow version change via blobs/etcd/* only #35

Closed drnic closed 7 years ago

drnic commented 7 years ago

This PR allows developers to trial new etcd blobs by removing the existing blobs/etcd/* and dropping in their new one.

Depending on bosh cli, develop may have to clean out .blobs and config/blobs.yml to avoid repo's built in etcd-v2.2.0

cfdreddbot commented 7 years ago

Hey drnic!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 7 years ago

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

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

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

christianang commented 7 years ago

LGTM.