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

Upgrade nginx-ingress-controller to 0.27.0+ #2423

Closed
marcboivin opened this issue Apr 17, 2020 · 2 comments
Closed

Upgrade nginx-ingress-controller to 0.27.0+ #2423

marcboivin opened this issue Apr 17, 2020 · 2 comments
Labels
complexity:easy Something that requires less than a day to fix kind:dependencies Pull requests that update a dependency file topic:deployment Bugs in or enhancements to deployment stages

Comments

@marcboivin
Copy link

marcboivin commented Apr 17, 2020

Component:

nginx-ingress

What happened:
On older hardware sse42 is not available. Up until nginx-ingress 0.26.* this was an issue that made it impossible to boot nginx-ingress-controller. It will dump and fail.

Here is a link to the relevant issue kubernetes/ingress-nginx#4311

What was expected:

It shouldn't dump and fail

Steps to reproduce

Install Metalk8s on processor that doesn't support sse4.2

Resolution proposal (optional):

Upgrade nginx-ingress to at least 0.27.0 or more

@gdemonet
Copy link
Contributor

Thanks @marcboivin for notifying us of this! We will make sure to update this in 2.5.1 and higher.

@gdemonet gdemonet added complexity:easy Something that requires less than a day to fix kind:dependencies Pull requests that update a dependency file topic:deployment Bugs in or enhancements to deployment stages labels Apr 17, 2020
@gdemonet
Copy link
Contributor

Fixed by #2446 (will be included in 2.5.1 release)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:easy Something that requires less than a day to fix kind:dependencies Pull requests that update a dependency file topic:deployment Bugs in or enhancements to deployment stages
Projects
None yet
Development

No branches or pull requests

2 participants