Skip to content

Move ResolveSubscriberSpec out of the Subscription Controller #867

@Harwayne

Description

@Harwayne

From #866 (review):

Minor optional suggestion: move ResolveSubscriberSpec to another package if other controllers will be using it. That makes its intended use as a generic helper method more clear to future maintainers.

ResolveSubscriberSpec is currently a method in the Subscription Controller, but is used by multiple controllers (Subscription and Trigger for now). As it is used by multiple controllers, it should be moved out of the existing location and into a more generic one.

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