thoth-station / management-api

An API service used for administration of deployed Thoth
GNU General Public License v3.0
3 stars 11 forks source link

Fix the DatabaseNotInitializedError exception from thoth-storages #941

Closed harshad16 closed 1 year ago

harshad16 commented 1 year ago

Fix the DatabaseNotInitializedError exception from thoth-storages Signed-off-by: Harshad Reddy Nalla hnalla@redhat.com

Related Issues and Dependencies

Related-to: https://github.com/thoth-station/storages/commit/290ab534d31b20f9e85d3c61a506c222f8cd861c

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from harshad16 by writing /assign @harshad16 in a comment. For more information see:The Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/thoth-station/management-api/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
harshad16 commented 1 year ago

Merging this to fix the last release.