Steve Taylor
Steve Taylor
Need to add the circle I on the category and backed with the category description documentation.
## Description Docker image was not being created when a release is published. ## Screenshots (optional) ## PR Checklist - [X] I've read the [contributing guidelines](https://github.com/pyrsia/.github/blob/main/contributing.md). - [X] I've read...
### Steps taken/Steps to reproduce run many builds ### Expected Behavior Files should be removed after a build has been completed. ### Experienced Instance of the bug Pyrsia Version: 0.2.0+2407
See [DockerHub Rate Limiting](https://docs.docker.com/docker-hub/download-rate-limit/#:~:text=For%20anonymous%20users%2C%20the%20rate,Enhanced%20Service%20Account%20add%2Don) Right now the build node prototype is using anonymous RestApi queries that are rate limited.
We should prepend `library/` to image names that are missing / in the name. `library/` is the default org if one is not provided fro DockerHub. This will prevent duplicate...
### Steps taken/Steps to reproduce `curl http://boot.pyrsia.link/status` returns `{"errors":[{"code":{"Unknown":""},"message":"channel closed"}]}` This error prevents nodes from starting. Attached are the logs from the k8s pyrsia node. [Uploading prysia-node.txt…]() ### Expected Behavior...
When build-docker.sh tries to curl the manifest for a non-existent image it returns `404 page not found` in the temp manifest file. The subsequent jq command returns null. Next the...
### Suggestion details Need to create a list of what Pyrsia contains (docker images, java artifacts). The list should be in JSON and plain text format. ### Additional details _No...
docker build for apline:3.15.6 hangs on 34.134.11.239. Log is from `pyrsia_build --host 0.0.0.0` ``` Requesting build of Docker for alpine:3.15.6 Starting build with ID 2e91f162-78a3-4b24-8883-0e833e3fe4bb + echo ####################################################### ####################################################### +...
- gcloud install - kubectl install - helm install - gcloud config - basic kubectl commands - basic helm commands