coreos / coreos/coreos-assembler
add support for `qemu` to denylist processing
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 393
- Forks
- 193
- Avg merge
- 17h 6m
- Merged PRs (30d)
- 5
Description
Basically if I add an entry to kola-denylist.yaml that looks like:
- pattern: podman.base
tracker: https://github.com/coreos/fedora-coreos-tracker/issues/966
snooze: 2021-10-15
platforms:
- aws
- gcp
- qemu
It would be nice if it worked against qemu. Right now you have to use qemu-unpriv.
Contributor guide
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 with kola-denylist.yaml and reproduce the existing qemu-unpriv behavior, then trace the denylist processing path that handles platform names. Done means an entry listing qemu applies to qemu runs without requiring qemu-unpriv; run the relevant tests if the repository provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100