redhat-developer / redhat-developer/mapt

[bug] azure spot price is not added as resource on the stack

Open
#424 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug priority/MAJOR provider/AZURE
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.