From a01cc78f289f02d41426fd5ad8d517d800bed97d Mon Sep 17 00:00:00 2001 From: Github Actions <133988544+victoriametrics-bot@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:04:12 +0800 Subject: [PATCH] Automatic update operator docs from VictoriaMetrics/operator@b4b79da (#5291) --- docs/operator/CHANGELOG.md | 6 +++++- docs/operator/vars.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/operator/CHANGELOG.md b/docs/operator/CHANGELOG.md index e577aad553..d097f8412d 100644 --- a/docs/operator/CHANGELOG.md +++ b/docs/operator/CHANGELOG.md @@ -13,7 +13,11 @@ menu: ## Next release -- TODO +### Features + +- [vmoperator](./README.md): properly compare difference for `statefulSet` claimTemplate metadata. See [this commit](https://github.com/VictoriaMetrics/operator/commit/49f9c72b504582b06f72eda94055fd964a11d342) for details. +- [vmoperator](./README.md): sort `statefulSet` pods by id for rolling update order. See [this commit](https://github.com/VictoriaMetrics/operator/commit/e73b03acd073ec3eda34231083a48c6f79a6757b) for details. +- [vmoperator](./README.md): optimize statefulset update logic, that should reduce some unneeded operations. See [this PR](https://github.com/VictoriaMetrics/operator/pull/801) for details. ## [v0.39.1](https://github.com/VictoriaMetrics/operator/releases/tag/v0.39.1) - 1 Nov 2023 diff --git a/docs/operator/vars.md b/docs/operator/vars.md index d5af2929c2..aebf10ae1b 100644 --- a/docs/operator/vars.md +++ b/docs/operator/vars.md @@ -10,7 +10,7 @@ menu: # Auto Generated vars for package config - updated at Wed Nov 1 15:52:40 UTC 2023 + updated at Mon Nov 6 07:44:56 UTC 2023 | varible name | variable default value | variable required | variable description |