Closed
Description
Is this a BUG REPORT or FEATURE REQUEST? (choose one): FEATURE REQUEST
NGINX Ingress controller version: 0.23.0
Kubernetes version (use kubectl version
): 1.13.2
Environment:
- OS (e.g. from /etc/os-release):
Ubuntu 16.04
- Kernel (e.g.
uname -a
):4.4.0-142-generic
What happened:
This is about ingress controller support on s390x.
Earlier, s390x images were available till v0.20.0.
We have observed that support for s390x is stopped from v0.21.0
. AFAK this could be due to following possible reasons:-
- Starting from
v0.21.0
only the dynamic configuration mode will be available. Prior to that, dynamic configuration was optional. - Also, it requires Luajit as mentioned here.
Since Dynamic configuration requires LuaJIT, support for s390x was dropped.
Also, We came across this PR where it is mentioned that support for s390x can be added.
We are currently looking into luajit2 code to check if we can add support for s390x.
Could you please guide us on this?
Metadata
Metadata
Assignees
Labels
No labels