Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Ability to provide custom comparison function to see if interested in update #16

Description

@wryun

Often a controller is not interested in an update (e.g. just status change), and if it's expensive to resync we really don't want to be processing it.

Either Process should give us the old object and the new object, or we should have the option of giving a custom comparison function to ctrl so we only see interesting updates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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