-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update JWT install guide #3884
Update JWT install guide #3884
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3884 +/- ##
=======================================
Coverage 51.95% 51.95%
=======================================
Files 59 59
Lines 16762 16762
=======================================
Hits 8708 8708
Misses 7755 7755
Partials 299 299 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested both via sources and manifest and both worked now. Small things to make it a bit more readable.
I'd also be more clear about how and when to use the namespace -n nginx-ingress.
70f3e5b
to
cf62de5
Compare
06a10a5
to
fcb0a54
Compare
b72a6a4
to
94ba7c2
Compare
Dependency Review✅ No vulnerabilities or license issues found.Scanned Manifest Files |
This commit makes some large changes in the layout, gramma and overall phrasing of this installation guide. Many instances of the NGINX Ingress Controller's name were changed, and where possible, text was made more concise. Additionally, many links were added or renamed for explicit ease in finding or understanding the context related to an instruction.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have made numerous rewrites in this PR to improve the readability of the page: it will need an additional once-over at the minimum to ensure that the instructions are accurate.
8110d02
to
737f13c
Compare
1f54f6c
to
1c48879
Compare
10adbff
to
72d2957
Compare
for more information, see https://pre-commit.ci
Signed-off-by: Jason Williams - NGIИX <[email protected]>
…s-ingress into docs/jwt-token-update
for more information, see https://pre-commit.ci
This branch has had multiple merge conflicts and force pushes, completely erasing a number of large changes to the page to the point of unintentionally removing entire sections. This commit takes the last known good working version and adds the changes back as a fresh new point for the branch.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR should be re-reviewed for accuracy (@jasonwilliams14 & @dreesf5 ) but I am happy with the state of the writing now.
for more information, see https://pre-commit.ci
Updated versions Signed-off-by: Jason Williams - NGIИX <[email protected]>
Signed-off-by: Jason Williams - NGIИX <[email protected]>
Signed-off-by: Jason Williams - NGIИX <[email protected]>
(cherry picked from commit 1cc4428)
Proposed changes
This is an update to the JWT token method to install NGINX Ingress controller, providing a more detailed walkthrough.
Checklist
Before creating a PR, run through this checklist and mark each as complete.