knative-extensions / serving-progressive-rollout

Knative Serving extension to roll out the revision progressively
Apache License 2.0
6 stars 7 forks source link

[release-1.13] Reset the SPAs for revisions that are obsolete #185

Closed knative-prow-robot closed 4 months ago

knative-prow-robot commented 4 months ago

This is an automated cherry-pick of #177

houshengbo commented 4 months ago

/lgtm /approve

houshengbo commented 4 months ago

/lgtm /approve

knative-prow[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: houshengbo, knative-prow-robot

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](https://github.com/knative-extensions/serving-progressive-rollout/blob/release-1.13/OWNERS)~~ [houshengbo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 41.93548% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 48.64%. Comparing base (ddf75b0) to head (93afbab). Report is 7 commits behind head on release-1.13.

Files Patch % Lines
...onciler/rolloutorchestrator/rolloutorchestrator.go 0.00% 14 Missing :warning:
...econciler/service/resources/rolloutorchestrator.go 77.77% 1 Missing and 1 partial :warning:
pkg/reconciler/service/service.go 75.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.13 #185 +/- ## ================================================ - Coverage 49.42% 48.64% -0.79% ================================================ Files 23 25 +2 Lines 2280 1922 -358 ================================================ - Hits 1127 935 -192 + Misses 1109 940 -169 - Partials 44 47 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.