Skip to content

Conversation

@xmcqueen
Copy link
Contributor

This allows the operator to startup in db-only mode (no colocated coordinator). Uses an externally managed coordinator. Start the db with no "coordinator" section in the configmap.

Pass in the labels of the externally controlled coordinator's service endpoint.

spec: . . . externalCoordinatorSelector: app: coordinator . . .

The db-only cluster will boot up using the external coordinator.

@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #208 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   75.28%   75.30%   +0.02%     
==========================================
  Files          30       30              
  Lines        2096     2098       +2     
==========================================
+ Hits         1578     1580       +2     
  Misses        391      391              
  Partials      127      127              

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73a10cd...5bd44d0. Read the comment docs.

@schallert schallert merged commit da3587c into m3db:master Apr 7, 2020
@schallert
Copy link
Collaborator

Thanks for the contribution, @xmcqueen!

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