Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

dariofaccin
Copy link
Contributor

@dariofaccin dariofaccin commented Nov 16, 2023

Description

This PR aims to fix #30 . 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 16, 2023 15:33
@dariofaccin dariofaccin merged commit 416549f into main Nov 16, 2023
10 checks passed
@dariofaccin dariofaccin deleted the TELCO-892-fix-status-on-db-relation-removal branch November 16, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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