Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: wineee The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
TAG Bot New tag: 0.5.20 |
|
TAG Bot New tag: 0.5.21 |
|
@wineee: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
TAG Bot New tag: 0.6.0 |
|
TAG Bot New tag: 0.6.1 |
|
TAG Bot New tag: 0.6.2 |
|
TAG Bot New tag: 0.7.0 |
Summary by Sourcery
This PR ports the Treeland configuration system to use dconfig. It introduces separate configurations for global and user-specific settings, managed in a dedicated thread. The changes include removing the old DConfig implementation, introducing dconfig-based configuration classes, and updating the code to use the new configuration properties.