mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| testdata/certs | ||
| cluster_test.go | ||
| config.go | ||
| config_internal_test.go | ||
| config_test.go | ||
| dup.go | ||
| dup_arm64.go | ||
| grpc.go | ||
| grpc_test.go | ||
| handler_test.go | ||
| pg.go | ||
| pg_test.go | ||
| server.go | ||
| server_test.go | ||
| sql.go | ||
| tlsconfig.go | ||
| trial.go | ||