aws / aws/eks-anywhere

Have multiple workers to process concurrent requests

Open
#6,122 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.1k
Forks
328
Avg merge
1d 4h
Merged PRs (30d)
9

Description

Currently our CLI and controller can only process one request at a time. If there's problem with one workload cluster, it can't process another cluster operation.

**What would you like to be added**:

**Why is this needed**:

Contributor guide

Open the contributing guide

Research direction

Start by tracing the CLI and controller entry points that process workload-cluster requests. Define how multiple requests should run concurrently and how a problem with one workload cluster must not block operations for another; done means both components can process concurrent requests without that interference.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
backend, cli, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.