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-2886] Use labels for internal secrets #348

Merged
merged 9 commits into from
Nov 29, 2023

Conversation

shayancanonical
Copy link
Contributor

@shayancanonical shayancanonical commented Nov 3, 2023

Issue

The juju team advises us to use labels to retrieve secrets (which we do not do)

Solution

Use labels

Unblocks PR in K8s

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (f8f49dd) 65.43% compared to head (55962d7) 65.91%.

Files Patch % Lines
lib/charms/mysql/v0/mysql.py 86.79% 2 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #348      +/-   ##
==========================================
+ Coverage   65.43%   65.91%   +0.48%     
==========================================
  Files          17       17              
  Lines        3127     3119       -8     
  Branches      415      410       -5     
==========================================
+ Hits         2046     2056      +10     
+ Misses        950      935      -15     
+ Partials      131      128       -3     

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

lib/charms/mysql/v0/mysql.py Fixed Show fixed Hide fixed
lib/charms/mysql/v0/mysql.py Dismissed Show dismissed Hide dismissed
lib/charms/mysql/v0/mysql.py Dismissed Show dismissed Hide dismissed
@shayancanonical shayancanonical changed the title [DPE-2885] Use labels for internal secrets [DPE-2886] Use labels for internal secrets Nov 28, 2023
Copy link
Contributor

@juditnovak juditnovak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@delgod delgod merged commit ca65034 into main Nov 29, 2023
39 checks passed
@delgod delgod deleted the fix/peer_relation_secret_labels branch November 29, 2023 13:02
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.

3 participants