teztnets
teztnets copied to clipboard
If one record for bootstrap peers goes away, the baker gets stuck in `wait_for_dns` init container. We should not wait for dns in this case.
Just like the docker image, it'd be nice to also grab the link to the tarball of static binaries https://teztnets.xyz/mondaynet-about PS: it is all there, but not obvious enough: the...
All teztnets should bake using KMS instead of a key kept in a k8s secret. This should be pulumized.
Dear Team, as a Tezos "heavy user" the integrity and stability of the network is imperative to our operations. Protocol upgrades are the most exciting and also most dangerous events...
https://github.com/oxheadalpha/teztnets/blob/main/.gitmodules#L3 https://github.com/oxheadalpha/teztnets/blob/main/.gitmodules#L6 https://github.com/oxheadalpha/teztnets/blob/main/.gitmodules#L9
Solution: do not define other bootstrap peers in metadata.yaml, but actually in values.yaml (where it belongs)
release.py loops through the teztnets folders and publishes one teztnet per found folder. However, sometimes we comment out the relevant instantiation of the pulumi resource in index.ts index.ts should dynamically...
As a protocol developer, I want to get a testnet running for my team's new protocol version so that a real-world publically accessible testnet can work allowing other teams to...
Today we just have the docker tag, we need the git tag (extracted from docker tag) and a link to gitlab.
We made changes to the rollup node values https://github.com/oxheadalpha/teztnets/commit/f58b3cfde0829cc31d8c3509ffdc3fbe07aef985 and the actdivation job did not clear out and restart causing us to manually have to delete and create a new...