thanos-community / thanos-operator

WIP: Operator to manage Thanos installation
Apache License 2.0
22 stars 3 forks source link

Add logic to inherit annotations #140

Closed saswatamcode closed 4 days ago

saswatamcode commented 4 days ago

This commit allows inheriting annotations set on CRDs, indiscriminately to all built resources. Skips over service monitors for now

Fixes #122