Greetings,
I have integrated Pyrra with Mimir and it works very well for recording rules. However, I ran into one issue. When deleting a servicelevelobjective object in the cluster, the deletion doesn't actually complete, it gets stuck in a deleting state.
If I delete the finalizer from the object, the deletion completes. So, it seems that the finalizer is in a stuck state.
metadata:
finalizers:
- mimir.servicelevelobjective.pyrra.dev/finalizer
I am not sure if it's due to us using ArgoCD for cluster management, or a configuration issue in Pyrra or Mimir, or a issue with the finalizer itself.
I am using Pyrra 0.8.4.
Greetings,
I have integrated Pyrra with Mimir and it works very well for recording rules. However, I ran into one issue. When deleting a
servicelevelobjectiveobject in the cluster, the deletion doesn't actually complete, it gets stuck in a deleting state.If I delete the finalizer from the object, the deletion completes. So, it seems that the finalizer is in a stuck state.
I am not sure if it's due to us using ArgoCD for cluster management, or a configuration issue in Pyrra or Mimir, or a issue with the finalizer itself.
I am using Pyrra 0.8.4.