-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release-1.11] Cherry-pick E2E tests for broker: TLS key pair rotation #3287 #3387
[release-1.11] Cherry-pick E2E tests for broker: TLS key pair rotation #3287 #3387
Conversation
* progress save * add the new cert rotation test * Update the rekt test * Format the files * workspace save * maven * Clean up * Clean up * Format * Fix the rekt test CA cert issue on Source Co-authored-by: Pierangelo Di Pilato <[email protected]> * Format fix * Re-order the prerequisite * Enable the strict transportation mode in TLS rekt tests * Fix the reviewDog comment * Update test/e2e_new/broker_eventing_tls_test.go Co-authored-by: Pierangelo Di Pilato <[email protected]> * Fix the format of the shell script * Fix the format of the shell script * Update the Strict feature flag * Add the code to inject the feature flag to the context in the broker controller * Run go import * Fix the controller tests * Set the default value to all other feature flags when we are updating the transport-encryption feature flag --------- Co-authored-by: Pierangelo Di Pilato <[email protected]> Co-authored-by: Pierangelo Di Pilato <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-1.11 #3387 +/- ##
===================================================
+ Coverage 58.49% 80.14% +21.64%
- Complexity 0 768 +768
===================================================
Files 91 78 -13
Lines 9163 2780 -6383
Branches 0 247 +247
===================================================
- Hits 5360 2228 -3132
+ Misses 3382 397 -2985
+ Partials 421 155 -266
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
4c5cc4c
to
0e56fb1
Compare
/retest-required |
1 similar comment
/retest-required |
@Leo6Leo can you look into why the kafka-source-dispatcher pod is not coming live? |
/retest-required |
1 similar comment
/retest-required |
/cc @pierDipi |
/retest-required |
1 similar comment
/retest-required |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Leo6Leo, pierDipi 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 |
/retest-required |
2 similar comments
/retest-required |
/retest-required |
f6481d7
into
knative-extensions:release-1.11
/cherry-pick release-1.12 |
@Leo6Leo: #3387 failed to apply on top of branch "release-1.12":
In response to this:
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. |
Cherry-pick https://github.com/knative-extensions/eventing-kafka-broker/pull/3287/files
Unblocked when knative/hack#350 is merged.