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

Fix a full snapshot lease renewal decision #720

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

anveshreddy18
Copy link
Contributor

@anveshreddy18 anveshreddy18 commented Mar 20, 2024

What this PR does / why we need it:

The recently merged PR #711 had introduced a small change in wrongly deciding that If there's no revision change for full snapshot lease, then don't renew it. But the opposite was originally introduced in PR #410 as a deliberate change so that even if there are no events in the last 24h ( which leads to the current full snapshot having the same revision as previous ) we still want to renew the full snapshot lease because it helps in not marking the full snapshot health check as failed although it was not actually a failure but a case of skipping the full snapshot ( May happen in idle dev shoot clusters in landscapes )

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

NONE

@anveshreddy18 anveshreddy18 requested a review from a team as a code owner March 20, 2024 06:52
@gardener-robot-ci-2 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 Mar 20, 2024
@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Mar 20, 2024
@gardener-robot-ci-1 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 Mar 20, 2024
@anveshreddy18 anveshreddy18 changed the title Revert a change made in PR#711 Fix a full snapshot lease renewal decision Mar 20, 2024
@anveshreddy18 anveshreddy18 added this to the v0.29.0 milestone Mar 20, 2024
@ishan16696 ishan16696 merged commit 4eb424e into gardener:master Mar 20, 2024
9 checks passed
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Mar 20, 2024
@anveshreddy18 anveshreddy18 deleted the nit-fix branch March 20, 2024 07:31
renormalize pushed a commit to renormalize/etcd-backup-restore that referenced this pull request Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants