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

[BugFix] Make multiple fe init password job can be deployed in one namespace #509

Conversation

yandongxiao
Copy link
Collaborator

Description

In order to support deploying multiple StarRocks clusters to a single K8s namespace, we need to ensure that all resource names are unique. Currently, the name of the configmap for "fe init-password" is hardcoded.

Checklist

For helm chart, please complete the following checklist:

  • make sure you have updated the values.yaml
    file of starrocks chart.
  • In scripts directory, run bash create-parent-chart-values.sh to update the values.yaml file of the parent
    chart( kube-starrocks chart).

…mespace

Signed-off-by: yandongxiao <yandongxiao@starrocks.com>
@yandongxiao yandongxiao merged commit ea347de into StarRocks:main Apr 12, 2024
5 checks passed
@yandongxiao yandongxiao added v1.9.5 bugfix fix something that does not work labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fix something that does not work v1.9.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants