Skip to content

fix: Fix double injection of trust-bundle CA volumes in reconcile loop - #9260

Merged
knative-prow[bot] merged 1 commit into
knative:mainfrom
dsimansk:pr/fix-trust-bundle
Aug 20, 2026
Merged

fix: Fix double injection of trust-bundle CA volumes in reconcile loop#9260
knative-prow[bot] merged 1 commit into
knative:mainfrom
dsimansk:pr/fix-trust-bundle

Conversation

@dsimansk

@dsimansk dsimansk commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Fix double injection of trust-bundle CA volumes in reconcile loop, leave it on SinkBinding webhook

Fixes #

Proposed Changes

  • fix: Fix double injection of trust-bundle CA volumes in reconcile loo…

Pre-review Checklist

  • At least 80% unit test coverage
  • E2E tests for any new behavior
  • Docs PR for any user-facing impact
  • Spec PR for any new API feature
  • Conformance test for any change to the spec

Release Note

fix: Fix double injection of trust-bundle CA volumes in reconcile loo…

Docs

Should stabilize flakes like: #9258

For all CI tests
/hold

@knative-prow knative-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 19, 2026
@knative-prow
knative-prow Bot requested review from Cali0707 and matzew August 19, 2026 13:27
@knative-prow knative-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 19, 2026
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.07%. Comparing base (24ae805) to head (618a33f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9260      +/-   ##
==========================================
+ Coverage   51.04%   51.07%   +0.02%     
==========================================
  Files         411      411              
  Lines       22142    22120      -22     
==========================================
- Hits        11303    11298       -5     
+ Misses       9962     9947      -15     
+ Partials      877      875       -2     

☔ View full report in Codecov by Harness.
📢 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.

@dsimansk

Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@dsimansk

Copy link
Copy Markdown
Contributor Author

/retest

@creydr creydr changed the title fix: Fix double injection of trust-bundle CA volumes in reconcile loo… fix: Fix double injection of trust-bundle CA volumes in reconcile loop Aug 20, 2026

@creydr creydr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for fixing
/lgtm

@knative-prow knative-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 20, 2026
@knative-prow

knative-prow Bot commented Aug 20, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, dsimansk

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@dsimansk

Copy link
Copy Markdown
Contributor Author

/unhold

@knative-prow knative-prow Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 20, 2026
@knative-prow
knative-prow Bot merged commit 72ec4f4 into knative:main Aug 20, 2026
37 checks passed
@dsimansk
dsimansk deleted the pr/fix-trust-bundle branch August 20, 2026 11:54
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. 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