Skip to content

Releases: joeabbey/diver

Diver Alpha v0.4

30 Aug 14:49
329d52f
Compare
Choose a tag to compare
Diver Alpha v0.4 Pre-release
Pre-release

New Features in 0.4

  • Ability to configure both interlock and HRM (@johnharris85)
  • Configure orchestrator for node kubernetes, mixed or swarm
  • Create labels for nodes
  • Set availability for nodes
  • Clearer output around service/task health
  • Capability to remove a node cleanly from both swarm and ucp configuration
  • Capability to upgrade UCP and view what versions are available
  • Fix for UCP 3.0.3+ around granting roles needing a uuid (@joeabbey)
  • Capability to look at a diff of a spec and previousSpec of a service, allowing ease of spotting changes.
  • LDAP support
  • Subscription filtering by OS (@joeabbey)

Diver Alpha v0.3

10 Aug 16:48
8dd11de
Compare
Choose a tag to compare
Diver Alpha v0.3 Pre-release
Pre-release

New features in 0.3

All documentation has now been separated out and moved to a /docs folder.

  • Enable Interlock in UCP
  • Capability to disconnect and connect containers to networks
  • Ability to select and download client bundles
  • CVE database download
  • List and retrieve UCP configurations (for editing ucp.toml)
  • Ability to handle multiple UCP sessions
  • Ability to download the support bundle
  • Retrieve the running processes in a running container
  • Set the default collection for a user

Big thanks to John Harris (@johnharris85) for some of the new functions

Diver Alpha v0.2

24 Jul 14:46
c42651a
Compare
Choose a tag to compare
Diver Alpha v0.2 Pre-release
Pre-release

Pre-release of the cli tool for interacting with the Docker EE APIs.

New Features:

  • Docker Truster Registry features:

    • List and Create Webhooks
    • List and Create Repositories
    • Retrieve Replicas and the hosts where there are running
    • Retrieve and modify DTR settings
  • Docker Universal Control Plane Additions:

    • Services, can now look at all of them and interrogate the health and tasks of a service. (enable --colour for maximum eye burn.
    • Use of tab writer to ensure output is readable
    • Large refactor of bad code

Plus a number of additional fixes/features...

AGAIN This is not production ready.

Diver Alpha

11 Jul 15:38
64a4f23
Compare
Choose a tag to compare
Diver Alpha Pre-release
Pre-release

This is the Alpha Release of the diver tool to interact with Docker Enterprise Edition (tested on 2.0).

Currently the majority of functionality is in the UCP subcommands, with more to be added in both the DTRand STORE subcommands.