Maciej Strzelczyk
Maciej Strzelczyk
Fixes #1252 Dividing the classes for each proto into 3 separate files: * %proto/requests.py.j2 * %proto/responses.py.j2 * %proto/__init__.py.j2 The division is pretty simple. All "...Request" classes go to `requests.py` file,...
## Description Issue #7277 I'm removing this test as it's eluded multiple attempts to be fixed. It keeps failing occasionally and sometimes leaks resources in the test project. The issue...
Note to self :P Here I have a list of soft 404 errors: https://www.google.com/webmasters/tools/crawl-errors?siteUrl=https://wob.coppermind.net/&utm_source=wnc_655200&utm_medium=gamma&utm_campaign=wnc_655200&utm_content=msg_716501&hl=pl&pli=1#t2=5 There should be a way to solve them.
Users should be able to reorder entries in their collections.
We're running out of space. Full transcoded files take ~8Gb of space, while snippets take only ~2Gb. Moving transcoded audio to cloud will allow us to save a lot of...
As described in https://github.com/parsec-cloud/Parsec-Cloud-Preparation-Tool/issues/89 - the script fails when run on GCP instances. My guess is that it's caused by the Google Cloud Storage bucket no longer allowing to list...
## Description Fixes cl/649617122 The IPv6 is available not only to global addresses, but regional too. Note: Before submitting a pull request, please open an issue for discussion if you...
## Description Fixes # Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google. ## Checklist - [ ] I have...
My scenario: ```bash $ export CLUSTER_NAME= $ export NUM_NODES=2 $ export ZONE=us-east4-b $ export PROJECT_ID= $ xpk version [XPK] Starting xpk [XPK] xpk_version: v0.7.1 [XPK] XPK Done. $ xpk cluster...