featurebase/server
Seebs dcab1a6708 unbreak featurebase holder subcommand
The "just open the holder" subcommand doesn't work the way it used
to, because now that we rely on etcd to open a holder, trying to open
a holder without things set up just coredumps.

Step 1: Fix that.
Step 2: Also add a test that covers it so we don't get bitrotted again.
Step 3: Remove an unrelated stale comment that doesn't deserve its
own commit log, having to do with an option that no longer exists
which is no longer being set right under the comment saying we set it.
2021-11-16 14:23:35 -06:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go Giant Commit: drop a bunch of stuff we don't use. 2021-10-26 12:30:25 -05:00
config.go Add cmd option to disable cardinality calc 2021-10-28 10:25:26 -05:00
config_internal_test.go make address lookup failures okay on MacOS 2021-11-05 13:06:38 -05:00
config_test.go FeatureBase Renaming: changing go.mod module name for featurebase 2021-07-19 09:20:30 -07:00
dup.go fix govet and gofmt errors in existing code 2021-10-29 13:14:27 -05:00
dup_arm64.go restore import syscall, accidentally removed in previous commit 2021-05-24 12:17:00 -07:00
grpc.go fix govet and gofmt errors in existing code 2021-10-29 13:14:27 -05:00
grpc_test.go fix govet and gofmt errors in existing code 2021-10-29 13:14:27 -05:00
handler_test.go Merge branch 'master' into golangci-lint 2021-11-01 11:33:56 -05:00
pg.go address ben's comments 2021-10-12 11:21:14 -05:00
pg_test.go removed extra command complete message 2021-09-25 13:53:19 -05:00
server.go unbreak featurebase holder subcommand 2021-11-16 14:23:35 -06:00
server_test.go unbreak featurebase holder subcommand 2021-11-16 14:23:35 -06:00
sql.go FeatureBase Renaming: changing go.mod module name for featurebase 2021-07-19 09:20:30 -07:00
tlsconfig.go FeatureBase Renaming: changing go.mod module name for featurebase 2021-07-19 09:20:30 -07:00
trial.go FeatureBase Renaming: changing go.mod module name for featurebase 2021-07-19 09:20:30 -07:00