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

添加新插件时默认会全局开启,导致网关异常 #1350

Open
w7team opened this issue Sep 27, 2024 · 2 comments
Open

添加新插件时默认会全局开启,导致网关异常 #1350

w7team opened this issue Sep 27, 2024 · 2 comments

Comments

@w7team
Copy link

w7team commented Sep 27, 2024

在k8s中部署的,添加新插件时默认会全局开启,导致网关异常。
数据库又在黑盒中,很难调试,如果console的地址是通过ingress创建的话,一旦出问题很难关闭插件。

@hanxiantao
Copy link
Collaborator

在k8s中部署的,添加新插件时默认会全局开启,导致网关异常。
数据库又在黑盒中,很难调试,如果console的地址是通过ingress创建的话,一旦出问题很难关闭插件。

应该不是默认全局开启的,可以控制路由级别或者域名级别生效

image

可以看下这个文档:https://higress.io/docs/latest/plugins/intro/

@CH3CHO
Copy link
Collaborator

CH3CHO commented Sep 27, 2024

麻烦提供一下详细的配置步骤。配置内容可以脱敏后提交上来,便于我们重现。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants