coreos / coreos/coreos-assembler

Teach `plume make-amis-public` to handle making GovCloud AMIs public

Open
#3,259 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.