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

Add lifecycle for controller container to helm chart #3005

Merged
merged 2 commits into from Sep 19, 2022

Conversation

coolbry95
Copy link
Contributor

@coolbry95 coolbry95 commented Sep 2, 2022

Proposed changes

Adding lifecycle to controller container. #3006

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2022

Codecov Report

Merging #3005 (de3e70e) into main (ac75bfa) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3005      +/-   ##
==========================================
- Coverage   52.31%   52.29%   -0.03%     
==========================================
  Files          58       58              
  Lines       15995    15995              
==========================================
- Hits         8368     8364       -4     
- Misses       7350     7352       +2     
- Partials      277      279       +2     
Impacted Files Coverage Δ
internal/k8s/configuration.go 95.39% <0.00%> (-0.37%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Sep 9, 2022
Copy link
Member

@lucacome lucacome left a comment

Choose a reason for hiding this comment

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

Small change, but LGTM!

@coolbry95
Copy link
Contributor Author

Is there anything left to do here or can we merge this?

@lucacome lucacome merged commit bf67929 into nginxinc:main Sep 19, 2022
@lucacome lucacome linked an issue Sep 19, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests/issues for documentation
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

Add lifecycle to controller container
5 participants