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

fsm: handle EventSinkSnapshot type correctly #24418

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Conversation

pkazmierczak
Copy link
Contributor

As @tgross noticed in #24412, we never handled EventSinkSnapshot correctly. We should error on this snapshot type, since it should never be encountered in prod Nomad clusters.

nomad/fsm.go Outdated Show resolved Hide resolved
Copy link
Member

@tgross tgross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tgross tgross added backport/1.9.x backport to 1.9.x release line type/tech-debt labels Nov 11, 2024
@pkazmierczak pkazmierczak merged commit 7a9e3d2 into main Nov 12, 2024
32 checks passed
@pkazmierczak pkazmierczak deleted the b-event-sink-snapshot branch November 12, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.9.x backport to 1.9.x release line type/tech-debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants