coreos / coreos/coreos-assembler
`remote-prune` should support other clouds
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 393
- Forks
- 193
- Avg merge
- 17h 6m
- Merged PRs (30d)
- 5
Description
We should be able to use the remote-prune command on clouds other than just AWS.
(Taken from @jlebon's comment https://github.com/coreos/coreos-assembler/pull/839#issuecomment-548556519)
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 by locating the remote-prune command and the AWS-specific implementation. Determine which other clouds should be supported and how their remote resources are represented; done means the command works for the agreed cloud providers with coverage for the relevant behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, cloud, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100