matrixone-operator
matrixone-operator copied to clipboard
[Bug]: DNSet and CNSet cannot add finalizer if their dependence not ready
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Environment
- Version or commit-id (e.g. v0.1.0 or 8b23a93):
- Hardware parameters:
- OS type:
- Others:
Actual Behavior
if logset not ready for whatever reasons, DNSet and CNSet cannot enter Observe method, so bucket finalizer cannot be added, this problem also exist for other sync logic.
2023-04-19T02:48:47Z INFO dependency not ready, requeue {"namespace": "lr90-test", "name": "mo-tp"}
Expected Behavior
No response
Steps to Reproduce
No response
Additional information
No response