Upgrade nginx-ingress-controller to 0.27.0+ #2423
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
Milestone
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
The text was updated successfully, but these errors were encountered: