Move responsive-gc feature to allowed#9335
Move responsive-gc feature to allowed#9335knative-prow-robot merged 2 commits intoknative:masterfrom
Conversation
knative-prow-robot
left a comment
There was a problem hiding this comment.
@whaught: 0 warnings.
Details
In response to this:
Fixes #8208
Proposed Changes
- Move the responsive garbage collection to Allowed. In this state the new collector will run, but the lastPinned annotation continues to be updated for backwards-compat's sake in case it needs to be turned off.
- In another release we will move it to Enabled where lastPinned is dropped.
Release Note
Responsive revision garbage collection is on (allowed) by default.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
|
/assign @vagababov @tcnghia @dprotaso |
|
/lgtm |
|
Let's get this baking, and try to keep things clean in case we need to roll back. /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mattmoor, whaught The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
The following jobs failed:
Failed non-flaky tests preventing automatic retry of pull-knative-serving-unit-tests: |
|
/test pull-knative-serving-unit-tests |
Fixes #8208
Proposed Changes
Release Note