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

Drop Infrastructure Cleanup Wait Period during shoot deletion #9632

Conversation

oliver-goetz
Copy link
Member

@oliver-goetz oliver-goetz commented Apr 19, 2024

How to categorize this PR?

/area usability
/kind cleanup

What this PR does / why we need it:
There is a Infrastructure Cleanup Wait Period of 5 minutes from the times where service finalizers have not been enabled by default yet. This changed a long time ago. Thus, this PR removes the cleanup period.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Five minutes `Infrastructure Cleanup Wait Period` during shoot deletion was removed. Shoot annotation `shoot.gardener.cloud/infrastructure-cleanup-wait-period-seconds` which could be used to configure this period was removed, too.

@gardener-prow gardener-prow bot added area/usability Usability related kind/cleanup Something that is not needed anymore and can be cleaned up cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Apr 19, 2024
@gardener-prow gardener-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 19, 2024
Copy link
Contributor

@shafeeqes shafeeqes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 22, 2024
Copy link
Member

@rfranzke rfranzke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove shoot.gardener.cloud/infrastructure-cleanup-wait-period-seconds from the example shoots in the repo

/cc @kon-angelo

@gardener-prow gardener-prow bot requested a review from kon-angelo April 22, 2024 06:45
@gardener-prow gardener-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Apr 22, 2024
@gardener-prow gardener-prow bot requested a review from shafeeqes April 22, 2024 06:45
@rfranzke
Copy link
Member

Also, mention removal of shoot.gardener.cloud/infrastructure-cleanup-wait-period-seconds in the release notes for others to adapt.

@rfranzke
Copy link
Member

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 22, 2024
Copy link
Contributor

gardener-prow bot commented Apr 22, 2024

LGTM label has been added.

Git tree hash: 4025f319f43f81ed52c578c9a602b2d73b713392

Copy link
Contributor

@kon-angelo kon-angelo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@rfranzke
Copy link
Member

/approve

Copy link
Contributor

gardener-prow bot commented Apr 22, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kon-angelo, rfranzke

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 22, 2024
@gardener-prow gardener-prow bot merged commit 929733c into gardener:master Apr 22, 2024
17 checks passed
@oliver-goetz oliver-goetz deleted the cleanup/remove-wait-on-shoot-deletion branch April 22, 2024 16:02
@timebertt
Copy link
Member

Thanks, love it!

dimitar-kostadinov added a commit to gardener/gardener-extension-registry-cache that referenced this pull request May 10, 2024
gardener-prow bot pushed a commit to gardener/gardener-extension-registry-cache that referenced this pull request May 10, 2024
* Bump github.com/gardener/gardener from 1.93.0 to 1.94.1

Bumps [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.93.0 to 1.94.1.
- [Release notes](https://github.com/gardener/gardener/releases)
- [Commits](gardener/gardener@v1.93.0...v1.94.1)

---
updated-dependencies:
- dependency-name: github.com/gardener/gardener
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Remove usage of `shoot.gardener.cloud/infrastructure-cleanup-wait-period-seconds` annotation.
Ref: gardener/gardener#9632.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dimitar Kostadinov <dimitar.kostadinov@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/usability Usability related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/cleanup Something that is not needed anymore and can be cleaned up lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants