stackabletech / stackabletech/stackablectl
ARM support for cockpit
Open
@sbernauer is already working on this.
Since Apr 24, 2024.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 4
Description
As a user with an ARM machine
I want to run the cockpit on my machine to view the platform.
### Tasks
- [ ] Adapt the cockpit build pipeline to include aarch64
### Acceptance Criteria
- [ ] cockpit is built and published for aarch64
- [ ] The docker image is multi-arch and signed with cosign
- [ ] cockpit is tested on aarch64 Linux
- [ ] cockpit is tested on aarch64 Mac
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.
Assessment
This issue has not been assessed yet.