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

Scheduler: NodeType does not need to be proto-generated #3840

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

robertdavidsmith
Copy link
Collaborator

@robertdavidsmith robertdavidsmith commented Jul 24, 2024

schedulerobjects.NodeType does not need to be proto-generated - it is never serialized.

Instead, move NodeType to internaltypes and make it immutable.

@robertdavidsmith robertdavidsmith marked this pull request as draft July 24, 2024 17:44
Signed-off-by: Robert Smith <[email protected]>
@robertdavidsmith robertdavidsmith marked this pull request as ready for review July 31, 2024 20:31
@robertdavidsmith robertdavidsmith enabled auto-merge (squash) August 1, 2024 09:02
@robertdavidsmith robertdavidsmith merged commit 688302c into master Aug 1, 2024
20 checks passed
@robertdavidsmith robertdavidsmith deleted the remove-node-type branch August 1, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants