Skip to content

[BUG] Component finalizers intermittently disappear #265

@cbarbian-sap

Description

@cbarbian-sap

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

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions