garage/src/rpc
Florian Klink a0f6bc5b7f add rpc_public_addr_subnet config option
In case `rpc_public_addr` is not set, but autodiscovery is used, this
allows filtering the list of automatically discovered IPs to a specific
subnet.

For example, if nodes should pick *their* IP inside a specific subnet,
but you don't want to explicitly write the IP down (as it's dynamic, or
you want to share configs across nodes), you can use this option.
2024-06-05 08:41:36 +02:00
..
layout [next-0.10] layout helper: rename & clarify updates to update trackers 2024-03-27 13:47:06 +01:00
Cargo.toml add rpc_public_addr_subnet config option 2024-06-05 08:41:36 +02:00
consul.rs [import-netapp] import Netapp code into Garage codebase 2024-02-15 12:15:07 +01:00
kubernetes.rs [import-netapp] import Netapp code into Garage codebase 2024-02-15 12:15:07 +01:00
lib.rs layout: use separate CRDT for staged layout changes 2023-11-09 11:19:43 +01:00
metrics.rs RPC performance changes 2022-09-19 20:31:00 +02:00
replication_mode.rs ReplicationMode -> ConsistencyMode+ReplicationFactor 2024-03-07 12:45:33 +01:00
rpc_helper.rs Merge branch 'main' into next-0.10 2024-03-28 15:01:05 +01:00
system.rs add rpc_public_addr_subnet config option 2024-06-05 08:41:36 +02:00
system_metrics.rs ReplicationMode -> ConsistencyMode+ReplicationFactor 2024-03-07 12:45:33 +01:00