Skip to content

Add Quota Check During Cluster Deploy #87

@rdbatch

Description

@rdbatch

AWS now has a Service Quotas API that allows accessing quotas for a given resource type. https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/servicequotas/AWSServiceQuotas.html#listServices-com.amazonaws.services.servicequotas.model.ListServicesRequest-

Herman cluster deploys should check that there's sufficient quota space to deploy a new fleet of instances before starting the actual deploy, so that users can get quicker feedback that they need to increase a quota rather than waiting for a CloudFormation rollback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions