mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 02:06:23 +00:00
Automatic merge from submit-queue (batch tested with PRs 50988, 50509, 52660, 52663, 52250). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. s390x ingress controller support **What this PR does / why we need it**: Adds support for an s390x ingress image to the juju kubernetes-worker charm. **Release note**: ``` Adds support for an s390x ingress image to the juju kubernetes-worker charm. ```