influxdb/kv/migration/all
Jeffrey Smith II f74c69c5e4
chore: update to go 1.20 (#24088)
* build: upgrade to go 1.19

* chore: bump go.mod

* chore: `gofmt` changes for doc comments

https://tip.golang.org/doc/comment

* test: update tests for new sort order

* chore: make generate-sources

* chore: make generate-sources

* chore: go 1.20

* chore: handle rand.Seed deprecation

* chore: handle rand.Seed deprecation in tests

---------

Co-authored-by: DStrand1 <dstrandboge@influxdata.com>
2023-02-09 14:14:35 -05:00
..
0001_initial_migration.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0002_urm_by_user_index.go refactor(kv): delete deprecated kv service code 2020-11-16 12:41:26 +00:00
0003_task_owners.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
0003_task_owners_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
0004_add_dbrp_buckets.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0005_add_pkger_buckets.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
0006_delete-bucket-sessionsv1.go chore: remove kv Session service and sessionsv1 bucket (#18823) 2020-07-02 15:15:08 +01:00
0007_CreateMetaDataBucket.go fix(storage): meta.Client persists to kv and updates via BucketService 2020-08-03 09:21:02 -07:00
0008_LegacyAuthBuckets.go feat(authorization): Create a v1 authorization service 2020-10-27 08:26:10 -07:00
0009_LegacyAuthPasswordBuckets.go feat(authorization): Add bcrypt password support to v1 authorizations 2020-10-28 13:03:42 -07:00
0010_add-index-telegraf-by-org.go refactor(telegraf): add new isolated config service 2020-11-04 15:53:02 +00:00
0011_populate-dashboards-owner-id.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
0012_dbrp_by_org_index.go fix: Add a ByOrgID index to DBRP 2020-11-24 10:28:00 +11:00
0013_repair-DBRP-owner-and-bucket-IDs.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
0014_reindex-DBRPs.go fix(kv): add KV migration to repair DBRP mappings broken by schema change (#20168) 2020-11-25 12:49:45 -05:00
0015_record-shard-group-durations-in-bucket-metadata.go fix(upgrade): don't drop shard-group durations when upgrading DBs (#22650) 2021-10-11 14:43:57 -07:00
0015_record-shard-group-durations-in-bucket-metadata_test.go fix(upgrade): don't drop shard-group durations when upgrading DBs (#22650) 2021-10-11 14:43:57 -07:00
0016_add-annotations-notebooks-to-oper-token.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0016_add-annotations-notebooks-to-oper-token_test.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0017_add-annotations-notebooks-to-all-access-tokens.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0017_add-annotations-notebooks-to-all-access-tokens_test.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0018_repair-missing-shard-group-durations.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0018_repair-missing-shard-group-durations_test.go fix(upgrade): don't drop shard-group durations when upgrading DBs (#22650) 2021-10-11 14:43:57 -07:00
0019_add-remotes-replications-to-tokens.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0019_add-remotes-replications-to-tokens_test.go feat: initialize `influxd downgrade` command to run `Down()` migrations on metadata (#22800) 2021-10-29 16:34:01 -04:00
0020_add_remotes_replications_metrics_buckets.go feat: Add remotes and replications to telemetry (#23456) 2022-06-16 14:48:06 -04:00
all.go feat: Add remotes and replications to telemetry (#23456) 2022-06-16 14:48:06 -04:00
doc.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
migration.go refactor: migrator and introduce Store.(Create|Delete)Bucket (#18570) 2020-07-01 12:08:20 +01:00
test_service_test.go feat(cmd/influx): allow setting shard-group durations for buckets via API and CLI (#20911) 2021-03-11 14:51:03 -05:00