3scale-ops / saas-operator

3scale SaaS Operator - www.3scale.net
Apache License 2.0
8 stars 2 forks source link

feat/resource-reconcilers #224

Closed roivaz closed 2 years ago

roivaz commented 2 years ago

Adds custom reconcilers for PodMonitor, ExternalSecret, GrafanaDashboard and ConfigMap resources to stop using operator-utils and have more control. Especially important is the reduction in the amount of logs that were generated by the periodic reconcile loops of ExternalSecret resources.

/kind feature /priority important-longterm /assign

raelga commented 2 years ago

/lgtm

3scale-robot commented 2 years ago

LGTM label has been added.

Git tree hash: b895e5041d821de2e11f86e05a5885a2df8e6a95

slopezz commented 2 years ago

/lgtm

roivaz commented 2 years ago

/approve

3scale-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: roivaz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/3scale-ops/saas-operator/blob/main/OWNERS)~~ [roivaz] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment