github gardener/etcd-backup-restore v0.9.0

latest releases: v0.24.8, v0.28.0, v0.24.7...
4 years ago

[etcd-backup-restore]

Most notable changes

  • [USER] HTTP API for triggering out-of-schedule full and delta snapshots now returns snapshot metadata in response body in JSON format. (#214, @shreyas-s-rao)

Improvements

  • [USER] Added new HTTP API for fetching details of latest full and delta snapshots, in JSON format. (#214, @shreyas-s-rao)
  • [USER] Add metrics etcdbr_snapstore_latest_deltas_total and etcdbr_snapstore_latest_deltas_revisions_total to provide information about the delta snapshots since the latest full snapshot in the snapstore. (#211, @shreyas-s-rao)
  • [OPERATOR] Skip the first full snapshot on start, if initial delta snapshot is taken and last full snapshot is recent enough than 24hr. (#222, @swapnilgm)
  • [OPERATOR] Add documentation to force restore etcd data. (#217, @shreyas-s-rao)
  • [OPERATOR] The release tags from now are prefixed with v. (#210, @ialidzhikov)
  • [OPERATOR] Configuring backup-restore server using config file is now supported. (#208, @swapnilgm)
  • [DEVELOPER] Fix integration test setup script. (#215, @shreyas-s-rao)

Don't miss a new etcd-backup-restore release

NewReleases is sending notifications on new releases.