cloud-bulldozer / cloud-bulldozer/perfscale-managed-services
--multi-az parameter is deprecated
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
W: Hosted clusters deprecate the --multi-az flag. The hosted control plane will be MultiAZ, machinepools will be created in the different private subnets provided under --subnet-ids flag.
We have to remove it from the script
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the script that defines or passes the --multi-az and --subnet-ids parameters, then read how hosted clusters and machinepools are configured. Remove the deprecated --multi-az handling while preserving subnet-based machinepool creation, and verify that no references to the flag remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, cloud
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100