Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

v0.4.0

Latest
Compare
Choose a tag to compare
@ChristianGmw ChristianGmw released this 16 Nov 15:47
· 3 commits to master since this release

This is the newest release of dcos-deploy. Changes include:

  • New modules for managing DC/OS IAM users and groups
  • New module to manage marathon groups, including quotas (for DC/OS 2.0 and up)
  • pre and post scripts for entities that allow to do additional configuration (e.g. configure a service that was just deployed)
  • HAProxy template support for Edge-LB
  • vault: view and edit subcommands, support for non-utf8 files
  • Support for DC/OS 2.0
  • Allow apply and delete commands to read additional config files
  • wait on update for frameworks
  • Handle s3file entity dry-run when s3 endpoint is not yet available
  • Ability to run metronome job on creation or update
  • New version subcommand
  • Read provided variables for apply and delete commands from file
  • Improvements for template and variable handling
  • Improvements for diff display
  • Various bugfixes

To install dcos-deploy we recommend pip: pip install dcos-deploy==0.4.0