1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 15:46:31 +01:00
Files
prometheus-operator/example
Joao Marcal a717b1e03b Adds Spec.Web.MaxConnections to Prometheus CRD (#5175)
* Adds Spec.Web.MaxConnections to Prometheus CRD

Issue: https://github.com/prometheus-operator/prometheus-operator/issues/4850

Problem: currently the Prometheus CRD only allows users to configure the
flag web.max-connections using Spec.AdditionalArgs

Solution: introduce dedicated support for the flag under
Spec.Web.MaxConnections

* Adds e2e test for max-concurrency and max-connections

* Renamed UniqueVolumeName to UniqueDNS1123Label and VolumeName to
DNS1123Label

Signed-off-by: JoaoBraveCoding <jmarcal@redhat.com>
2023-01-09 16:52:54 +01:00
..
2023-01-05 15:13:38 +01:00
2021-10-04 16:59:19 +05:30
2021-11-03 12:54:15 +01:00
2023-01-05 15:13:38 +01:00
2022-10-17 22:19:02 +08:00