objstore
objstore copied to clipboard
Go module providing unified interface and efficient clients to work with various object storage providers until like GCS, S3, Azure, SWIFT, COS and more.
* [ ] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes Initiation change for [https://github.com/thanos-io/thanos/issues/6712](https://github.com/thanos-io/thanos/issues/6712) ## Verification
* [x] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes Relates to https://github.com/grafana/mimir/issues/7382. Due to internal policies, enterprises...
In some cases account does not have permissions to read container properties or create one but has all permissions to do CRUD operations inside the container, e.g SAS tokens. To...
* [ ] I added CHANGELOG entry for this change. * [x] Change is not relevant to the end user. ## Changes I've noticed that some projects have started to...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
We are using thanos with minio https://min.io/docs/minio/kubernetes/upstream/developers/sts-for-operator.html, which requires setting custom sts endpoint, and associate tls with it. This code atm uses default credentials store, but it would be nice...
Use Case: Say I have multiple clusters, that use the `prefix` field so that the sidecar can put metrics in the same bucket, but under different prefixes. From what I...
* [X] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes * s3: add DisableMultipart option to force disabling...
* [ ] I added CHANGELOG entry for this change. * [ ] Change is not relevant to the end user. ## Changes Now, when metric bucket got an error...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...