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

Docs/upgrade using helm #4272

Merged
merged 22 commits into from Aug 23, 2023
Merged

Docs/upgrade using helm #4272

merged 22 commits into from Aug 23, 2023

Conversation

vepatel
Copy link
Contributor

@vepatel vepatel commented Aug 21, 2023

Proposed changes

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

vepatel and others added 16 commits August 7, 2023 16:17
This commit adds a handful of changes to the Helm upgrade installation
guide for NGINX Ingress Controller. It primarily changes the body of
text to favour plain English over technical jargon where possible, and
also recontextualises it to be less negatively-framed.

It also adds some standardised formatting for NGINX products such as the
use of note callouts and tabs, and reduces the inline comments to using
single backticks instead of triples, which are only necessary for large
blocks. The list numeration is also changed to the automatic style.
Co-authored-by: Alan Dooley <ADubhlaoich@users.noreply.github.com>
Signed-off-by: Venktesh Shivam Patel <ve.patel@f5.com>
@vepatel vepatel requested review from a team as code owners August 21, 2023 15:14
@github-actions github-actions bot added the documentation Pull requests/issues for documentation label Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #4272 (df88dfe) into main (6a3ef3f) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4272      +/-   ##
==========================================
- Coverage   51.97%   51.95%   -0.03%     
==========================================
  Files          59       59              
  Lines       16762    16762              
==========================================
- Hits         8712     8708       -4     
- Misses       7753     7755       +2     
- Partials      297      299       +2     

see 1 file with indirect coverage changes

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

@vepatel vepatel enabled auto-merge (squash) August 23, 2023 07:16
@vepatel vepatel disabled auto-merge August 23, 2023 07:22
Copy link
Contributor

@jjngx jjngx left a comment

Choose a reason for hiding this comment

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

👍🏻 possible 2 typos? @vepatel could you please check it?

@vepatel vepatel merged commit 79a3eb9 into main Aug 23, 2023
62 checks passed
@vepatel vepatel deleted the docs/upgrade-using-helm branch August 23, 2023 12:23
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 documentation to provide instructions for no downtime upgrade using helm
5 participants