Azure / Azure/azure-linux-extensions

LAD mdsd .deb and .rpm packages should include triggers to restart mdsd if the OMI package is updated

Open
#525 0 comments 0 reactions 1 assignee Claimed by @abhijeetgaiha View on GitHub
bug extensions/LinuxDiagnostic
Dominant language
Python
Stars
333
Forks
278
Avg merge
2d 9h
Merged PRs (30d)
4

Description

If the OMI package is updated while mdsd is running, and if the OMI update includes a breaking protocol change between the OMI client SDK and OMI server, then the running mdsd will be using the old client library to try to talk to the new server, and that won't work. A package trigger should be added which restarts the mdsd service (if and only if it's running) when the OMI package is updated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.