Conversation
jwilder
reviewed
Apr 16, 2026
Contributor
jwilder
left a comment
There was a problem hiding this comment.
A few questions. Makes sense though.
jveski
reviewed
Apr 17, 2026
plombardi89
reviewed
Apr 17, 2026
bcho
reviewed
Apr 21, 2026
bcho
added a commit
that referenced
this pull request
Apr 21, 2026
Align the Operation CRD with the MachineOperation design from PR #46: - Rename Operation CR to MachineOperation (shortName: mop) - Rename spec.type to spec.operationName (enum-as-string) - Rename SoftReboot/HardReboot to Reboot/PowerCycle plus Shutdown, PowerOff, PowerOn, RestartService placeholders - Rename Completed phase to Complete - Add spec.parameters map[string]string for operation arguments - Add unbounded-kube.io/machine label on every MachineOperation for label-selector-based informer scoping in the agent - Update agent opwatch to use label selector instead of client-side filter - Update RBAC from operations to machineoperations - Update kubectl soft-reboot, tests, and e2e
Co-authored-by: Patrick W. Healy <phealy@phealy.com>
Co-authored-by: Patrick W. Healy <phealy@phealy.com>
bcho
approved these changes
Apr 27, 2026
Member
bcho
left a comment
There was a problem hiding this comment.
per discusison, we will merge this design doc now as we have reached agreement on the direction. Further refinements will be added during implementation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Comment and feedback on new CR proposal.