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

[config] Update default configuration template #250

Merged
merged 5 commits into from
Nov 25, 2020

Conversation

wybczu
Copy link
Collaborator

@wybczu wybczu commented Nov 25, 2020

This is a breaking change as the operator will not be able to create a working default configuration for m3db v1.0.0+. To use the new version of the operator with an older version of m3db you will have to provide a custom config map.

Please see m3db changelog for details.

discovery:
config:
service:
env: "{{ .Env }}"
Copy link
Collaborator

@schallert schallert Nov 25, 2020

Choose a reason for hiding this comment

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

This should stay as default_env since it's not a templated file

Copy link
Collaborator

@schallert schallert left a comment

Choose a reason for hiding this comment

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

LGTM pending 1 comment

@codecov
Copy link

codecov bot commented Nov 25, 2020

Codecov Report

Merging #250 (e5ab16b) into master (e5ab16b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #250   +/-   ##
=======================================
  Coverage   76.16%   76.16%           
=======================================
  Files          30       30           
  Lines        2240     2240           
=======================================
  Hits         1706     1706           
  Misses        393      393           
  Partials      141      141           

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 e5ab16b...0b57272. Read the comment docs.

@wybczu wybczu merged commit 32f88b4 into master Nov 25, 2020
@wybczu wybczu deleted the luk/update-default-m3db-config branch November 25, 2020 22:40
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.

None yet

3 participants