feat(adr0034): Gate sources on domain_config - #1217
Merged
Merged
Conversation
- effective_domain_config_sources() takes the [domain_config] from_files/from_database keys where set, falling back to the deprecated [identity] switches; warns once per key when an operator set both to conflicting values - DomainConfigResolver::new consumes it instead of reading the [identity] switches directly - DomainConfigBackend::list_domains_with_option: sql runs a DISTINCT domain_id query on whitelisted_config, fs scans the parsed files and resolves each name to an id - DomainConfigResolver::bound_domains unions assignment/driver bindings across active sources for the §5 fan-out set Signed-off-by: Artem Goncharov <artem.goncharov@gmail.com>
gtema
enabled auto-merge
September 7, 2026 14:57
|
🦢 Load Test Results Goose Attack ReportPlan Overview
Request Metrics
Response Time Metrics
Status Code Metrics
Transaction Metrics
Scenario Metrics
Error Metrics
|
|
🧪 Tempest Identity Compatibility Results (advisory, non-blocking) rust Failed test IDs |
|
| Project | keystone |
| Branch | claude/per-domain-assignments-provider-k0tp5e |
| Testbed | ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result nanoseconds (ns) (Result Δ%) | Upper Boundary nanoseconds (ns) (Limit %) |
|---|---|---|---|
| Command_Serde/apply/remove | 📈 view plot 🚷 view threshold | 89,369.00 ns(-66.15%)Baseline: 264,013.53 ns | 1,326,178.27 ns (6.74%) |
| Command_Serde/apply/set | 📈 view plot 🚷 view threshold | 94,333.00 ns(-77.71%)Baseline: 423,185.39 ns | 3,222,627.37 ns (2.93%) |
| Command_Serde/pack/delete | 📈 view plot 🚷 view threshold | 126.62 ns(+7.03%)Baseline: 118.30 ns | 155.45 ns (81.45%) |
| Command_Serde/pack/delete_index | 📈 view plot 🚷 view threshold | 113.47 ns(+7.51%)Baseline: 105.54 ns | 138.42 ns (81.97%) |
| Command_Serde/pack/set | 📈 view plot 🚷 view threshold | 199.15 ns(+4.25%)Baseline: 191.04 ns | 245.41 ns (81.15%) |
| Command_Serde/pack/set_index | 📈 view plot 🚷 view threshold | 114.38 ns(+8.42%)Baseline: 105.50 ns | 139.03 ns (82.27%) |
| Command_Serde/unpack/delete | 📈 view plot 🚷 view threshold | 223.09 ns(+19.19%)Baseline: 187.17 ns | 269.10 ns (82.90%) |
| Command_Serde/unpack/delete_index | 📈 view plot 🚷 view threshold | 195.64 ns(+25.51%)Baseline: 155.88 ns | 217.44 ns (89.97%) |
| Command_Serde/unpack/set | 📈 view plot 🚷 view threshold | 287.78 ns(+9.57%)Baseline: 262.65 ns | 356.78 ns (80.66%) |
| Command_Serde/unpack/set_index | 📈 view plot 🚷 view threshold | 189.86 ns(+23.76%)Baseline: 153.41 ns | 211.80 ns (89.64%) |
| Payload_encryption/pack/remove_cmd | 📈 view plot 🚷 view threshold | 118.56 ns(+5.22%)Baseline: 112.68 ns | 149.34 ns (79.39%) |
| Payload_encryption/pack/set_cmd | 📈 view plot 🚷 view threshold | 194.61 ns(-1.95%)Baseline: 198.47 ns | 261.09 ns (74.54%) |
| Payload_encryption/unpack/remove_cmd | 📈 view plot 🚷 view threshold | 228.86 ns(+16.93%)Baseline: 195.73 ns | 283.31 ns (80.78%) |
| Payload_encryption/unpack/set_cmd | 📈 view plot 🚷 view threshold | 312.52 ns(+14.76%)Baseline: 272.32 ns | 375.24 ns (83.29%) |
| Raft_1Node_Latency/prefix/1node | 📈 view plot 🚷 view threshold | 4,883,500.00 ns(+61.48%)Baseline: 3,024,306.70 ns | 7,859,126.54 ns (62.14%) |
| Raft_1Node_Latency/read/1node | 📈 view plot 🚷 view threshold | 35,953.00 ns(-3.84%)Baseline: 37,386.98 ns | 51,486.85 ns (69.83%) |
| Raft_1Node_Latency/remove/1node | 📈 view plot 🚷 view threshold | 263,200.00 ns(-78.75%)Baseline: 1,238,582.03 ns | 11,619,007.02 ns (2.27%) |
| Raft_1Node_Latency/write/1node | 📈 view plot 🚷 view threshold | 277,700.00 ns(-72.49%)Baseline: 1,009,517.97 ns | 7,604,756.53 ns (3.65%) |
| build_snapshot/default | 📈 view plot 🚷 view threshold | 106,370.00 ns(-15.14%)Baseline: 125,343.45 ns | 277,017.04 ns (38.40%) |
| fernet token/project | 📈 view plot 🚷 view threshold | 1,561.20 ns(+9.56%)Baseline: 1,424.98 ns | 1,793.60 ns (87.04%) |
| get_data_keyspace | 📈 view plot 🚷 view threshold | 0.35 ns(+11.24%)Baseline: 0.32 ns | 0.39 ns (90.90%) |
| get_db | 📈 view plot 🚷 view threshold | 0.35 ns(+11.11%)Baseline: 0.32 ns | 0.39 ns (90.95%) |
| get_fernet_token_timestamp/project | 📈 view plot 🚷 view threshold | 151.18 ns(+7.89%)Baseline: 140.12 ns | 179.36 ns (84.29%) |
| get_keyspace | 📈 view plot 🚷 view threshold | 4.72 ns(-20.26%)Baseline: 5.92 ns | 13.81 ns (34.16%) |
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
from_files/from_database keys where set, falling back to the
deprecated [identity] switches; warns once per key when an
operator set both to conflicting values
[identity] switches directly
DISTINCT domain_id query on whitelisted_config, fs scans the
parsed files and resolves each name to an id
bindings across active sources for the §5 fan-out set
Signed-off-by: Artem Goncharov artem.goncharov@gmail.com