Giter Site home page Giter Site logo

bosh-aws-light-stemcell-builder's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bosh-aws-light-stemcell-builder's Issues

AMIs went missing that are present in present in AWS region eu-west-1 for xenial stemcells 621.5 ,170.3,

Hi all,

Currently We are having issues with our AMIs present in AWS region eu-west-1 for xenial stemcells 621.5 ,170.3,

Suddenly the AWS AMI went missing form our AWS account and when we try to upload the stemcell for that it says it already exists.

But when we use --fix option to fix this it gives below error :

L Error: CPI error 'Bosh::Clouds::CloudError' with message 'Stemcell does not contain an AMI in region eu-west-1' in 'create_stemcell' CPI method (CPI request ID: 'cpi-433859')

Please let us know what is the issue, why the AMI went missing and what could be the cause?

Also we are able to upload any new stemcell and find its AMI on AWS like for version 621.123.

Please let us know how can we resolve this issue.

We raised it with AWS on why the AMIs are missing bt we received the response as we are not owner of this AMIs and to contact the owner of these AMIs
MicrosoftTeams-image (30)
MicrosoftTeams-image (29)

[ feature ] Allow for instance profiles as an option rather than AWS credentials

Hey,

The โ˜๏ธ.gov team is migrating to using tagged instance profile workers in our Concourse pipelines. We deploy a lightly modified version of this aws-light-stemcell-builder. We'd like to propose a new feature to allow for credentials to be optional and instead leverage AWS instance profiles. @18F/cloud-gov-ops

@jmcarp observed this:

i think they want to build stemcells in multiple partitions, so they want to use creds instead of instance profiles

notice: we are still using aws cli v1

FIPS light stemcells cannot be build currently

The bosh-aws-light-stemcell-builder fails to build FIPS light stemcells since it is made to produce public AMIs but FIPS stemcells should be private AMIs. That difference effects the procedure how FIPS light stemcells need to build.

Three major differences/problems are currently known:

  1. As of now created snapshots are always made accessible for everyone. That need to be prevented for private AMIs like FIPS stemcells.

  2. The encryption of private EBS Snapshots and AMIs need to be done using Multi Region Custom KMS keys since they otherwise cannot be shared with other regions afterwards. (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-modifying-snapshot-permissions.html#share-snapshot-considerations)

  3. Private EBS Snapshots and AMIs need to be shared across accounts following a defined process (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/event-policy.html#create-cac-policy) which is not yet implemented in the light stemcell builder.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.