Skip to content

event source: use a predicate to select the custom resource for which a reconcile should be triggered #430

Closed
@lburgazzoli

Description

@lburgazzoli

If my understanding is correct, as today events triggers a reconcile on a CR matching by UID.

Sometimes is not possible to determine the UID because i.e. the reconcile should be triggered for an event outside kubernetes so it would be nice if events would be allowed to specify a predicate to filter out the CR for which a reconcile should ne triggered.

For backward compatibility an predicate based on UID can be created

Does this make sense ?
If it does I can work on some POC

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions