Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose an API to trigger delta snapshot #114

Closed
7 tasks
PadmaB opened this issue Feb 8, 2019 · 0 comments · Fixed by #192
Closed
7 tasks

Expose an API to trigger delta snapshot #114

PadmaB opened this issue Feb 8, 2019 · 0 comments · Fixed by #192
Labels
area/performance Performance (across all domains, such as control plane, networking, storage, etc.) related component/etcd-backup-restore ETCD Backup & Restore kind/enhancement Enhancement, improvement, extension platform/all priority/3 Priority (lower number equals higher priority)

Comments

@PadmaB
Copy link

PadmaB commented Feb 8, 2019

Story

As a developer, I want to be able to trigger a delta snapshot of etcd, on demand. Triggering via the API should be controlled via a flag

Motivation

The feature will be handy to run certain tests in the CI/CD pipeline, not having to wait for the scheduled time. Controlling the schedule for triggering the delta snapshot is not always an option.

Acceptance Criteria

  • Should be able to trigger an on-demand delta snapshot

Definition of Done

  • Knowledge is distributed: Have you spread your knowledge in pair programming/code review?
  • Unit tests are provided: Have you written automated unit tests?
  • Integration tests are provided: Have you written automated integration tests?
  • Minimum API exposure: If you have added/changed public API, was it really necessary/is it minimal?
  • Operations guide: Have you updated the operations guide about ops-relevant changes?
  • User documentation: Have you updated the READMEs/docs/how-tos about user-relevant changes?
@PadmaB PadmaB added kind/enhancement Enhancement, improvement, extension component/etcd-backup-restore ETCD Backup & Restore platform/all priority/normal area/performance Performance (across all domains, such as control plane, networking, storage, etc.) related status/new Issue is new and unprocessed labels Feb 8, 2019
@gardener-robot-ci-1 gardener-robot-ci-1 added lifecycle/stale Nobody worked on this for 6 months (will further age) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels Apr 9, 2019
@gardener-robot-ci-1 gardener-robot-ci-1 added lifecycle/stale Nobody worked on this for 6 months (will further age) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels Jun 10, 2019
@gardener-robot-ci-1 gardener-robot-ci-1 added lifecycle/stale Nobody worked on this for 6 months (will further age) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels Aug 11, 2019
@gardener-robot-ci-1 gardener-robot-ci-1 removed the status/new Issue is new and unprocessed label Sep 27, 2019
@gardener-robot gardener-robot added the priority/3 Priority (lower number equals higher priority) label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance Performance (across all domains, such as control plane, networking, storage, etc.) related component/etcd-backup-restore ETCD Backup & Restore kind/enhancement Enhancement, improvement, extension platform/all priority/3 Priority (lower number equals higher priority)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants