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

feat: apply juju secrets to transfer bind account password #25

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

wood-push-melon
Copy link
Contributor

This pull request tries to use the Juju secret to encapsulate the bind account password passed to the requirer charm. The main logic is generally done in the ldap charm library so that the provider charm does not need to know it.

Please note that I intentionally leave the requirer side this time. Will chat with the stakeholders about how they wanna deal with the secret.

@wood-push-melon wood-push-melon marked this pull request as ready for review February 21, 2024 03:27
@wood-push-melon wood-push-melon requested a review from a team as a code owner February 21, 2024 03:27
Copy link
Contributor

@BarcoMasile BarcoMasile left a comment

Choose a reason for hiding this comment

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

LGTM, I'd wait for another review given my limited knowledge on this though!

Copy link
Contributor

@natalian98 natalian98 left a comment

Choose a reason for hiding this comment

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

one minor comment, other than that lgtm 👍

lib/charms/glauth_k8s/v0/ldap.py Show resolved Hide resolved
@wood-push-melon wood-push-melon merged commit 57e4631 into main Feb 21, 2024
3 checks passed
@wood-push-melon wood-push-melon deleted the IAM-604 branch February 21, 2024 15:08
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