starrocks-kubernetes-operator icon indicating copy to clipboard operation
starrocks-kubernetes-operator copied to clipboard

[Enhancement] support priorityClassName (#642)

Open jenwitteng opened this issue 6 months ago • 1 comments

Description

add priorityClassName

Related Issue(s)

#642

Checklist

For operator, please complete the following checklist:

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

For helm chart, please complete the following checklist:

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

jenwitteng avatar May 13 '25 05:05 jenwitteng

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 13 '25 05:05 CLAassistant