btcpayserver / btcpayserver/btcpayserver-googlecloud
Google Cloud deploy script fails due to non existing os image
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 19
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
google cloud has end the support for ubuntu-1604-lts (https://cloud.google.com/compute/docs/eol/ubuntu1604) as a result the script fails to create the VM-instance.
Any other os image supported and tested?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's Google Cloud deployment script and the Ubuntu 16.04 deprecation reference in the issue. Identify the image setting that causes VM creation to fail, then check which replacement image is supported and tested for this deployment. Done means the script uses that image and can create the VM successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, powershell
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100