Decouple controller-runtime from the Runtime Watcher #130
Labels
area/quality
Related to all activites around quality
kind/feature
Categorizes issue or PR as related to a new feature.
/Description
Runtime Watcher introduced a controller-runtime as a dependency, which can be avoided. It is not needed in the Runtime Watcher as it's way too "heavy" for the use case.
Reasons
We want to reduce maintenance efforts to keep the compatibility between the KLM and Runtime Watcher with controller-runtime in mind.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: