mayadata-io / mayadata-io/e2e-infrastructure

Add packet api pre-check before the actual cluster creation process.

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

Nobody has claimed this yet.

Dominant language
Shell
Stars
3
Forks
17
PR merge metrics
No merged PRs in 30d

Description

What happened:

  • While creating a packet cluster its failed to create the cluster because of API request
    What you expected to happen:
  • Cluster creation task should be done after the API request is success
  • Include a task before cluster creation to check the status of API

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 task that creates the Packet cluster and the existing Packet API request in the repository. Add a pre-check before cluster creation; done means creation starts only after the API request succeeds, while an unsuccessful request prevents the creation task from running.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.