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

fix: restart qdevice when its certificates have been regenerated #262

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tomjelinek
Copy link
Member

Enhancement:
Always restart qdevice daemon on cluster nodes when certificates for qdevice - qnetd communication have changed.

Reason:
With the restart missing, qdevice and qnetd were not able to communicate in certain scenarios. This basically rendered qdevice not working until the cluster is restarted.

Result:
Communication between qdevice (cluster nodes) and qnetd (quorum device) works.

Issue Tracker Tickets (Jira or BZ if any):
none

@tomjelinek tomjelinek requested a review from richm as a code owner February 12, 2025 15:27
Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.94%. Comparing base (4be7b3c) to head (b9c6e7c).
Report is 14 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #262   +/-   ##
=======================================
  Coverage   78.94%   78.94%           
=======================================
  Files           6        6           
  Lines         361      361           
=======================================
  Hits          285      285           
  Misses         76       76           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tomjelinek
Copy link
Member Author

[citest]

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.

1 participant