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

revert to an earlier lib version to support TLS #250

Open
wants to merge 2 commits into
base: 6/edge
Choose a base branch
from
Open

Conversation

MiaAltieri
Copy link
Contributor

New TLS lib breaks TLS in MongoDB charm:

  • the mongoDB replicas are not able to communicate with each other and the units
  • leader consistently becomes unhealhty and un reachable
unit-mongodb-k8s-1: 15:36:42 INFO unit.mongodb-k8s/1.juju-log {"message": "Waiting for suitable server to become available", "selector": "Primary()", "operation": "replSetGetStatus", "topologyDescription": "<TopologyDescription id: 6644d68ab6d8f3de582cd1e7, topology_type: ReplicaSetNoPrimary, servers: [<ServerDescription ('mongodb-k8s-0.mongodb-k8s-endpoints', 27017) server_type: Unknown, rtt: None>, <ServerDescription ('mongodb-k8s-1.mongodb-k8s-endpoints', 27017) server_type: Unknown, rtt: None>, <ServerDescription ('mongodb-k8s-2.mongodb-k8s-endpoints', 27017) server_type: Unknown, rtt: None>]>", "clientId": {"$oid": "6644d68ab6d8f3de582cd1e7"}, "remainingTimeMS": 0}

@juditnovak
Copy link
Contributor

Re-reviewing after unittests are fixed. (As I assume this is what you would need, no...?)

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

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.

2 participants