Skip to content

2017.11.21.0

Compare
Choose a tag to compare
@adamtheturtle adamtheturtle released this 21 Nov 02:12
· 7161 commits to master since this release
55a7d03
  • Remove ExistingCluster backend and replaced it with simpler Cluster.from_nodes method.
  • Simplified the default configuration for the Docker backend.
    Notably this no longer contains a default superuser_username or superuser_password_hash.
  • Support custom_agent_mounts and custom_public_agent_mounts on the Docker backend.