google-cloud-storage
Here are 371 public repositories matching this topic...
-
Updated
Jan 8, 2022 - JavaScript
With Sidecar now changing its readiness status depending on whether it can establish a connection with Prometheus, there is spam of:
{"caller":"intrumentation.go:48","level":"info","msg":"changing probe status","status":"ready","ts":"2022-01-06T16:37:27.595400008Z"}
We shouldn't print this message if the status is set to the same value as the previous one.
-
Updated
Jan 6, 2022 - Go
-
Updated
Nov 8, 2021 - Go
-
Updated
Jan 6, 2022 - Go
-
Updated
Mar 18, 2021 - Python
In the architecture page, under the Overview section, the overview image shows two LBs pointing to a lakeFS environment. This is no longer true and should show a single LB pointing to that environment.
-
Updated
Jan 8, 2022 - Go
Hi
I have more than 10 snapshots so it only shows 10 snapshots in the list. I can set to more than 10 but it always resets it back to 10 after any UI tab/window change.
thanks
-
Updated
Jan 8, 2022 - Java
-
Updated
Nov 24, 2021 - Go
-
Updated
Jan 7, 2022 - Java
-
Updated
Mar 2, 2021 - PHP
-
Updated
Nov 1, 2021 - TypeScript
-
Updated
Apr 27, 2021 - PHP
This is motivated by #5703. Applications may need to persist the state of pagination iterators, for example, because they are implementing a web service that returns pages of results.
I suggested this API:
struct Page {
std::vector<std::string> bucket_names;
std::string reader_state;
};
Page BucketsPage(gcs::Client client, std::string reader_state) {
auto reader = client.-
Updated
Oct 17, 2021 - Emacs Lisp
-
Updated
Oct 31, 2021 - PHP
Is your feature request related to a problem? Please describe.
I'm using drone-cache for a Rust project to cache the target directory, which contains compiled modules for all of my project's dependencies, so that the pipeline doesn't have to rebuild everything from scratch (it takes a looong time!). Unfortunately the target directory tends to grow very large (often several GBs), so I'd li
-
Updated
Dec 14, 2021 - Go
-
Updated
Feb 16, 2020 - Java
-
Updated
Jan 2, 2022 - C++
-
Updated
Jul 24, 2021 - Java
-
Updated
May 7, 2019 - Shell
-
Updated
Jul 28, 2020 - Shell
-
Updated
Dec 23, 2019 - Dockerfile
-
Updated
Dec 13, 2021 - Python
-
Updated
Sep 21, 2020 - Shell
Improve this page
Add a description, image, and links to the google-cloud-storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the google-cloud-storage topic, visit your repo's landing page and select "manage topics."
Hi. First of all, kudos to you for the VFS cache - it's really brilliant. I have one request though.
For a little background, as of now I'm using the following settings: