knative-extensions / serving-progressive-rollout

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

Clean up the SPA, when the revision is deleted #162

Closed houshengbo closed 5 months ago

houshengbo commented 5 months ago

So far SPAs for the old revisions still exist in the cluster. Once the revision is deleted, we should delete the SPAs as well.