generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Describe the bug
Components (that is, instances of components.core.cs.sap.com) which are themselves dependents of another component sometimes lose their finalizers. To be precise, from time to time, the component-operator finalizer (component-operator.cs.sap.com) vanishes from the dependent component, and after a little while it is added back.
Tested with Version
component-operator: v0.1.26
component-operator-runtime: v0.3.84
To Reproduce
Create a component A which contains another component B, and watch B; after a while its finalizer will disappear, and then, after another little time, be added back.
Expected behavior
Finalizer should be always there, instead of being flickering.
Metadata
Metadata
Assignees
Labels
No labels