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

Some swarm mode improvements #1929

Merged
merged 6 commits into from
Sep 13, 2024
Merged

Some swarm mode improvements #1929

merged 6 commits into from
Sep 13, 2024

Conversation

Cyberboss
Copy link
Member

🆑
Swarm server nodes now inherit the token signing key of the controller, meaning that an authentication token generated on one server will work for all servers in the swarm. This behavior occurs for all swarm nodes regardless of Security configuration settings.
The swarm protocol is now versioned separately from the TGS core version. This allows for slightly differing servers to group together in a swarm. Updates will still synchronize all servers to the same version. It is still recommended that all servers in the swarm run the same TGS version.
/🆑

@Cyberboss Cyberboss added Feature New functionality Swarm Related to server swarm feature labels Sep 13, 2024
@Cyberboss Cyberboss added this to the v6.11.0 milestone Sep 13, 2024
@Cyberboss Cyberboss enabled auto-merge September 13, 2024 03:55
tgstation-server-ci[bot]
tgstation-server-ci bot previously approved these changes Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 69.23077% with 16 lines in your changes missing coverage. Please review.

Project coverage is 95.86%. Comparing base (1b0a319) to head (4bdc799).
Report is 7 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1929      +/-   ##
==========================================
- Coverage   95.88%   95.86%   -0.03%     
==========================================
  Files         743      744       +1     
  Lines      168637   168673      +36     
  Branches     3314     3320       +6     
==========================================
- Hits       161697   161692       -5     
- Misses       6433     6471      +38     
- Partials      507      510       +3     

@Cyberboss Cyberboss merged commit 04a72ad into dev Sep 13, 2024
81 checks passed
@Cyberboss Cyberboss deleted the PrivateKeySharing branch September 13, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality size/L Swarm Related to server swarm feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant