influxdb/cmd/influxd/upgrade
J. Emrys Landivar 5df737cbc7
fix(cmd/influx): log error details when `influxd upgrade` fails to migrate databases (#20929)
Co-authored-by: Dan Moran <dmoran@influxdata.com>
2021-03-15 14:32:50 -04: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(http): allow for disabling pprof (#20827) 2021-03-04 09:28:03 -05:00
config_test.go feat(http): allow for disabling pprof (#20827) 2021-03-04 09:28:03 -05:00
database.go fix(cmd/influx): improve logging consistency in `influxd upgrade` (#20640) 2021-01-28 10:42:07 -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 fix(cmd/influx): improve logging consistency in `influxd upgrade` (#20640) 2021-01-28 10:42:07 -08:00
security_test.go fix(onboarding): deprecate misleading `retentionPeriodHrs` key (#20798) 2021-03-01 09:55:39 -05:00
setup.go fix(onboarding): deprecate misleading `retentionPeriodHrs` key (#20798) 2021-03-01 09:55:39 -05: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/influx): log error details when `influxd upgrade` fails to migrate databases (#20929) 2021-03-15 14:32:50 -04: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