Skip to content

Controllers have inconsistent semantics #90

@jlewi

Description

@jlewi

Our controllers have inconsistent semantics

Some our capable of handling multiple requests and some are specific resources. e.g. some take the resource to sync as part of the New method and some take it as part of the reconciler.
We should probably standardize that.

I think controllers should be capable of handling multiple resources. It can then be an internal implementation detail about how individual resources get configured.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions