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

feat: cluster-resources支持自定义配置projectcode注解(v1.29.x) #3652

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

yuyudeqiu
Copy link
Contributor

目前共享集群中命名空间所属的项目都是通过 io.tencent.bcs.projectcode 这个注解来区分的,有场景的使用需求是这个注解的key是可配置的。

修改配置中增加了对该值的配置字段,在调用处替换为使用配置值。在初始化时为配置该字段则默认使用 io.tencent.bcs.projectcode,兼容原有配置。

@evanlixin evanlixin merged commit f7d4f07 into TencentBlueKing:v1.29.x Dec 23, 2024
7 of 11 checks passed
@yuyudeqiu yuyudeqiu deleted the feat_annokey_cr_129 branch December 23, 2024 01:51
evanlixin added a commit that referenced this pull request Jan 10, 2025
* github-bk-bcs/v1.29.x:
  fix: 取消nodetemplate相关接口的越权访问 (#3663)
  feat: cmdb-synchronizer支持自定义配置projectcode注解 (#3655)
  feat: cluster-manager支持自定义配置projectcode注解 (#3649)
  feat: helm-manager支持自定义配置projectcode注解 (#3653)
  feat: cluster-resources支持自定义配置projectcode注解 (#3652)
  feat: project-manager 支持自定义配置projectcode注解 (#3654)
  feat: cluster-resources支持配置mongodb副本集名称 (#3636) (#3639)
  feat: helm-manager支持配置mongodb副本集名称 (#3641)
  feat: bcs-storage支持配置mongodb副本集名称 (#3644)
  feat: bcs-monitor支持配置mongodb副本集名称 (#3646)
  feat: project-manager支持配置mongodb副本集名称 (#3642)
  feat: cluster-manager 支持配置mongodb replicaset (#3635)
  feat: bcs-common mongodb支持配置replicaset (#3634)
  fix: project-manager itsm migrate 幂等 (#3614)
  feat: bcs-project-manager增加命令行参数控制是否迁移cc数据 (#3608)
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.

3 participants