scripts

command
v1.9.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

This directory contains scripts to help with the development of the StarRocks Operator.

artifacts.sh is used to generate the artifacts for the StarRocks Operator when a new release is made. It includes:

bash artifacts.sh <version>

# output
# for example
kube-starrocks-1.7.1.tgz
kube-starrocks-1.7.1.tgz.prov
operator.yaml
starrocks.com_starrocksclusters.yaml

create-parent-chart-values.sh is used to generate the parent chart values. It just contains the values of the child charts.

# the output file will be saved to `helm-charts/charts/kube-starrocks/values.yaml`.
bash create-parent-chart-values.sh

operator.sh is used to generate the operator.yaml file. It will be saved to deploy/operator.yaml.

# the output file will be saved to `deploy/operator.yaml`.
bash operator.sh

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL