Skip to content

Releases: kislyuk/aegea

v1.5.0

10 Nov 21:00
Compare
Choose a tag to compare
  • Implement aegea rds snapshot
  • Only use pager with pretty-printed tables
  • Add Amazon Linux AMI locator
  • Use -w0 for auto col width table formatter
  • aegea zones update: support multiple updates
  • Cosmetic and documentation fixes

v1.4.0

02 Nov 02:36
Compare
Choose a tag to compare
  • aegea-build-ami-for-mission: skip make if no Makefile
  • Begin FogDog mission
  • Arvados config support; improve config file handling
  • Don't fail cloud-init on account of expected ssh failure
  • Run ssh-add from aegea launch
  • aegea elb create bugfix
  • Fix ELB behavior when TG is present
  • Simplify arg forwarding in build_ami

v1.3.0

20 Oct 21:55
Compare
Choose a tag to compare
  • Support running core aegea on Ubuntu 14.04 vendored Python
  • Improve freeform cloud-config-data passing
  • Fix pager; introduce --auto-col-width table formatter
  • List security groups in elb listing
  • Break out and begin buildout of aegea ebs subcommand
  • Begin improving rds listings
  • Improve DNS zone repr
  • New protocol to check out local tracking branch in aegea deploy
  • aegea elb create: configurable health check path
  • Key cloud-init files manifest by file path to avoid duplicates

v1.2.2

08 Oct 14:25
Compare
Choose a tag to compare
  • ELB provisioning and listing improvements

v1.2.1

07 Oct 20:26
Compare
Choose a tag to compare
  • Aegea deploy fixups

v1.1.1

27 Sep 23:32
Compare
Choose a tag to compare
  • Initial support for arvados mission

v1.1.0

27 Sep 14:26
Compare
Choose a tag to compare
  • Begin work on missions
  • aegea-deploy-pilot: admit dashes in branch name via service name
  • Fix bug where tweak overwrote config file supplied via environment
  • Online documentation improvements

v1.0.0

22 Sep 17:25
Compare
Choose a tag to compare
  • Aegea build_image renamed to build_ami
  • Aegea tag, untag
  • Doc improvements
  • Ubuntu 14.04 compatibility and role improvements
  • docker-event-relay reliability improvements
  • Remove snapd from default loadout
  • aegea volumes: display attachment instance names
  • aegea-deploy-pilot: Deploy on SIGUSR1

v0.9.9

29 Aug 18:35
Compare
Choose a tag to compare
  • Initial support for flow logs
  • Pretty-print and perform whois lookups for aegea security_groups
  • aegea ls security_groups: break out protocol into its own column
  • Print security group rules in aegea ls security_groups
  • List security groups in aegea ls
  • Print zone ID in aegea zones
  • Aegea deploy reliability improvements: use per-pid queues
  • Aegea launch reliability improvements: Back off on polling the EC2 API

v0.9.8

23 Aug 21:12
Compare
Choose a tag to compare
  • Update release script
  • Config updates
  • Sort properly while formatting datetimes
  • Continue ALB support