Bulat Saifullin
Bulat Saifullin
**Describe the bug** [gsutil](https://cloud.google.com/storage/docs/gsutil) can't upload files. **To Reproduce** All commands run as root 1. Start [emulator](https://github.com/oittaa/gcp-storage-emulator) ``` gcloud-storage-emulator start --port=9023 --default-bucket=test ``` 2. Start [devd](https://github.com/cortesi/devd/releases/tag/v0.9) https proxy (gsutil supports...
We would very much like to have an experimental testnet based on the Westend runtime for certain use cases both internal (disputes scaling) or external (connecting third party validators to...
Versi has new `initial_authorities`. It is now different from the rococo. ## Changes I just copy paste the `rococo_staging_testnet_config_genesis` function and updated `initial_authorities`. Most probably there are the correct and...
### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...
On 2022-12-20 16:50:21 UTC we updated Polkadot RPC nodes v0.9.33 -> V0.9.36, and after that, we see more errors in logs than usual.  Error: ``` ERROR tokio-runtime-worker jsonrpsee_server::transport::ws: WS...
This is PR to build runtime for Wococo. ### How to build new runtime for Wococo 1. Rebase this PR ``` git fetch git rebase --onto NEW_RELEASE OLD_RELEASE wococo-runtime #...
Fixes https://github.com/argoproj/argo-cd/issues/17294 Normalize JWTTokens before updating them. Checklist: * [x] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-cd/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or...
I notice that the collator does not have `polkadot_node_is_active_validator` metric and I did not find any alternative. But relaychain part of the collator reports `polkadot_node_is_active_validator=0` which creates false positive alerts....
Is a helm chart available for `substrate-archive`? I see https://github.com/subsquid/substrate-archive-setup/pull/20 added the helm chart, but later it was removed.
Fixes: https://github.com/gravitational/teleport/issues/43280 ### Description This PR enhances the teleport functionality by introducing a feature to replace all occurrences of specified hosts within the "Location" header of HTTP redirect responses. The...