diff --git a/docs/operator/CHANGELOG.md b/docs/operator/CHANGELOG.md index dd47c46f39..38b5a0026c 100644 --- a/docs/operator/CHANGELOG.md +++ b/docs/operator/CHANGELOG.md @@ -16,9 +16,16 @@ aliases: ## Next release +<a name="v0.43.4"></a> + +## [v0.43.4](https://github.com/VictoriaMetrics/operator/releases/tag/v0.43.4) - 25 Apr 2024 + +- [operator](./README.md): properly set status to `expanding` for `VMCluster` during initial creation. Previously, it was always `operational`. +- [operator](./README.md): adds more context to `Deployment` and `Statefulset` watch ready functions. Now, it reports state of unhealthy pod. It allows to find issue with it faster. + <a name="v0.43.3"></a> -## [v0.43.3](https://github.com/VictoriaMetrics/operator/releases/tag/v0.43.2) - 23 Apr 2024 +## [v0.43.3](https://github.com/VictoriaMetrics/operator/releases/tag/v0.43.3) - 23 Apr 2024 - [operator](./README.md): fix conversion from `ServiceMonitor` to `VMServiceScrape`, `bearerTokenSecret` is dropped mistakenly since [v0.43.0](https://github.com/VictoriaMetrics/operator/releases/tag/v0.43.0). See [this issue](https://github.com/VictoriaMetrics/operator/issues/932). - [operator](./README.md): fix selector match for config resources like VMUser, VMRule... , before it could be ignored when update resource labels. diff --git a/docs/operator/vars.md b/docs/operator/vars.md index 5d2ec52d57..1c8f222985 100644 --- a/docs/operator/vars.md +++ b/docs/operator/vars.md @@ -10,7 +10,7 @@ menu: <!-- this doc autogenerated - don't edit it manually --> # Auto Generated vars for package config - updated at Wed Apr 24 02:53:53 UTC 2024 + updated at Thu Apr 25 17:49:15 UTC 2024 | varible name | variable default value | variable required | variable description |