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

refactor: Delete useless FeatureFlag and correct the meaning of some FeatureFlag #1801

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jiayuan929
Copy link
Collaborator

  1. 删除 FeatureFlag:
  • ALLOW_PLUGIN_CENTER(AccountFeatureFlag):不需要再按人单独配置,改为 settings 配置
  • ENABLE_EGRESS_IP(ClusterFeatureFlag):代码中没有使用到
  1. 修正 FeatureFlag 含义(值是通过 JSON 写到到了 DB 字段,故只修改说明并未修改值)
  • ENABLE_WEB_CONSOLE:允许打开未加密镜像的访问控制台
  • ENABLE_BK_MONITOR:从蓝鲸监控查询资源使用率

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

Successfully merging this pull request may close these issues.

1 participant