kubernetes / kubernetes/kops

Update validation for master instance groups

Open
#1,496 5 comments 1 reaction 0 assignees View on GitHub
lifecycle/frozen
Dominant language
Go
Stars
16.7k
Forks
4.7k
Avg merge
17h 21m
Merged PRs (30d)
68

Description

We need update validation for updates to the instance groups, in particular the master instance groups. The following should probably not be allowed:

* Changing the role
* Changing the count of instances (?)
* Changing the zones for the IG

(While we're here, we might as well also validate that the cluster etcd clusters aren't resized)

Contributor guide

Open the contributing guide

Research direction

The issue targets validation for instance-group updates and resizing of cluster etcd groups, but names no files or tests. Start by locating those validation entry points and existing coverage; confirm which role, instance-count, zone, and etcd-size changes must be rejected, then add coverage showing the intended update rules.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.