storj/cmd/storagenode
JT Olio 2744a26b60
pkg/cfgstruct: tie defaults to releases (#1787)
* tie defaults to releases

this change makes it so that by default, the flag defaults are
chosen based on whether the build was built as a release build or
an ordinary build. release builds by default get release defaults,
whereas ordinary builds by default get dev defaults.

any binary can have its defaults changed by specifying

 --defaults=dev

or

 --defaults=release

Change-Id: I6d216aa345d211c69ad913159d492fac77b12c64

* make release defaults more clear

this change extends cfgstruct structs to support either
a 'default' tag, or a pair of 'devDefault' and 'releaseDefault'
tags, but not both, for added clarity

Change-Id: Ia098be1fa84b932fdfe90a4a4d027ffb95e249c6

* clarify cfgstruct.DefaultsFlag

Change-Id: I55f2ff9080ebbc0ce83abf956e085242a92f883e
2019-04-19 12:17:30 -06:00
..
alpha Forward-port release-alpha8 build script issues (#1726) 2019-04-09 23:01:10 -06:00
dashboard.go dashboard change last contact never into offline (#1692) 2019-04-08 11:30:29 -04:00
Dockerfile Build multiarch ARM32v6 and AMD64 images (#1686) 2019-04-08 16:01:20 -04:00
entrypoint Build multiarch ARM32v6 and AMD64 images (#1686) 2019-04-08 16:01:20 -04:00
main.go pkg/cfgstruct: tie defaults to releases (#1787) 2019-04-19 12:17:30 -06:00
storagenode.yaml rename farmers to storagenode (#275) 2018-08-24 21:52:58 -04:00