Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: convert MachineSetStatus controller to QController #2

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

Unix4ever
Copy link
Member

@Unix4ever Unix4ever commented Feb 29, 2024

Pretty much replace the controller code, restructure, split it to smaller chunks and cover with tests.
Extract machine teardown logic to a separate controller.

Fixes: #8

@Unix4ever Unix4ever force-pushed the refactor-machine-set-status-controller branch 2 times, most recently from cdaea62 to 3d98ea3 Compare February 29, 2024 15:08
@Unix4ever Unix4ever added the integration/e2e Triggers all e2e tests for Omni label Feb 29, 2024
@Unix4ever Unix4ever force-pushed the refactor-machine-set-status-controller branch 2 times, most recently from d5f6f6d to 882d7ff Compare February 29, 2024 17:08
@Unix4ever Unix4ever force-pushed the refactor-machine-set-status-controller branch 2 times, most recently from a6e19c4 to 87666eb Compare March 4, 2024 14:13
Pretty much replace the controller code, restructure, split it to
smaller chunks and cover with tests.
Extract machine teardown logic to a separate controller.

Signed-off-by: Artem Chernyshev <[email protected]>
@Unix4ever
Copy link
Member Author

/m

@talos-bot talos-bot merged commit 0eed757 into main Mar 5, 2024
18 checks passed
@talos-bot talos-bot deleted the refactor-machine-set-status-controller branch March 5, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration/e2e Triggers all e2e tests for Omni
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make MachineSetStatusController use QTransform controller
4 participants