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

Move private key from peer data to juju secrets #66

Merged
merged 10 commits into from
Jan 5, 2024
Merged

Conversation

Abuelodelanada
Copy link
Contributor

@Abuelodelanada Abuelodelanada commented Nov 21, 2023

Issue

This PR adds a new cert_handler version that moves key and certs from peer relation to Juju secrets

@Abuelodelanada Abuelodelanada marked this pull request as ready for review November 21, 2023 17:48
@Abuelodelanada Abuelodelanada changed the title WIP: Move private key from peer data to juju secrets Move private key from peer data to juju secrets Nov 21, 2023
Copy link
Contributor

@PietroPasotti PietroPasotti left a comment

Choose a reason for hiding this comment

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

A few points that should be addressed, but it looks like it's going in the right direction.

tests/scenario/test_cert_handler/test_cert_handler_v1.py Outdated Show resolved Hide resolved
lib/charms/observability_libs/v1/cert_handler.py Outdated Show resolved Hide resolved
lib/charms/observability_libs/v1/cert_handler.py Outdated Show resolved Hide resolved
lib/charms/observability_libs/v1/cert_handler.py Outdated Show resolved Hide resolved
lib/charms/observability_libs/v1/cert_handler.py Outdated Show resolved Hide resolved
lib/charms/observability_libs/v1/cert_handler.py Outdated Show resolved Hide resolved
lib/charms/observability_libs/v1/cert_handler.py Outdated Show resolved Hide resolved
@lucabello lucabello dismissed PietroPasotti’s stale review January 5, 2024 08:59

I think the points have been addressed

@Abuelodelanada Abuelodelanada merged commit 8318256 into main Jan 5, 2024
13 checks passed
@Abuelodelanada Abuelodelanada deleted the secrets branch January 5, 2024 14:56
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