7e212e20e0
Merge pull request 'Minor typos & grammar fixes in docs' (#727) from hartraft/garage:docs-typo-fix into main
00a5f14a7b
Align admin endpoint port
1a07c8dd54
Minor typos and grammar
292f4ff9cb
Typo
Minor typos & grammar fixes in docs
Bootstrap automatically using shared secret
SSE-C encryption
Findings concerning SSE-C:
- The key is a 32-byte AES256 key, encoded in base64. As far as I understand, it is the responsibility of the client to send a key of the correct length.
- Amazon…
643d1aabd8
Merge branch 'main' into next-0.10
885405d944
Merge pull request 'system metrics improvements' (#726) from peer-metrics into main
bcd571ef57
[peer-metrics] add documentation for new cluster status metrics
b868493da9
[peer-metrics] add basic cluster node status metrics (fix #545)
182a23cc12
[peer-metrics] refactor SystemMetrics to hold a reference to System
885405d944
Merge pull request 'system metrics improvements' (#726) from peer-metrics into main
bcd571ef57
[peer-metrics] add documentation for new cluster status metrics
b868493da9
[peer-metrics] add basic cluster node status metrics (fix #545)
182a23cc12
[peer-metrics] refactor SystemMetrics to hold a reference to System
3cdf69f079
[peer-metrics] Add metrics for cluster health, like GetClusterHealth admin API
3cdf69f079
[peer-metrics] Add metrics for cluster health, like GetClusterHealth admin API
00d479358d
[peer-metrics] refactor/simplify SystemMetrics
WIP: system metrics improvements
Changing IP address of a node leads to a half-connected and broken cluster
PR #724 probably fixes the issue, it will be published with v0.9.2 / v1.0. If the issue is sill there, please reopen the issue.
after remove a node with garage layout remove <node id>, the remaining nodes are still trying to connect to that node
If the issue is still here after the patch (that will be published with 0.9.2 / 1.0), please reopen the issue.
after remove a node with garage layout remove <node id>, the remaining nodes are still trying to connect to that node