Skip to content

Use the controller-runtime to replace the existing Watch and Handle APIs #382

Closed
@hasbro17

Description

@hasbro17

The controller-runtime project is a set of libraries used to build controllers.

We've been discussing the use of the controller-runtime to refactor and redesign our existing APIs for a while now to resolve a number of design related issues e.g removing global state(#169), reducing the API surface(#160), support watching multiple custom resources(#146) filtering events on predicates (#268)

We'll use this issue to track the work needed for refactoring the SDK's informer and client APIs to use the controller-runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions