project-koku / curator-operator

Go Operator for OpenShift metrics
5 stars 11 forks source link

Automatically update DB tables and routines without manual deployment #66

Closed AvRajath closed 2 years ago

AvRajath commented 2 years ago

The updated code triggers the creation of tables and routines with the PostgreSQL DB configured in the cluster.

AvRajath commented 2 years ago

Updated the code by removing some debug logs.

skanthed commented 2 years ago

/approve

skanthed commented 2 years ago

/lgtm

sesheta commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: ajinkyababar, skanthed

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/operate-first/curator-operator/blob/production/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment