Closed Blokje5 closed 2 years ago
@ThijsKoot thanks for the review. I have considered writing tests, however I either just test configuring the manager (while valuable, it is a bit trivial), or they would be a real pain to write (e.g. check whether the manager registers the right watches with the API). Given that it is still early days, I decided to leave that for later.
Makes sense, LGTM then :D
Cleaning up the code around manager configuration and making it easier to add new components.
Also disabling webhooks by default as they require a tls cert to be available, which isn't the case most of the time locally.