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

Added option to define templates for additional sidecars and volumes #352

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

azun
Copy link
Contributor

@azun azun commented Jun 22, 2021

Change log description

Wrapped additionalSidecars and additionalVolumes inside named templates.

Purpose of the change

Allows for defining templates for additionalSidecars/Volumes by extending the zookeeper-operator helm chart and overwriting chart.*.
Fixes #358

@codecov-commenter
Copy link

Codecov Report

Merging #352 (b14623d) into master (698352b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   84.52%   84.52%           
=======================================
  Files          11       11           
  Lines        1376     1376           
=======================================
  Hits         1163     1163           
  Misses        140      140           
  Partials       73       73           

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 698352b...b14623d. Read the comment docs.

Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

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

what is this PR for? Could you please raise an issue corresponding to it?

@amuraru
Copy link
Contributor

amuraru commented Jun 30, 2021

@adapured please file an issue describe the use-case

@azun
Copy link
Contributor Author

azun commented Jul 1, 2021

what is this PR for? Could you please raise an issue corresponding to it?

Raised #358

@anishakj anishakj requested a review from SrishT July 1, 2021 12:55
Copy link
Contributor

@anishakj anishakj left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@SrishT SrishT left a comment

Choose a reason for hiding this comment

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

LGTM

@anishakj anishakj merged commit a9d4996 into pravega:master Jul 5, 2021
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.

Operator sidecar improvements
5 participants