Skip to content

Conversation

@AndrewChubatiuk
Copy link
Contributor

@AndrewChubatiuk AndrewChubatiuk commented Dec 18, 2025

this allows to set extraArgs values not only as string, but as slices as well
this should allow to make infinite extraArgs values more readable

related issue #1701

@AndrewChubatiuk AndrewChubatiuk force-pushed the extra-args-string-or-array branch from 0d95a39 to 75a7a45 Compare December 29, 2025 18:48
Copy link
Contributor

@vrutkovs vrutkovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if "comma-separated string" is alertmanager-specific. If not lets add more unit tests for this case?

* FEATURE: [vlagent](https://docs.victoriametrics.com/operator/resources/vlagent): support logs collection. See [#1501](https://github.com/VictoriaMetrics/operator/issues/1501).
* FEATURE: [vmoperator](https://docs.victoriametrics.com/operator/): use `operator_bad_objects_total` metric with `object_namespace` and `crd` labels to track invalid objects managed by VMAgent, VMAuth, VMAlert and VMAlertmanager. Old `operator_alertmanager_bad_objects_count` and `operator_vmalert_bad_objects_count` are deprecated and will be removed in next releases.
* FEATURE: [vmoperator](https://docs.victoriametrics.com/operator/): added HPA support for all cluster CR storage. See [#1678](https://github.com/VictoriaMetrics/operator/issues/1678).
* FEATURE: [vmoperator](https://docs.victoriametrics.com/operator/): support both array and string values in extraArgs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* FEATURE: [vmoperator](https://docs.victoriametrics.com/operator/): support both array and string values in extraArgs.
* FEATURE: [vmoperator](https://docs.victoriametrics.com/operator/): support both array, comma-separated and string values in extraArgs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants