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: Charm doesn't handle missing Multus correctly #374

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

patriciareinoso
Copy link
Contributor

Description

We get an hook failed: "storage-attached" failure on UPF k8s charm when multus is not enabled.

This PR fixes it. Now, when Multus is not available in the K8s cluster, the UPF charm remains in BlockedStatus with a proper error message.

image

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

@patriciareinoso patriciareinoso requested a review from a team as a code owner September 18, 2024 11:55
@patriciareinoso patriciareinoso force-pushed the TELCO-1376-fix-multus-disable-failure branch from 939388c to 2f7e654 Compare September 18, 2024 11:59
@patriciareinoso patriciareinoso merged commit 11b2c4a into main Sep 18, 2024
31 checks passed
@patriciareinoso patriciareinoso deleted the TELCO-1376-fix-multus-disable-failure branch September 18, 2024 12:34
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.

2 participants