Allow admin to change Proxy Configuration
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What would you like to be added**:
Changeable Proxy Configuration in Cluster CRD(clusters.anywhere.eks.amazonaws.com)
**Why is this needed**:
There is no way to change Proxy Configuration in Cluster CRD(Immutable).
Now, If there is any problem with existing Proxy, I have to recreate cluster.
Contributor guide
Research direction
Start by locating the Cluster CRD definition and the code that handles its proxy configuration and immutability. Trace how a cluster update is reconciled, then determine what must change so an administrator can update the proxy without recreating the cluster. Done means the configuration is changeable through the Cluster CRD and the update path is covered by the repository’s relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100