Skip to content

[Enhancement] support hostpath #451

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

Merged

Conversation

yandongxiao
Copy link
Collaborator

@yandongxiao yandongxiao commented Feb 21, 2024

Related Issue(s)

Fixes: #419

Checklist

For operator, please complete the following checklist:

  • run make generate to generate the code.
  • run golangci-lint run to check the code style.
  • run make test to run UT.
  • run make manifests to update the yaml files of CRD.

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/support-hostpath branch 4 times, most recently from 0157a02 to 8d77445 Compare February 22, 2024 06:34
@yandongxiao yandongxiao marked this pull request as ready for review February 22, 2024 06:35
@yandongxiao yandongxiao force-pushed the enhancement/support-hostpath branch from 8d77445 to 8710341 Compare March 4, 2024 03:14
@yandongxiao yandongxiao merged commit eb9402a into StarRocks:main Mar 4, 2024
@yandongxiao yandongxiao added v1.9.3 enhancement New feature or request labels Mar 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.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StarRocks in Kubernetes should allow to use HostPath for CN nodes' cache
1 participant