forked from rancher/rancher
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add s390x arch support (rancher#36034)
* Add s390x drone pipelines * Increase kustomize version to v4.4.1 * Install golang 1.16 using zypper * Increase loglevel version to v0.1.4 * Add rancher system agent for s390x * Add unsupported arch env for s390x * Increase telemetry version * Add tini for s390x * Skip integration tests for s390x * Skip helm v2 instalation since s390x is not supported * Skip k3s installation for s390x arch * Remove helm & tiller from jailer for s390x * Update shell image which supports s390x * Add failure:ignore to drone s390x pipelines This is to ensure that if any step of s390x pipeline fails, other steps or pipelines like manifest do not fail. So added ignore missing to manifest step pipeline * Skip k3s * Get k3s binaries from k3s-root for s390x as k3s is not available * Remove duplicated code in Dockerfile * Set K3S_BUILDER default value to rancher/k3s:v1.22.5-k3s1 Co-authored-by: raulcabello <[email protected]>
- Loading branch information
1 parent
cf64177
commit 1949f73
Showing
15 changed files
with
377 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.