redhat-developer / redhat-developer/web-terminal-operator
Support multiple architectures for web terminal
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 42
- Forks
- 24
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 1
Description
Is your enhancement related to a problem? Please describe.
The tooling image used for web terminals comes with common binaries (e.g. oc, kubectl) but is only built for amd64.
Describe the solution you'd like
If tooling supports additional architectures (e.g. ppc64, s390x, arm64) we should look into building versions of the tooling image that support those architectures.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the build configuration for the web terminal tooling image and checking how its current amd64 build is produced. Verify whether the common binaries, including oc and kubectl, are available for ppc64, s390x, and arm64. Done means the tooling image has supported builds for the additional architectures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100