-
Notifications
You must be signed in to change notification settings - Fork 34
Enable build operator image on arm64 #1807
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
Open
gazarenkov
wants to merge
24
commits into
redhat-developer:main
Choose a base branch
from
gazarenkov:build-image-on-arm
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 15 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
f7389c6
add arm64 support, enable other arch support
gazarenkov b852eaf
add arm64 support, enable other arch support
gazarenkov 9e57666
Merge remote-tracking branch 'upstream/main' into build-image-on-arm
gazarenkov 70174cb
Regenerate bundle/installer manifests
github-actions[bot] dbed114
add arm64 support, enable other arch support
gazarenkov 1364364
add arm64 support, enable other arch support
gazarenkov 9b28bfc
portable 'sed -i'
gazarenkov 65dfc29
Merge remote-tracking branch 'origin/build-image-on-arm' into build-i…
gazarenkov 69a1c2b
upgrade go-toolset img
gazarenkov e67e387
upgrade ubi-minimal img
gazarenkov bd5d6bc
rhdh-community img
gazarenkov 340f0d9
Regenerate bundle/installer manifests
github-actions[bot] cfb1914
check sed instead of platform
gazarenkov b842ba4
Merge remote-tracking branch 'origin/build-image-on-arm' into build-i…
gazarenkov c97d330
fix rhdh-cr example
gazarenkov 09d671c
fix example
gazarenkov bb342b9
fix
gazarenkov 5b9067c
Regenerate bundle/installer manifests
github-actions[bot] 3eeca22
Update docs/developer.md
gazarenkov be87a61
remove arch's affinity
gazarenkov 6d4259d
Regenerate bundle/installer manifests
github-actions[bot] 4387803
Update Dockerfile
gazarenkov 74c8468
Merge remote-tracking branch 'upstream/main' into build-image-on-arm
gazarenkov 18a042c
Merge remote-tracking branch 'origin/build-image-on-arm' into build-i…
gazarenkov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -38,7 +38,7 @@ spec: | |
| operator: In | ||
| values: | ||
| - amd64 | ||
| # - arm64 | ||
| - arm64 | ||
| # - ppc64le | ||
| # - s390x | ||
| - key: kubernetes.io/os | ||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2315,6 +2315,7 @@ spec: | |
| operator: In | ||
| values: | ||
| - amd64 | ||
| - arm64 | ||
| - key: kubernetes.io/os | ||
| operator: In | ||
| values: | ||
|
|
||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.