Skip to content

Releases: nikfoundas/etcd-viewer

Release v1.1

25 Jul 16:11
Compare
Choose a tag to compare

Updated etcd-viewer version 1.1 to support both etcd 0.4.x and 2.0.x

Features

  • Many UI improvements
  • Navigation of etcd registries using restful urls
  • Notifications and errors are displayed as bootstrap alert boxes
  • Concurrently support etcd versions 0.4.x and 2.0.x. Tested with: 0.4.6, 0.4.9, 2.0.11, 2.0.13

Release v1.0

12 Jun 20:54
Compare
Choose a tag to compare

Initial stable version 1.0 of etcd-viewer

Features:

  • Etcd v2.0 rest API
  • Filesystem like key-value store navigation
  • Add/delete directories
  • Add/delete/update key-value pairs
  • Enable Time To Live on directories and values
  • Multi-registry support
  • Etcd cluster monitor
  • Leader auto detection
  • Tested with etcd v.046 and v0.49