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

[DPE-6053] Fix ports #803

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

[DPE-6053] Fix ports #803

wants to merge 4 commits into from

Conversation

marceloneppel
Copy link
Member

@marceloneppel marceloneppel commented Dec 18, 2024

Issue

The psotgresql-k8s K8s service is deleted when scaling down the charm application.

Solution

Use self.unit.set_ports(): canonical/observability-libs#101 (comment)

Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.46%. Comparing base (7da9c8c) to head (e9e1e99).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #803      +/-   ##
==========================================
- Coverage   75.48%   75.46%   -0.03%     
==========================================
  Files          12       12              
  Lines        3121     3118       -3     
  Branches      475      475              
==========================================
- Hits         2356     2353       -3     
  Misses        622      622              
  Partials      143      143              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Signed-off-by: Marcelo Henrique Neppel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant