redhat-developer / redhat-developer/mapt
[spot] example go code for spot calculation are not working
Open
Nobody has claimed this yet.
component/spot
good first issue
provider/AWS
provider/AZURE
- Dominant language
- Go
- Stars
- 24
- Forks
- 36
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 8
Description
trying out the example Spot calculation code fails with the following error:
$ AWS_ACCESS_KEY_ID=AKIAVWLIFBJJTUI AWS_SECRET_ACCESS_KEY=dbW<> AWS_DEFAULT_REGION=sa-east-1 ./spot
Error: no good choice was found
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
Start by running the Spot example through the ./spot executable with the reported AWS region and observe where the “no good choice was found” error occurs. Trace the example’s spot-calculation path and verify the fix by rerunning the same command successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100