| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Replace storage.config and volume.config with storage.yaml (#13031) * Replace storage.config & volume.config by storage.yaml * Doc: storage.yaml Co-authored-by: Alan M. Carroll <amc@apache.org> * Fix unit tests with ASan * Fix cache_volume_features AuTest * Fix CacheProcessor::diskInitialized * Minor fixes * Configuration Parsing Library Support * Add 'traffic_ctl config convert storage' cmd * Claenup --------- Co-authored-by: Alan M. Carroll <amc@apache.org> | 5 个月前 | |
`plugin.config` to `plugin.yaml` migration. (#13070) * Add plugin.yaml as YAML alternative to plugin.config Introduce plugin.yaml, a YAML-based configuration file for global plugins that replaces the legacy line-based plugin.config format. New capabilities over plugin.config: - enabled: false to disable plugins without removing them - load_order for explicit plugin loading priority - NOTE-level startup log per plugin with load status - traffic_ctl plugin list via JSONRPC for runtime introspection - traffic_ctl config convert plugin_config for automated migration - Fallback: plugin.yaml takes precedence; plugin.config used if absent * Add inline config field to plugin.yaml Add the 'config' field to plugin.yaml entries, allowing plugin configuration to be embedded directly using a YAML block scalar (|). The literal text is written to a temporary file at startup and passed to the plugin as an argument. Only scalar values are accepted; structured YAML is rejected to preserve quoting semantics that plugins like txn_box rely on. | 4 个月前 | |
ssl_multicert.config -> ssl_multicert.yaml (#12755) Replace the ssl_multicert.config format with YAML format, following the pattern established by sni.yaml. The new ssl_multicert.yaml uses a top-level 'ssl_multicert' key containing a sequence of certificate entries. This also supports config conversion via: traffic_ctl config ssl_multicert <old_config> <new_config> | 6 个月前 | |
Replace storage.config and volume.config with storage.yaml (#13031) * Replace storage.config & volume.config by storage.yaml * Doc: storage.yaml Co-authored-by: Alan M. Carroll <amc@apache.org> * Fix unit tests with ASan * Fix cache_volume_features AuTest * Fix CacheProcessor::diskInitialized * Minor fixes * Configuration Parsing Library Support * Add 'traffic_ctl config convert storage' cmd * Claenup --------- Co-authored-by: Alan M. Carroll <amc@apache.org> | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 个月前 | ||
| 4 个月前 | ||
| 6 个月前 | ||
| 5 个月前 |