chore(deps): update dependency victoriametrics/operator to v0.70.1#335
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency victoriametrics/operator to v0.70.1#335renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
d16ae41 to
ed12ce8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.69.0→v0.70.1v0.69.0→v0.70.1Release Notes
VictoriaMetrics/operator (VictoriaMetrics/operator)
v0.70.1Compare Source
FEATURE: vmauth: support HPA for requests load balancer.
BUGFIX: vmagent: skip replica count update when VMAgent is in stateful mode and HPA is enabled. See #2190.
BUGFIX: vmalertmanagerconfig: Remove prefix from empty subroute receiver. See #2185.
BUGFIX: vmoperator: updated OLM configuration to fix OpenShift catalog publishing. See #2195.
v0.70.0Compare Source
SECURITY: upgrade Go builder from Go1.26.2 to Go1.26.3. See the list of issues addressed in Go1.26.3.
Dependency: vmoperator: Updated default versions for VM apps to [v1.143.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.
143.0) version
Dependency: vmoperator: Updated default versions for VM apps to [v1.142.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.
142.0) version
FEATURE: vmauth: previously VMAuth could read configuration only from predefined locations; now VMAuth supports arbitrary filesystem access configuration, allowing users to reference required files directly and reducing configuration workarounds. See #899.
FEATURE: vmuser: support VMAnomaly CRD in VMUser targetRefs. See [#2141](#2
141).
FEATURE: vmdistributed: introduce
spec.zones[*].trafficModeproperty, which allows disable read, write or whole traffic to a zone. See #1995.FEATURE: vmagent: support per remote write queues configuration. See [#2138](https://github.com/VictoriaMetrics/operator/iss
ues/2138).
BUGFIX: converter: disable all prometheus controllers if CRD group was not found. See [#2838](https
//github.com/VictoriaMetrics/helm-charts/issues/2838838).
BUGFIX: vmdistributed: change default load balancing policy for write requests from
first_availabletoleast_loaded. This should allow to evenly distribute write load across all VMAgents.BUGFIX: vmalertmanagerconfig: fix previously ignored negative values in VMAlertmanagerConfig. See [#2132](https
//github.com/VictoriaMetrics/operator/issues/2132132).
BUGFIX: vmalertmanager: fixed ignored alertmanager template if it has no discovered VMAlertmanagerconfig CRs or traci
ng config defined. See #2121.
BUGFIX: VMCluster, VTCluster and [VLCluster](https://doc
s.victoriametrics.com/operator/resources/vlcluster/): fixed infinite non-default additional service recreation, when requestsLoadBalancer.enabled: true
BUGFIX: vmauth: fixed case, when target_path_suffix can be appended multiple times.
BUGFIX: vmoperator: retry reconcile errors, that may lead to expanding state, before resource could hang in expanding state.
BUGFIX: vmcluster, vlcluster and [vtcluster](https://doc
s.victoriametrics.com/operator/resources/vtcluster/): when storage HPA was enabled, generated
-storageNodeflags could become incorrect after scaling, which could break expected routing tostorage nodes; now the operator derives storage node count from the current StatefulSet state so generated flags stay correct during HPA-driven scaling. See [#2117](https://github.com/Victo
riaMetrics/operator/issues/2117).
BUGFIX: vmdistributed: expose VMClusterSpec parsing error in status, previously it was just swallowed and led to infin
ite reconciles. See #2113.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.