Skip to content

[Enhancement] allow user to specify mount path #428

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

Conversation

yandongxiao
Copy link
Collaborator

@yandongxiao yandongxiao commented Jan 30, 2024

Description

Backgroud information: #390 (comment)

In order to run StarRocks on a read-only file system, users need a volume to mount at /opt/starrocks/fe or /opt/starrocks/be. But helm chart do not support to specify a mount path.

Fixes: #390

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).

@yandongxiao yandongxiao force-pushed the enhancement/allow-user-to-specify-mountpath2 branch from 263a218 to 00ace17 Compare January 30, 2024 12:07
@yandongxiao yandongxiao changed the title [Enhancement] allow user to specify mount path [WIP][Enhancement] allow user to specify mount path Jan 30, 2024
@yandongxiao yandongxiao force-pushed the enhancement/allow-user-to-specify-mountpath2 branch from 00ace17 to bf75f8c Compare January 31, 2024 07:08
@yandongxiao yandongxiao changed the title [WIP][Enhancement] allow user to specify mount path [Enhancement] allow user to specify mount path Jan 31, 2024
@yandongxiao yandongxiao merged commit 25bf2b4 into StarRocks:main Feb 1, 2024
@yandongxiao yandongxiao added v1.9.2 enhancement New feature or request labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.9.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for ReadOnlyRootFilesystem in Starrocks Chart
2 participants