Skip to content

It should be a bit easier to setup webhook handlers without a manger #1255

@DirectXMan12

Description

@DirectXMan12

It's currently intended to be possible to set up webhook handlers w/o a manager (e.g. in your own HTTP mux, in a separate binary that doesn't need to have a REST config, etc), but it's not easy due to the dependency injection setup from the manager.

We should have a helper to make the dependencies more explicit, and to make this a bit easier.

/kind feature

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions