aegea

Amazon Web Services Operator Interface

APACHE-2.0 License

Downloads
56.3K
Stars
68
Committers
12
aegea - v1.10.0

Published by kislyuk about 7 years ago

  • Set default nofile to 100000; lint fixes

    • aegea batch submit: Add ability to specify ulimits nofile to conatiner and also adding sensible default (#24)

    • Change aegea-deploy service to serve as template, add custom make targets, using one queue per (org, name, branch, instanceid)

    • Add iam-role argument to build

aegea - v1.9.18

Published by kislyuk about 7 years ago

  • aegea batch watch: Do not crash if log stream does not exist yet
aegea - v1.9.16

Published by kislyuk over 7 years ago

  • Add file missed in 0c99863
aegea - v1.9.15

Published by kislyuk over 7 years ago

  • Fix logic error in parameter naming
aegea - v1.9.14

Published by kislyuk over 7 years ago

  • Temporarily disable batch custom AMI
aegea - v1.9.13

Published by kislyuk over 7 years ago

  • Minor refactor in batch

    • Ensure default selection of batch instances has instance storage

    • Begin aegea lambda ls, aegea rm --lambda

    • Tab complete log levels

    • Avoid using pkgutil for introspection

aegea - v1.9.12

Published by kislyuk over 7 years ago

  • Batch bug fixes and begin support for custom Batch ECI AMIs
aegea - v1.9.11

Published by kislyuk over 7 years ago

  • Fix logic error in build_docker_image. Fixes #16
aegea - v1.9.10

Published by kislyuk over 7 years ago

  • Display MFA status in aegea iam users

    • Refactor batch logs to fix them

    • EFS: fix bug in endpoint resolution; properly parameterize efs id

aegea - v1.9.9

Published by kislyuk over 7 years ago

  • adding efs_storage to the batch command to support nfs mount (#12)
aegea - v1.9.6

Published by kislyuk over 7 years ago

  • Batch head and tail
    • Batch first time setup bug fix: service role vivification
    • Continue to fix billing report registration (not complete yet)
    • aegea build-docker-image --read-access *
    • Alias subcommand underscores to dashes
aegea - v1.9.5

Published by kislyuk over 7 years ago

  • aegea batch submit: Retry mounting EBS volume

    • aegea billing: use CUR
aegea - v1.9.4

Published by kislyuk over 7 years ago

  • Add aegea batch describe

    • Aegea batch submit: Tag batch-managed EBS volumes

    • Add aegea iam create_user

aegea - v1.9.3

Published by kislyuk over 7 years ago

  • Fix logic bug in aegea batch
aegea - v1.9.2

Published by kislyuk over 7 years ago

  • Re-upload failed release
aegea - v1.9.1

Published by kislyuk over 7 years ago

  • aegea batch ssh; aegea batch watch --head, --tail
    • aegea buckets ls: list cloudwatch metrics
    • Add aegea ebs modify
    • Update constants and generation code
    • Autocomplete ECR image names
    • iam listing functions refactor, aegea iam configure
    • Make mountpoints if they don't exist (refactor of ebd71ba)
aegea - v1.8.4

Published by kislyuk over 7 years ago

  • Install process robustness improvements
  • Install documentation improvements
aegea - v1.8.3

Published by kislyuk over 7 years ago

  • Don't symlink aegea in bin to avoid pip uninstall bugs
aegea - v1.8.0

Published by kislyuk over 7 years ago

  • Installation documentation and robustness improvements
  • Batch API and mission-specific improvements
aegea - v1.7.4

Published by kislyuk almost 8 years ago

  • aegea batch: automatic setup of builder IAM policies
  • aegea batch submit --job-role: automatic setup of job IAM roles
  • aegea batch submit --storage: EBS volume manager
  • Autocomplete column titles in listing subcommands where a resource is available
  • Autoconfigure a VPC if all VPCs including the default VPC were deleted
  • Asset loader: offload rootfs.skel to S3 when user-data exceeds 16K limit
  • Arvados updates
  • Make missions dir doc link relative (#9)
  • Display statusReason in aegea batch ls and aegea batch watch