mirror of
https://github.com/labring/sealos.git
synced 2026-08-29 01:39:49 +08:00
4b527c1906
* refactor(controller): simplify OperationRequestMonitor namespace status sync - Remove debt status checking logic and Database dependencies - Focus on synchronizing target namespace based on owner's namespace status only - Simplify logic: only sync OperationRequest.spec.namespace instead of all owner namespaces - Resume target namespace when owner is eligible (empty/normal/resume states) and target is suspended - Remove network status handling, focus only on debt status - Add proper helper functions for status checking and validation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * fix ci lint --------- Co-authored-by: Claude <noreply@anthropic.com>