openshift / openshift/ci-chat-bot
Support hypershift-hosted clusters build from PRs
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 46
- Forks
- 118
- Avg merge
- 21h 40m
- Merged PRs (30d)
- 8
Description
Currently, when trying to create a hypershift-hosted cluster from a PR, the following message is returned:
launching releases built from PRs is not currently supported for non-amd64 releases
And as the hypershift-hosted platform requires a multiarch image, it is currently not possible to create a hypershift-hosted cluster from a PR with cluster-bot.
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 tracing the cluster-bot path that launches releases built from pull requests and locate the non-amd64 restriction. Then follow the hypershift-hosted cluster creation flow and its multiarch image handling. Done means a hypershift-hosted cluster can be created from a PR without the current unsupported-release message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100