Skip to content

Implement dynamic watcher for Clusters and Namespaces#194

Merged
Danil-Grigorev merged 1 commit into
rancher:mainfrom
Danil-Grigorev:dynamic-watcher
Mar 11, 2025
Merged

Implement dynamic watcher for Clusters and Namespaces#194
Danil-Grigorev merged 1 commit into
rancher:mainfrom
Danil-Grigorev:dynamic-watcher

Conversation

@Danil-Grigorev
Copy link
Copy Markdown

@Danil-Grigorev Danil-Grigorev commented Feb 26, 2025

This change fixes #179 by introducing dynamic watcher based on shared stream of DynamicObjects. It allows directly reconcile change label selection of CAAPF replica in FleetAddonConfig without controller restart, and additionally utilizes existing controllers setup.

@Danil-Grigorev Danil-Grigorev force-pushed the dynamic-watcher branch 12 times, most recently from 0100300 to 4ddbb07 Compare March 4, 2025 10:11
@Danil-Grigorev Danil-Grigorev force-pushed the dynamic-watcher branch 2 times, most recently from f7a8aa6 to ac16b85 Compare March 11, 2025 09:37
Comment thread src/lib.rs Fixed
Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
@Danil-Grigorev Danil-Grigorev added this pull request to the merge queue Mar 11, 2025
Merged via the queue into rancher:main with commit 2555a81 Mar 11, 2025
@Danil-Grigorev Danil-Grigorev deleted the dynamic-watcher branch March 11, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow hot-reload of controllers configuration on FleetAddonConfig change

2 participants