Skip to content

Conversation

yandongxiao
Copy link
Collaborator

@yandongxiao yandongxiao commented Jul 28, 2025

Description

Fixes: #400

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 changed the title code [Feature] Enable delete PVC when the cluster is delete Jul 28, 2025
@yandongxiao yandongxiao marked this pull request as ready for review July 28, 2025 07:29
@yandongxiao yandongxiao merged commit 7e393b6 into StarRocks:main Jul 28, 2025
6 checks passed
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.

expose persistentVolumeClaimRetentionPolicy in StarRocks operator CRD

2 participants