Skip to content

gcs-sidecar: mark gcs-sidecar as a critical process#2770

Merged
anmaxvl merged 1 commit into
microsoft:mainfrom
anmaxvl:gcs-sidecar-critical
Jun 24, 2026
Merged

gcs-sidecar: mark gcs-sidecar as a critical process#2770
anmaxvl merged 1 commit into
microsoft:mainfrom
anmaxvl:gcs-sidecar-critical

Conversation

@anmaxvl

@anmaxvl anmaxvl commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Use NtSetInformationProcess with ProcessBreakOnTermination to mark the gcs-sidecar
process as critical. If gcs-sidecar exits unexpectedly, the UVM will bugcheck, preventing
it from running in an inconsistent state.

Co-authored-by: Copilot

Use NtSetInformationProcess with ProcessBreakOnTermination to mark the
gcs-sidecar process as critical. If gcs-sidecar exits unexpectedly, the
UVM will bugcheck, preventing it from running in an inconsistent state.

Signed-off-by: Maksim An <maksiman@microsoft.com>
Co-authored-by: Copilot
@anmaxvl anmaxvl requested a review from a team as a code owner June 11, 2026 19:17
@anmaxvl anmaxvl changed the title Mark gcs-sidecar as a critical process gcs-sidecar: mark gcs-sidecar as a critical process Jun 11, 2026
@anmaxvl anmaxvl merged commit e536797 into microsoft:main Jun 24, 2026
19 checks passed
@anmaxvl anmaxvl deleted the gcs-sidecar-critical branch June 24, 2026 18:30
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.

4 participants