Releases: joeabbey/diver
Releases · joeabbey/diver
Diver Alpha v0.4
New Features in 0.4
- Ability to configure both
interlock
andHRM
(@johnharris85) - Configure orchestrator for node
kubernetes
,mixed
orswarm
- Create labels for nodes
- Set
availability
for nodes - Clearer output around
service
/task
health - Capability to remove a node cleanly from both
swarm
anducp
configuration - Capability to
upgrade
UCP and view what versions are available - Fix for UCP
3.0.3+
around granting roles needing auuid
(@joeabbey) - Capability to look at a
diff
of aspec
andpreviousSpec
of a service, allowing ease of spotting changes. - LDAP support
- Subscription filtering by OS (@joeabbey)
Diver Alpha v0.3
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
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
- Services, can now look at all of them and interrogate the health and tasks of a service. (enable
Plus a number of additional fixes/features...
AGAIN This is not production ready.
Diver Alpha
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 DTR
and STORE
subcommands.