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-2447] Secret labels #200

Merged
merged 5 commits into from
Oct 10, 2023
Merged

[DPE-2447] Secret labels #200

merged 5 commits into from
Oct 10, 2023

Conversation

juditnovak
Copy link
Contributor

@juditnovak juditnovak commented Sep 20, 2023

Using generated secret labels instead of storing the ID locally.

Also: major refactor to clean up secrets code to a better shape, standard across DP-libs (and more-or-less Opensearch and who knows, perhaps in the future a few more :) ).

@juditnovak juditnovak force-pushed the DPE-2447_secret_labels branch 4 times, most recently from ea1e3e3 to 56ef157 Compare September 23, 2023 07:56
@juditnovak juditnovak changed the title [WIP][DPE-2447] Secret labels [DPE-2447] Secret labels Oct 6, 2023
@juditnovak juditnovak marked this pull request as ready for review October 6, 2023 13:26
@juditnovak juditnovak requested a review from delgod October 6, 2023 13:49
delgod
delgod previously approved these changes Oct 9, 2023
Copy link
Contributor

@MiaAltieri MiaAltieri left a comment

Choose a reason for hiding this comment

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

Looks AMAZING Judit, thank you so much for your dedication and help here.

Mostly of my comments are questions; but there are a few nits and a requested change

lib/charms/mongodb/v0/mongodb_secrets.py Show resolved Hide resolved
lib/charms/mongodb/v0/mongodb_secrets.py Show resolved Hide resolved
lib/charms/mongodb/v0/mongodb_secrets.py Outdated Show resolved Hide resolved
lib/charms/mongodb/v0/mongodb_secrets.py Show resolved Hide resolved
lib/charms/mongodb/v0/mongodb_secrets.py Show resolved Hide resolved
src/charm.py Outdated Show resolved Hide resolved
src/charm.py Outdated Show resolved Hide resolved
src/charm.py Show resolved Hide resolved
tests/integration/test_charm.py Outdated Show resolved Hide resolved
lib/charms/mongodb/v0/mongodb_secrets.py Show resolved Hide resolved
Copy link
Contributor

@MiaAltieri MiaAltieri left a comment

Choose a reason for hiding this comment

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

Really awesome work Judit, thank you very much!

@juditnovak juditnovak merged commit 188129a into main Oct 10, 2023
11 checks passed
@juditnovak juditnovak deleted the DPE-2447_secret_labels branch October 10, 2023 09:47
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.

4 participants