Skip to content

Conversation

yandongxiao
Copy link
Collaborator

Description

Related Issue(s)

closes: #639

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

Copy link
Contributor

@mingmxu mingmxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for adding it!

@yandongxiao yandongxiao merged commit de25b43 into StarRocks:main Apr 25, 2025
6 checks passed
@yandongxiao yandongxiao added v1.10.2 enhancement New feature or request labels May 6, 2025
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.10.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

expose sysctls in pod SecurityContext

3 participants