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

service cluster: Verify that manager and agent versions match #4322

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

atpugtihsrah
Copy link

@atpugtihsrah atpugtihsrah commented Mar 30, 2025

Scylla Manager on start up calls the cluster service to check if the agents and the scylla manager have the same versions.


Please make sure that:

  • Code is split to commits that address a single change
  • Commit messages are informative
  • Commit titles have module prefix
  • Commit titles have issue nr. suffix

@atpugtihsrah atpugtihsrah force-pushed the 4305-sm-agent-version-verify-k6ufyt4ltl branch from bf44710 to c8d3142 Compare April 5, 2025 09:58
@atpugtihsrah atpugtihsrah force-pushed the 4305-sm-agent-version-verify-k6ufyt4ltl branch from c8d3142 to bb1a604 Compare April 5, 2025 10:02
@atpugtihsrah atpugtihsrah marked this pull request as ready for review April 5, 2025 10:03
@atpugtihsrah
Copy link
Author

@Michal-Leszczynski Could you please review this PR?

@atpugtihsrah atpugtihsrah changed the title DRAFT: Verify that manager and agent versions match service cluster: Verify that manager and agent versions match Apr 5, 2025
@atpugtihsrah
Copy link
Author

atpugtihsrah commented Apr 7, 2025

Sanity Check was failing because there was no comment on the exported method I created. Added a comment.
It looks like workflows have to be approved each time a new commit is made.

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.

Verify that manager and agent versions match
1 participant