mayadata-io / mayadata-io/e2e-infrastructure
Add packet api pre-check before the actual cluster creation process.
Open
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
- 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 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