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

[generators] Expose m3cluster env in pod spec #197

Merged
merged 4 commits into from
Feb 17, 2020

Conversation

schallert
Copy link
Collaborator

Allows users to reference ${M3CLUSTER_ENVIRONMENT} in custom
configmaps to reduce boilerplate. Also fixes a bug in container
environment creation that would previously overwrite default environment
variables.

Allows users to reference `${M3CLUSTER_ENVIRONMENT}` in custom
configmaps to reduce boilerplate. Also fixes a bug in container
environment creation that would previously overwrite default environment
variables.
@codecov
Copy link

codecov bot commented Feb 14, 2020

Codecov Report

Merging #197 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #197      +/-   ##
==========================================
+ Coverage   75.22%   75.23%   +0.01%     
==========================================
  Files          30       30              
  Lines        2091     2092       +1     
==========================================
+ Hits         1573     1574       +1     
  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 16f1d3b...1d74927. Read the comment docs.

Copy link
Collaborator

@robskillington robskillington left a comment

Choose a reason for hiding this comment

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

LGTM

@schallert schallert merged commit aa31b29 into master Feb 17, 2020
@schallert schallert deleted the schallert/m3cluster_env_var branch February 17, 2020 17:28
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