redhat-developer / redhat-developer/mapt
[bug] azure spot price is not added as resource on the stack
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 24
- Forks
- 36
- Avg merge
- 6d 13h
- Merged PRs (30d)
- 8
Description
Azure spot choice is doing calculations but the price is not added as resource on the stack, meaning that the execution is not idempotent, we need to add the value so rest of resources do not change the input based on the calculation
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
Locate the Azure spot-price calculation and the code that assembles resources on the stack. Confirm how the calculated price is currently used, then ensure it is represented as a stack resource so repeated execution does not change other resources' inputs; verify the idempotency behavior with the relevant tests or provisioning flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100