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

Change the garbageCollectionEnabled field to garbageCollection.enabled #53

Merged

Conversation

ialidzhikov
Copy link
Member

@ialidzhikov ialidzhikov commented Sep 29, 2023

How to categorize this PR?

/kind enhancement

What this PR does / why we need it:
The API change is done to make it easier in future to add new fields related to the garbage collection. For example there is a TTL field that we would like to expose when there is a distribution/distribution release with the PR that introduced the TTL future (ref distribution/distribution#3880).

Which issue(s) this PR fixes:
Part of #3

Special notes for your reviewer:
N/A

Release note:

The `caches[].garbageCollectionEnabled` field is changed to `caches[].garbageCollection.enabled`.

…bled`

The API change is done to make it easier in future to add new fields related to the garbage collection. For example there is a TTL field that we would like to expose when there is a distribution/distribution release with the PR that introduced the TTL future (ref distribution/distribution#3880).
@gardener-prow gardener-prow bot added the kind/enhancement Enhancement, improvement, extension label Sep 29, 2023
@gardener-prow gardener-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 29, 2023
@gardener-prow gardener-prow bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Sep 29, 2023
@ialidzhikov
Copy link
Member Author

/approve

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 3, 2023
Copy link
Contributor

@dimitar-kostadinov dimitar-kostadinov left a comment

Choose a reason for hiding this comment

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

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Oct 6, 2023
@gardener-prow
Copy link
Contributor

gardener-prow bot commented Oct 6, 2023

LGTM label has been added.

Git tree hash: 499945512569683e8c7405efa02dfb58e77a43fd

@gardener-prow
Copy link
Contributor

gardener-prow bot commented Oct 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dimitar-kostadinov, ialidzhikov

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:
  • OWNERS [dimitar-kostadinov,ialidzhikov]

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 merged commit 3e5a3a4 into gardener:main Oct 6, 2023
6 checks passed
@ialidzhikov ialidzhikov deleted the enh/garbage-collection-api branch October 9, 2023 05:48
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. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants