Skip to content

Bump github.com/VictoriaMetrics/operator/api from 0.51.4-0.20250312192715-4ec928bb0f99 to 0.57.0 #748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps github.com/VictoriaMetrics/operator/api from 0.51.4-0.20250312192715-4ec928bb0f99 to 0.57.0.

Release notes

Sourced from github.com/VictoriaMetrics/operator/api's releases.

v0.57.0

Release date: 09 May 2025

  • Dependency: vmoperator: Updated default versions for VM apps to v1.116.0 version

  • Dependency: vmoperator: Updated default VLogs v1.21.0 version

  • Dependency: vmoperator: Updated default alertmanager to 0.28.1 version

  • FEATURE: operator: introduce FIPS builds for operator and config-reloader containers with -fips tag prefix. See this issue for details.

  • FEATURE: operator: introduce new field spec.configReloadAuthKeySecret for VMAgent, VMAlert and VMAuth components. It instructs application to use provided value for -configReload auth key. See this issue for details.

  • FEATURE: converter: add msteamsv2_configs conversion from Prometheus resource AlertmanagerConfig. See this commit for details.

  • FEATURE: upgrade Go builder from Go1.24.0 to Go1.24.4 See Go1.24 release notes.

  • FEATURE: vmalertmanagerconfig: add timeout field to the webhook_configs definition. It's supported by alertmanager v0.28.0+. See this commit for details.

  • FEATURE: vmsingle: add 8428 port alias to the VMSingle Service. See this issue for details.

  • BUGFIX: operator: fix typo in -remoteWrite.streamAggr.enableWindows flag when enableWindows is set to true in VMAgent resources. See this commit for details.

  • BUGFIX: vmagent: properly build oauth2 clientSecret configuration for remoteWrite targets. See this issue for details. Thanks to the @​Unichron for catching this bug.

  • BUGFIX: vmauth: properly create and delete VMServiceScrape with internalListenPort option configured. See this issue for details.

v0.56.0

v0.56.0

Release date: 15 Apr 2025

AppVersion: v1.115.0 AppVersion: v1.18.0

**Update note 1: config-reloader container now longer uses proxy-protocol for internal web-server if reload-use-proxy-protocol is set.

  • Dependency: vmoperator: Updated default versions for VM apps to v1.115.0 version

  • Dependency: vmoperator: Updated default VLogs v1.18.0 version

  • FEATURE: operator: support VM_METRICS_VERSION and VM_LOGS_VERSION env variables as a source for all VM and VL related CR image versions

  • FEATURE: vmauth: add new field internalListenPort for serving internal routes. See this issue and this docs.

  • FEATURE: vmauth: add new field useProxyProtocol for enabling proxy protocol for vmauth. See this issue.

  • FEATURE: vmalertmanager: add runtime configuration validation. See this issue for details.

  • FEATURE: operator: add StatefulSet volumeMounts name validation. See this issue for details.

  • BUGFIX: vmalertmanagerconfig: properly validate unknown fields at route.routes, http_config and tls_config. See this issue for details.

  • BUGFIX: config-reloader: properly use reload-use-proxy-protocol flag. See this issue for details.

  • BUGFIX: operator: fix shard count backward range bounds, as now it produced shard with negative index.

v0.55.0

v0.55.0

Release date: 02 Apr 2025

AppVersion: v1.114.0 AppVersion: v1.17.0

... (truncated)

Changelog

Sourced from github.com/VictoriaMetrics/operator/api's changelog.

v0.57.0

Release date: 09 May 2025

  • Dependency: vmoperator: Updated default versions for VM apps to v1.116.0 version

  • Dependency: vmoperator: Updated default VLogs v1.21.0 version

  • Dependency: vmoperator: Updated default alertmanager to 0.28.1 version

  • FEATURE: operator: introduce FIPS builds for operator and config-reloader containers with -fips tag prefix. See this issue for details.

  • FEATURE: operator: introduce new field spec.configReloadAuthKeySecret for VMAgent, VMAlert and VMAuth components. It instructs application to use provided value for -configReload auth key. See this issue for details.

  • FEATURE: converter: add msteamsv2_configs conversion from Prometheus resource AlertmanagerConfig. See this commit for details.

  • FEATURE: upgrade Go builder from Go1.24.0 to Go1.24.4 See Go1.24 release notes.

  • FEATURE: vmalertmanagerconfig: add timeout field to the webhook_configs definition. It's supported by alertmanager v0.28.0+. See this commit for details.

  • FEATURE: vmsingle: add 8428 port alias to the VMSingle Service. See this issue for details.

  • BUGFIX: operator: fix typo in -remoteWrite.streamAggr.enableWindows flag when enableWindows is set to true in VMAgent resources. See this commit for details.

  • BUGFIX: vmagent: properly build oauth2 clientSecret configuration for remoteWrite targets. See this issue for details. Thanks to the @​Unichron for catching this bug.

  • BUGFIX: vmauth: properly create and delete VMServiceScrape with internalListenPort option configured. See this issue for details.

v0.56.0

Release date: 15 Apr 2025

AppVersion: v1.115.0 AppVersion: v1.18.0

**Update note 1: config-reloader container now longer uses proxy-protocol for internal web-server if reload-use-proxy-protocol is set.

  • Dependency: vmoperator: Updated default versions for VM apps to v1.115.0 version

  • Dependency: vmoperator: Updated default VLogs v1.18.0 version

  • FEATURE: operator: support VM_METRICS_VERSION and VM_LOGS_VERSION env variables as a source for all VM and VL related CR image versions

  • FEATURE: vmauth: add new field internalListenPort for serving internal routes. See this issue and this docs.

  • FEATURE: vmauth: add new field useProxyProtocol for enabling proxy protocol for vmauth. See this issue.

  • FEATURE: vmalertmanager: add runtime configuration validation. See this issue for details.

  • FEATURE: operator: add StatefulSet volumeMounts name validation. See this issue for details.

  • FEATURE: operator: made retentionPeriod in VMSingle and VMCluster optional; it now defaults to 1 (month) if not specified. Add a validation regexp ^[0-9]+(h|d|y)?$ for retentionPeriod. See #1326 for details.

  • BUGFIX: vmalertmanagerconfig: properly validate unknown fields at route.routes, http_config and tls_config. See this issue for details.

  • BUGFIX: config-reloader: properly use reload-use-proxy-protocol flag. See this issue for details.

  • BUGFIX: operator: fix shard count backward range bounds, as now it produced shard with negative index.

v0.55.0

Release date: 02 Apr 2025

AppVersion: v1.114.0 AppVersion: v1.17.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 12, 2025 07:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2025
Bumps [github.com/VictoriaMetrics/operator/api](https://github.com/VictoriaMetrics/operator) from 0.51.4-0.20250312192715-4ec928bb0f99 to 0.57.0.
- [Release notes](https://github.com/VictoriaMetrics/operator/releases)
- [Changelog](https://github.com/VictoriaMetrics/operator/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/VictoriaMetrics/operator/commits/v0.57.0)

---
updated-dependencies:
- dependency-name: github.com/VictoriaMetrics/operator/api
  dependency-version: 0.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/VictoriaMetrics/operator/api-0.57.0 branch from f16f86e to b270044 Compare May 23, 2025 10:09
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2025

Superseded by #756.

@dependabot dependabot bot closed this May 28, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/VictoriaMetrics/operator/api-0.57.0 branch May 28, 2025 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants