Anton Evangelatov
Anton Evangelatov
## Abstract At the moment it doesn't seem to be possible to specify a date/time and get your blockchain account balances based on a historical block (ETH, ERC20 tokens and...
We've been getting errors when uploading to Swarm with the `swarm-home` CD, for example: ``` ➜ ~ swarm --bzzapi https://swarm-public-8-staging.stg.swarm-gateways.net/ --defaultpath ~/tmp/swarm/index.html --recursive up ~/tmp/swarm
I am trying to access a Kubernetes service through its `ClusterIP`, from a `pod` that is attached to its `host`'s network and has access to DNS, with: ``` hostNetwork: true...
Could you please share the queries (also which data store was used? InfluxDB or Graphite or?) used to generate the plots shown on the screenshots? Thank you in advance! Best...
This PR is adding an additional field in the IPAM config for Weave - `ips`. It allows for specifying an IP address through the CNI plugin, similar to `weave attach`...
For the purpose of reviewing and familiarising with TaaS setup, I think it is a good exercise to create a TaaS cluster from scratch. Dependencies listed below haven't been upgraded...
Given that all infrastructure lives on AWS, and that we are right now on a `free` plan on DockerHub, it will be easier going forward if all Docker images live...
## Description At the moment TaaS doesn't have authentication, so any project which targets the publicly accessible HTTP endpoint of the `testground daemon` can schedule testplan runs on it. This...
Testground `infra` playbooks (https://github.com/testground/infra) are out-dated , we need to update: - [ ] `kops` (Kubernetes Operator that starts the cluster) - [ ] `kubernetes` - ideally use the latest...
At the moment we are running `testground-daemon` on TaaS on one of the `infra` hosts. It has ~100GB nvme disk, which gets filled rather quickly when Testground is under load...