influxdb/services/meta
davidby-influx ce40acb298
feat: partial /v2/api/buckets support: create, delete, list, retrieve, update (#23284)
Partially implements the /v2/api/buckets
POST for create a bucket
DELETE for deleting a bucket
GET for listing buckets
GET for retrieving one bucket
PATCH for modifying a bucket

See here for API details:
https://docs.influxdata.com/influxdb/cloud/api/#tag/Buckets
2022-04-21 16:36:19 -07:00
..
internal build: upgrade protobuf library (#22606) 2021-10-15 11:42:47 -05:00
client.go build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00
client_test.go build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00
config.go Report subset of config values in SHOW DIAGNOSTICS 2017-03-14 11:34:19 -07:00
config_test.go in memory meta, single node configs, etc. 2016-03-14 16:55:54 +00:00
context.go feat(flux): Add user authentication and authorization support 2018-12-19 14:46:12 -07:00
data.go build: upgrade protobuf library (#22606) 2021-10-15 11:42:47 -05:00
data_internal_test.go fix: tsi index should compact old or too-large log files (#21943) 2021-07-26 17:40:15 -04:00
data_test.go fix: create shards without overlaps (#22601) 2021-10-01 13:38:52 -04:00
errors.go fix #10110: limit db & rp name length to 255 2018-12-17 16:58:28 -05:00
meta_test.go Update authentication cache to work for clusters 2016-02-12 07:16:57 -05:00
query_authorizer.go feat: partial /v2/api/buckets support: create, delete, list, retrieve, update (#23284) 2022-04-21 16:36:19 -07:00
write_authorizer.go refactor: separate coarse and fine permission interfaces (#20996) 2021-03-22 09:52:33 -04:00