Skip to content

Conversation

dprotaso
Copy link
Member

@dprotaso dprotaso commented Oct 16, 2025

Related to #16163

Previously we had a workaround in our serverless service in order to allow our prestop hook to work when Istio Mesh was enabled.

This isn't needed anymore since Istio 1.25 see: istio/istio@0e30509

Copy link

knative-prow bot commented Oct 16, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso

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

@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Oct 16, 2025
@knative-prow knative-prow bot requested review from dsimansk and skonto October 16, 2025 17:41
@dprotaso dprotaso changed the title Istio now handles prestop hooks correctly so we can drop our workaround [wip] Istio now handles prestop hooks correctly so we can drop our workaround Oct 16, 2025
@knative-prow knative-prow bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 16, 2025
@dprotaso dprotaso force-pushed the drop-exposing-draining-port branch from 2f8062e to b925d6c Compare October 16, 2025 17:48
@dprotaso dprotaso force-pushed the drop-exposing-draining-port branch from b925d6c to 08dc2b2 Compare October 16, 2025 17:56
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.03%. Comparing base (cf48bab) to head (08dc2b2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16164      +/-   ##
==========================================
- Coverage   80.06%   80.03%   -0.03%     
==========================================
  Files         214      214              
  Lines       16943    16931      -12     
==========================================
- Hits        13565    13551      -14     
- Misses       3017     3022       +5     
+ Partials      361      358       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant