WIP: E2E test case for Kmesh L4 authorization
What type of PR is this?
/kind enhancement
What this PR does / why we need it:
Which issue(s) this PR fixes: Fixes #492
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Codecov Report
Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.
Project coverage is 45.23%. Comparing base (
2eb3f92) to head (335cb2a). Report is 176 commits behind head on main.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/status/status_server.go | 0.00% | 17 Missing :warning: |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| pkg/status/status_server.go | 34.93% <0.00%> (-0.96%) |
:arrow_down: |
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 724789d...335cb2a. Read the comment docs.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
/test
@YaoZengzeng: No presubmit jobs available for kmesh-net/kmesh@main
In response to this:
/test
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.
/retest
authz offloading is disabled by default, the only way to enable it is kmeshctl authx enable
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign bitcoffeeiux for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/retest
/test all
@hzxuzhonghu: No presubmit jobs available for kmesh-net/kmesh@main
In response to this:
/test all
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.
/test all
@YaoZengzeng: No presubmit jobs available for kmesh-net/kmesh@main
In response to this:
/test all
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.
/retest
replace by #1349