Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

fix: go into blocked status when database relation is removed #20

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

dariofaccin
Copy link
Contributor

Description

This PR aims to fix #19. When database relation is removed, move into Blocked status.
As agreed, new integration tests are not executed until canonical/mongodb-k8s-operator#218 will be fixed.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have bumped the version of the library

@dariofaccin dariofaccin requested a review from a team as a code owner November 17, 2023 10:19
@dariofaccin dariofaccin merged commit b45a65c into main Nov 17, 2023
8 checks passed
@dariofaccin dariofaccin deleted the TELCO-895-fix-status-on-db-relation-removal branch November 17, 2023 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webui does not go to blocked status when mongo is removed
2 participants