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

Adding sidecar feature to ZookeeperOperator #341

Closed
wants to merge 2 commits into from
Closed

Adding sidecar feature to ZookeeperOperator #341

wants to merge 2 commits into from

Conversation

adapured
Copy link
Contributor

@adapured adapured commented Jun 3, 2021

Change log description

Adding sidecar features to zookeeper-operator

Purpose of the change

Integrate. and enable the Sidecars with zookeeper-operator

What the code does

Enable and. configure volumes and environment variables required for sidecars.

How to verify it

1.Helm lint.
2.Update the .Values with Any Sidecar containers.
3.By adding required additional volumes and Environment variables.
4.helm template.

@anishakj
Copy link
Contributor

anishakj commented Jun 7, 2021

@adapured could you please resolve conflict?

@codecov-commenter
Copy link

Codecov Report

Merging #341 (24f9766) into master (b087a7f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #341   +/-   ##
=======================================
  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 b087a7f...24f9766. Read the comment docs.

@anishakj
Copy link
Contributor

anishakj commented Jun 7, 2021

@adapured could you please resolve conflict?

It looks like your branch is not forked from pravega/zookeeper-operator

@adapured
Copy link
Contributor Author

adapured commented Jun 7, 2021

@adapured could you please resolve conflict?

@anishakj Resolved the conflicts.

Thanks,
Adapured

@adapured
Copy link
Contributor Author

adapured commented Jun 7, 2021

@adapured could you please resolve conflict?

It looks like your branch is not forked from pravega/zookeeper-operator

Resolved the conflicts.

@adapured
Copy link
Contributor Author

adapured commented Jun 8, 2021

Fork needs to be fixed. Hence closing this PR and opening new one.

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.

3 participants