-
Notifications
You must be signed in to change notification settings - Fork 50
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
Several improvements for compaction feature #258
Merged
timuthy
merged 7 commits into
gardener:master
from
timuthy:enhancements.etcd-druid-v070
Nov 16, 2021
Merged
Several improvements for compaction feature #258
timuthy
merged 7 commits into
gardener:master
from
timuthy:enhancements.etcd-druid-v070
Nov 16, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gardener-robot
added
area/control-plane
Control plane related
kind/enhancement
Enhancement, improvement, extension
needs/review
Needs review
size/xl
Size of pull request is huge (see gardener-robot robot/bots/size.py)
needs/second-opinion
Needs second review by someone else
labels
Nov 12, 2021
gardener-robot-ci-3
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 12, 2021
gardener-robot-ci-1
added
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
and removed
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
labels
Nov 12, 2021
timuthy
changed the title
Enhancements.etcd druid v070
Several improvements for compaction feature
Nov 15, 2021
timuthy
force-pushed
the
enhancements.etcd-druid-v070
branch
from
November 15, 2021 11:02
76f9173
to
a3ea979
Compare
gardener-robot
added
size/l
Size of pull request is large (see gardener-robot robot/bots/size.py)
and removed
size/xl
Size of pull request is huge (see gardener-robot robot/bots/size.py)
labels
Nov 15, 2021
gardener-robot-ci-3
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 15, 2021
gardener-robot-ci-1
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 15, 2021
timuthy
force-pushed
the
enhancements.etcd-druid-v070
branch
from
November 15, 2021 13:54
a3ea979
to
bb41a11
Compare
gardener-robot
added
size/xl
Size of pull request is huge (see gardener-robot robot/bots/size.py)
and removed
size/l
Size of pull request is large (see gardener-robot robot/bots/size.py)
labels
Nov 15, 2021
gardener-robot-ci-2
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 15, 2021
The chosen names are a closer match to names that are already used in the Gardener space.
We don't want to set initial values for full/delta Lease objects because the etcd-backup-restore sidecar is suppossed to set the corresponding values. It's the only component which determins the full- and delta-snapshot revisions. If we set initial values (`0`) then the controller might create unexpected compaction jobs.
timuthy
force-pushed
the
enhancements.etcd-druid-v070
branch
from
November 15, 2021 13:55
bb41a11
to
2da78cb
Compare
gardener-robot
added
size/l
Size of pull request is large (see gardener-robot robot/bots/size.py)
and removed
size/xl
Size of pull request is huge (see gardener-robot robot/bots/size.py)
labels
Nov 15, 2021
gardener-robot-ci-1
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 15, 2021
timuthy
force-pushed
the
enhancements.etcd-druid-v070
branch
from
November 15, 2021 14:00
2da78cb
to
4141b63
Compare
gardener-robot-ci-3
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 15, 2021
gardener-robot-ci-1
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 15, 2021
gardener-robot-ci-3
added
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 15, 2021
gardener-robot-ci-2
removed
the
reviewed/ok-to-test
Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
label
Nov 15, 2021
abdasgupta
approved these changes
Nov 15, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm Nice and clean changes. Thank you.
gardener-robot
added
reviewed/lgtm
Has approval for merging
and removed
needs/review
Needs review
needs/second-opinion
Needs second review by someone else
labels
Nov 15, 2021
aaronfern
approved these changes
Nov 16, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/control-plane
Control plane related
kind/enhancement
Enhancement, improvement, extension
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
reviewed/lgtm
Has approval for merging
size/l
Size of pull request is large (see gardener-robot robot/bots/size.py)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
How to categorize this PR?
/area control-plane
/kind enhancement
What this PR does / why we need it:
This PR adds some additions after merging #235 for release
v0.7.0
. Please have a look at the individual commit messages for more information.Special notes for your reviewer:
This PR will stay in draft mode until #235 is merged.Release note:
A new flag `--enable-backup-compation` has been introduced which globally enables automatic compaction of backups.