Skip to content
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

kmeshctl authz can't trigger offload authorization enable #1207

Open
YaoZengzeng opened this issue Jan 21, 2025 · 1 comment
Open

kmeshctl authz can't trigger offload authorization enable #1207

YaoZengzeng opened this issue Jan 21, 2025 · 1 comment
Labels
kind/bug Something isn't working

Comments

@YaoZengzeng
Copy link
Member

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 Mode and Duel-Engine Mode):
  • Istio version:
  • Kernel version:
  • Others:
@YaoZengzeng YaoZengzeng added the kind/bug Something isn't working label Jan 21, 2025
@hzxuzhonghu
Copy link
Member

Did you check the km_config map to confrim it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants