-
Notifications
You must be signed in to change notification settings - Fork 174
kmeshctl authz can't trigger offload authorization enable #1207
Copy link
Copy link
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
What happened:
I tried to write a E2E test for offload authorization #641, but it would fail sometimes.
For the failed case, it seems that kmeshctl authz can never trigger the offload authorizaiton unless Kmesh is reinstalled.
What you expected to happen:
kmeshctl authz should always work fine.
How to reproduce it (as minimally and precisely as possible):
root@dev:~/kmesh# ./test/e2e/run_test.sh --skip-install-dep --skip-build -run "TestAuthorizationL4"Based on PR #641 , continue to run the above command, which is used to reinstall Kmesh and run TestAuthorizationL4. When the test case failed, the environment can no longer use kmeshctl authz to trigger offload authorization.
Anything else we need to know?:
Environment:
- Kmesh version:
- Kmesh mode(kmesh has
Kernel-Native ModeandDuel-Engine Mode): - Istio version:
- Kernel version:
- Others:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working