Steve Taylor
Steve Taylor
## Description Add helmrepo site, charts and encrypted keys for running under Kubernetes as a Statefulset. The rust workflow was updated to include correct version number bumps and updating the...
From inside of a pod we need to update the Google Cloud DNS with the external IP address for the node, `pyrsia-node-1.pyrsia.link` since the services are not pinned to a...
ExternalDNS should update the boot.pyrsia.link will all the CNAMEs or ip addrs that are in the boot network
### Steps taken/Steps to reproduce See https://github.com/pyrsia/pyrsia/runs/6834541160?check_suite_focus=true ``` test util::env_util::tests::test_value_empty ... ok error: test failed, to rerun pass '-p pyrsia --lib' test util::env_util::tests::test_value_present ... ok test util::keypair_util::tests::load_existing_keypair_succeeds ... ok test...
By default, we would create a tag based on schematic version number. Then we can also tag with latest and stable. Latest = nightly main branch build Stable = stable...
add listeners to auto scale the services when the pods are scaled.
Add nightly namespace so we can have prod and testing running at the same time.
1. add chart museum website backed by GCS 2. update GH actions to create helm chart archive and upload to chart museum on GCS 3. add readme on how to...