Skip to content

switch machine controller tests that use SSA to envtest and drop disableNodeLabelSync #7964

@ykakarap

Description

@ykakarap

Detailed Description

The machine controller disables portions of its reconciliation logic that depend on SSA by setting disableNodeLabelSync to true during tests. This is because the current test setup for the machine controller uses fake client which does not support SSA.

This issue to switch over the tests, at least the ones that need a working SSA, to envtest and dropping the disableNodeLabelSync from the machine reconciler.

/kind test

Metadata

Metadata

Assignees

Labels

area/testingIssues or PRs related to testingtriage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions