Closed wood-push-melon closed 9 months ago
PR is growing quite big
would we be able to cut it here https://github.com/canonical/glauth-k8s-operator/pull/19/commits/a6cfcea06102f8a479235cfed5b55666010b100d and basically offload all the StartTLS stuff to another pr? @wood-push-melon
PR is growing quite big
would we be able to cut it here a6cfcea and basically offload all the StartTLS stuff to another pr? @wood-push-melon
Yeah, truncated the certificate-related commit out of this PR, and shift it to another one: https://github.com/canonical/glauth-k8s-operator/pull/20
@nsklikas @natalian98 I will resolve any certificate-related comments in the PR: https://github.com/canonical/glauth-k8s-operator/pull/20
This pull request includes the following features:
ldap
interfaceldap
interface libraryglauth-auxiliary
interfaceTry to keep the
charm.py
concise and spread the unrelated logic to other modules. However, it seems to me that there is still room to improvecharm.py
. More effort will be made in the following pull request.This pull request will wait for the
glauth-utils
's PR approved and merged.