influxdb/cmd/influxd/upgrade
Daniel Moran c62d3f2d8d
fix(cmd/influxd): prevent panic on upgrade with V1 users and no V1 conf (#20548)
2021-01-19 13:26:44 -08:00
..
testdata fix(cmd/influxd): prevent panic on upgrade with V1 users and no V1 conf (#20548) 2021-01-19 13:26:44 -08:00
config.go feat(cmd/influxd): use a better default for upgraded V2 config, and allow users to override it (#20110) 2020-11-23 13:05:48 -05:00
config_test.go fix(tsdb): never use an inmem index (#20313) 2020-12-23 07:46:57 -08:00
database.go fix(cmd/influxd): improve `influxd upgrade` logging, and require manual confirmation of data copy (#20440) 2021-01-07 07:34:48 -08:00
fs.go feat(upgrade): upgrade databases 2020-10-08 09:39:30 -07:00
fs_test.go feat(upgrade): upgrade databases 2020-10-08 09:39:30 -07:00
security.go feat(cmd/influxd): warn if auth wasn't enabled and users were upgraded (#20036) 2020-11-16 09:05:40 -05:00
security_test.go fix(onboarding): don't ignore failures to set initial password (#20317) 2020-12-16 06:43:43 -08:00
setup.go fix(cmd/influxd): improve `influxd upgrade` logging, and require manual confirmation of data copy (#20440) 2021-01-07 07:34:48 -08:00
setup_test.go fix(cmd/influxd): validate all input paths to `upgrade` up-front (#20012) 2020-11-13 09:25:57 -05:00
upgrade.go fix(cmd/influxd): prevent panic on upgrade with V1 users and no V1 conf (#20548) 2021-01-19 13:26:44 -08:00
upgrade_test.go fix(cmd/influxd): prevent panic on upgrade with V1 users and no V1 conf (#20548) 2021-01-19 13:26:44 -08:00
v1_dump_meta.go fix(cmd/influxd): remove internal subcommands of `upgrade` from help text (#20076) 2020-11-17 15:37:43 -05:00
v2_dump_meta.go fix(cmd/influxd): remove internal subcommands of `upgrade` from help text (#20076) 2020-11-17 15:37:43 -05:00