Skip to content

Commit

Permalink
[Documentation] change related fields to release v1.9.2 (#443)
Browse files Browse the repository at this point in the history
Signed-off-by: yandongxiao <[email protected]>
  • Loading branch information
yandongxiao authored Feb 4, 2024
1 parent fafdcc8 commit 065080e
Show file tree
Hide file tree
Showing 9 changed files with 175 additions and 11 deletions.
59 changes: 58 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,61 @@
# CHANGELOG

## [v1.9.2](https://github.com/StarRocks/starrocks-kubernetes-operator/releases/tag/v1.9.2)

Release Notes for starrocks-kubernetes-operator v1.9.2

We are excited to announce the release of StarRocks Kubernetes Operator v1.9.2. This version brings a mix of new
features, enhancements, documentation updates, and bug fixes to further improve the deployment and management of
StarRocks clusters on Kubernetes environments.

### What's New

- **[chart]** Add Datadog profiling to SR Helm to enhance monitoring
capabilities. [#437](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/437)
- **[chart]** Add `starrocksCluster.componentValues` to define some values uniformly to streamline configurations. [#425](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/425)
- **[operator]** Add k8s event information during the Operator reconciliation for better debugging and operational
insights. [#391](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/391)

### Enhancements

- **[operator]** Prefer to use containerPort to export service node
port. [#421](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/421)
- **[chart]** Upgrade ServiceMonitor
1. In order to
support [StarRocks Grafana Dashboard](https://github.com/StarRocks/starrocks/blob/main/extra/grafana/kubernetes/StarRocks-Overview-kubernetes-3.0.json),
`app_starrocks_ownerreference_name` or `app_kubernetes_io_component labels` were added to `up` metrics by
ServiceMonitor. [#433](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/433)
2. Users can now add labels on ServiceMonitor for more flexible monitoring
configuration. [#432](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/432)
- **[chart]** Allow users to specify mount paths, providing more customization options for
deployments. [#428](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/428)
- **[chart]** Eliminate Helm warnings caused by differing types of feEnvVars, beEnvVars, and cnEnvVars, improving
the deployment
experience. [#434](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/434) [#396](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/396)
- **[chart]** Complete imagePullSecrets and affinity fields for helm charts to enhance deployment flexibility and
scheduling. [#417](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/417)

### Bug Fixes

- **[chart]** Allowed to remove some resources limit, like CPU, providing more flexibility in resource
management. [#426](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/426)
- **[chart]** Upgraded the version of Golang and libraries to fix some vulnerabilities, improving
security. [#415](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/415)

### Documentation

- Added `doc/least_permission_to_deploy_starrocks_howto.md` to help users deploy with minimal
permissions. [#431](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/431)
- Added more details about Prometheus integration for better monitoring
setup. [#427](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/427)
- Removed the 1.7.0 and 1.6.x version in
index.yaml. [#435](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/435)
- Documentation improvements including moving and adding pull request templates for better contribution
guidelines. [#410](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/410) [#409](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/409)

We thank our community for their contributions and feedback. For a detailed list of changes and updates, please refer to
the GitHub repository. Happy deploying!

## [v1.9.1](https://github.com/StarRocks/starrocks-kubernetes-operator/releases/tag/v1.9.1)

Release Notes for starrocks-kubernetes-operator v1.9.1
Expand All @@ -17,7 +73,8 @@ There are enhancements in this release.
2. **[operator]** Checked volumes and mount paths to avoid duplication
error [#388](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/388)
3. **[operator]** Disabled FE scale to 1 [#394](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/394)
4. **[operator]** Supported use of map to define feEnvVars/beEnvVars/cnEnvVars to merge on multiple values files (#396)
4. **[operator]** Supported use of map to define feEnvVars/beEnvVars/cnEnvVars to merge on multiple values
files [#396](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/396)
5. **[operator]** exposed `spec.containers.securityContext.capabilities` for user to customize the capabilities of
containers. [#404](https://github.com/StarRocks/starrocks-kubernetes-operator/pull/404)

Expand Down
4 changes: 2 additions & 2 deletions deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ spec:
kubectl.kubernetes.io/default-container: manager
labels:
app: kube-starrocks-operator
version: 1.9.1
version: 1.9.2
spec:
automountServiceAccountToken: true
containers:
Expand All @@ -187,7 +187,7 @@ spec:
env:
- name: TZ
value: Asia/Shanghai
image: "starrocks/operator:v1.9.1"
image: "starrocks/operator:v1.9.2"
imagePullPolicy: Always
name: manager
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/charts/kube-starrocks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ maintainers:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.9.1
version: 1.9.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/charts/kube-starrocks/charts/operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ maintainers:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.9.1
version: 1.9.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 1.9.1
appVersion: 1.9.2

kubeVersion: ">=1.18.3-0"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ starrocksOperator:
image:
# image sliced by "repository:tag"
repository: starrocks/operator
tag: v1.9.1
tag: v1.9.2
imagePullPolicy: Always
replicaCount: 1
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ maintainers:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.9.1
version: 1.9.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/charts/kube-starrocks/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ operator:
image:
# image sliced by "repository:tag"
repository: starrocks/operator
tag: v1.9.1
tag: v1.9.2
imagePullPolicy: Always
replicaCount: 1
resources:
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/charts/warehouse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ maintainers:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.9.1
version: 1.9.2

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
109 changes: 108 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
apiVersion: v1
entries:
kube-starrocks:
- apiVersion: v2
appVersion: 3.2-latest
created: "2024-02-04T19:56:45.368703+08:00"
description: kube-starrocks includes two subcharts, operator and starrocks
digest: 4af99218066688ac0f5a5c3418f86c6169bb2cabfec59893b36a29ba1de4fa16
home: https://github.com/StarRocks/starrocks-kubernetes-operator
icon: https://avatars.githubusercontent.com/u/88238841
keywords:
- operator
- starrocks
- database
- olap
kubeVersion: '>=1.18.3-0'
maintainers:
- email: [email protected]
name: Kevin Cai
- email: [email protected]
name: SidaShen
- email: [email protected]
name: Dongxiao Yan
name: kube-starrocks
sources:
- https://github.com/StarRocks/starrocks
type: application
urls:
- https://github.com/StarRocks/starrocks-kubernetes-operator/releases/download/v1.9.2/kube-starrocks-1.9.2.tgz
version: 1.9.2
- apiVersion: v2
appVersion: 3.2-latest
created: "2024-01-19T10:27:43.673358+08:00"
Expand Down Expand Up @@ -328,6 +355,33 @@ entries:
- https://github.com/StarRocks/starrocks-kubernetes-operator/releases/download/v1.7.1/kube-starrocks-1.7.1.tgz
version: 1.7.1
operator:
- apiVersion: v2
appVersion: 1.9.2
created: "2024-02-04T19:56:47.632264+08:00"
description: A Helm chart for StarRocks operator
digest: e05bc91b7693954b86984233c509e46f90f51e7353f092ea0caba08bfa86a9c7
home: https://github.com/StarRocks/starrocks-kubernetes-operator
icon: https://avatars.githubusercontent.com/u/88238841
keywords:
- operator
- starrocks
- database
- olap
kubeVersion: '>=1.18.3-0'
maintainers:
- email: [email protected]
name: Kevin Cai
- email: [email protected]
name: SidaShen
- email: [email protected]
name: Dongxiao Yan
name: operator
sources:
- https://github.com/StarRocks/starrocks
type: application
urls:
- https://github.com/StarRocks/starrocks-kubernetes-operator/releases/download/v1.9.2/operator-1.9.2.tgz
version: 1.9.2
- apiVersion: v2
appVersion: 1.9.1
created: "2024-01-19T10:27:45.821894+08:00"
Expand Down Expand Up @@ -626,6 +680,33 @@ entries:
- https://github.com/StarRocks/starrocks-kubernetes-operator/releases/download/v1.8.0/operator-1.8.0.tgz
version: 1.8.0
starrocks:
- apiVersion: v2
appVersion: 3.2-latest
created: "2024-02-04T19:56:49.792546+08:00"
description: A Helm chart for StarRocks cluster
digest: edf2ec1c1586983a7b90a17d316601009199ea53cdb3269fd18e8ee8d4900f7b
home: https://github.com/StarRocks/starrocks-kubernetes-operator
icon: https://avatars.githubusercontent.com/u/88238841
keywords:
- operator
- starrocks
- database
- olap
kubeVersion: '>=1.18.3-0'
maintainers:
- email: [email protected]
name: Kevin Cai
- email: [email protected]
name: SidaShen
- email: [email protected]
name: Dongxiao Yan
name: starrocks
sources:
- https://github.com/StarRocks/starrocks
type: application
urls:
- https://github.com/StarRocks/starrocks-kubernetes-operator/releases/download/v1.9.2/starrocks-1.9.2.tgz
version: 1.9.2
- apiVersion: v2
appVersion: 3.2-latest
created: "2024-01-19T10:27:47.979369+08:00"
Expand Down Expand Up @@ -924,6 +1005,32 @@ entries:
- https://github.com/StarRocks/starrocks-kubernetes-operator/releases/download/v1.8.0/starrocks-1.8.0.tgz
version: 1.8.0
warehouse:
- apiVersion: v2
appVersion: 3.2-latest
created: "2024-02-04T19:56:52.067362+08:00"
description: Warehouse is currently a feature of the StarRocks Enterprise Edition.
digest: 9baf4f6b5e78024c4a689fd478b1a262782a0199ee29e7819360c0178dc10af9
home: https://github.com/StarRocks/starrocks-kubernetes-operator
icon: https://avatars.githubusercontent.com/u/88238841
keywords:
- operator
- starrocks
- database
- olap
- multi-warehouse
kubeVersion: '>=1.18.3-0'
maintainers:
- email: [email protected]
name: Kevin Cai
- email: [email protected]
name: Dongxiao Yan
name: warehouse
sources:
- https://github.com/StarRocks/starrocks
type: application
urls:
- https://github.com/StarRocks/starrocks-kubernetes-operator/releases/download/v1.9.2/warehouse-1.9.2.tgz
version: 1.9.2
- apiVersion: v2
appVersion: 3.2-latest
created: "2024-01-19T10:27:50.163148+08:00"
Expand Down Expand Up @@ -976,4 +1083,4 @@ entries:
urls:
- https://github.com/StarRocks/starrocks-kubernetes-operator/releases/download/v1.9.0/warehouse-1.9.0.tgz
version: 1.9.0
generated: "2024-01-19T10:27:50.16265+08:00"
generated: "2024-02-04T19:56:52.066872+08:00"

0 comments on commit 065080e

Please sign in to comment.