redhat-developer / redhat-developer/mapt

[enhancement] Design a way to overcome issues when data for spot instances fails

Open
#386 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
24
Forks
36
Avg merge
6d 13h
Merged PRs (30d)
8

Description

Currently we are experiencing issues getting information to calculate the best spot option. This is breaking all automation which expects to have that information.

We need to overcome this with some solution:

  • Mixed approach with partial data (ie. try spot if possible on lowest price if we get it....) otherwise on demand
  • Add an option to run on demand if spot info is not available
  • Create a long term subsystem as fallback mechanism

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

The issue names no files, tests, or entry points. First inspect the existing spot-price automation and decide which fallback behavior is intended among partial data, on-demand execution, or a long-term subsystem. Done means automation continues when spot-instance data is unavailable, with the chosen behavior tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.