coreos / coreos/coreos-assembler
Teach `plume make-amis-public` to handle making GovCloud AMIs public
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 393
- Forks
- 193
- Avg merge
- 17h 6m
- Merged PRs (30d)
- 5
Description
Feature Request
Desired Feature
Right now, we only pass in a single set of creds to plume make-amis-public. Those creds won't work for GovCloud images. This doesn't matter right now, because we always upload as public from the start rather than at release time (the latter is when plume make-amis-public is used). But that's a configurable option, so ideally we'd handle that path.
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 plume make-amis-public command and the AMI credential handling, then inspect the config.yaml option linked in the issue. Confirm how the existing release-time path handles credentials for standard images and determine the configuration needed for GovCloud. Done means GovCloud AMIs can be made public through this command using credentials that work in GovCloud.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100