-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
area/qualityRelated to all activites around qualityRelated to all activites around qualitykind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
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
- Remove all controller-runtime dependencies in Runtime Watcher and listener pkg
- Replace the functionality of controller-runtime by introducing the custom code
- Verify functionality on landscapes
Metadata
Metadata
Assignees
Labels
area/qualityRelated to all activites around qualityRelated to all activites around qualitykind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.