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

ngress-NGINX Controller versions wrong #10948

Closed
ryebridge opened this issue Jan 31, 2024 · 4 comments
Closed

ngress-NGINX Controller versions wrong #10948

ryebridge opened this issue Jan 31, 2024 · 4 comments
Assignees
Labels
kind/documentation Categorizes issue or PR as related to documentation. needs-priority triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@ryebridge
Copy link

ryebridge commented Jan 31, 2024

What happened:

The version links are wrong:

a) https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.6.4/deploy/static/provider/cloud/deploy.yaml

...takes you to a 1.6.3 controller and when deployed it returns an Nginx 404 not found error for some application. This 1.6.3 version also does not exist on your versions page:

https://github.com/kubernetes/ingress-nginx/

b) https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.7.0/deploy/static/provider/cloud/deploy.yaml

...takes you to 1.6.4 which has a critical security bug only fixed in 1.7:

#9748

c) https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.7.1/deploy/static/provider/cloud/deploy.yaml

..takes you to 1.7

What you expected to happen:

Doc links need to be updated.

Kubernetes version (use kubectl version):

1.24

Environment:

  • **OnPrem bare meta
  • OS RedHat

Anything else we need to know:

/kind documentation
/remove-kind bug

@ryebridge ryebridge added the kind/bug Categorizes issue or PR as related to a bug. label Jan 31, 2024
@k8s-ci-robot k8s-ci-robot added kind/documentation Categorizes issue or PR as related to documentation. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. needs-priority and removed kind/bug Categorizes issue or PR as related to a bug. labels Jan 31, 2024
@longwuyuan
Copy link
Contributor

Its possible that this happens because we pulled ack a release. I suspect it was v1.6.4

@longwuyuan
Copy link
Contributor

/triage accepted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jan 31, 2024
@strongjz strongjz self-assigned this Jan 31, 2024
@strongjz
Copy link
Member

Closing, this is a duplicate of #10942

Going to fix this today.

/close

@ryebridge
Copy link
Author

Thanks, is 1.6.4 being dropped due to this security issue ?

#9748

We have tested the 1.6.3 container and it's returning an nginx 404 not found error.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to documentation. needs-priority triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Archived in project
Development

No branches or pull requests

4 participants