Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement dynamic watcher for Clusters and Namespaces #194

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

Danil-Grigorev
Copy link
Contributor

@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
@Danil-Grigorev Danil-Grigorev added this pull request to the merge queue Mar 11, 2025
Merged via the queue into rancher-sandbox:main with commit 2555a81 Mar 11, 2025
8 checks passed
@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
1 participant