Make the clean up of ServiceMonitors optional when Operator is starting
All threads resolved!
All threads resolved!
Starting Theodolite (in Operator mode) fails if ServiceMonitors are not registered by the Kubernetes API. But, this may be the case when developing or running Theodolite in a cluster without support for service monitors.
Merge request reports
Activity
assigned to @wetzel
- Resolved by Sören Henning
Maybe we can simplify this even further by simply deleting all resources with label
app.kubernetes.io/created-by=theodolite
instead of specifying this per resource?
- Resolved by Benedikt Wetzel
- Resolved by Benedikt Wetzel
added 12 commits
-
ae64a419...78d4dbfb - 11 commits from branch
she:master
- 8bb1c760 - Merge branch 'master' of git.se.informatik.uni-kiel.de:she/theodolite into make-sm-cleanup-optional
-
ae64a419...78d4dbfb - 11 commits from branch
added 1 commit
- 0f2eec98 - Enhance code quality by only catching specific exception typ
Should be ready, could you please take again a look at it @she?
mentioned in issue #378
mentioned in commit 854acf9a
Please register or sign in to reply