We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Link to update documentation for developers has the wrong link
To Reproduce Steps to reproduce the behavior:
Implementing a Feature
Expected behavior Documentation Link is updated correctly
Your environment
kubectl -n nginx-gateway logs -l app=nginx-gateway -c nginx
kubectl -n nginx-gateway exec <gateway-pod> -c nginx -- nginx -T
Additional context Add any other context about the problem here. Any log files you want to share.
The text was updated successfully, but these errors were encountered:
I can make this change in my Troubleshooting guide PR if its alright? Very small change. @sjberman @kate-osborn @pleshakov
Sorry, something went wrong.
Could also be a good option to open a quick fix so it can go in asap w/o going in with a larger PR still under review.
The PR has approvals and is waiting for a another pass through so should go in soon.
salonichf5
Successfully merging a pull request may close this issue.
Describe the bug
Link to update documentation for developers has the wrong link
To Reproduce
Steps to reproduce the behavior:
Implementing a Feature
Expected behavior
Documentation Link is updated correctly
Your environment
kubectl -n nginx-gateway logs -l app=nginx-gateway -c nginx
kubectl -n nginx-gateway exec <gateway-pod> -c nginx -- nginx -T
Additional context
Add any other context about the problem here. Any log files you want to share.
The text was updated successfully, but these errors were encountered: