enable auth offload by default#1274
Conversation
Signed-off-by: weli-l <1289113577@qq.com>
Codecov ReportAttention: Patch coverage is
... and 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hzxuzhonghu The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
What this PR does / why we need it:
Previously, the auth offload function only supported port, so this function was disabled by default. Now auth offload supports ip+port, and the rest of the auth policies can also be transferred to user mode for execution, so this function is enabled by default.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: