Skip to content

cleanup: remove dead cleanupNodesAfterSelectorChange code path #245

@dorodb-web22

Description

@dorodb-web22

Since nodeSelector was made immutable in #164, the cleanupNodesAfterSelectorChange function is no longer reachable during reconciliation. The entire function and its call site in Reconcile can be removed as dead code.

This will improve maintainability by removing unused paths.

Note: Per @ajaysundark ’s suggestion, this supersedes issue #230 and PR #231.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions