Zoran Rajic
Zoran Rajic
**What happened?** The `prometheus-operator:v0.56.3` (also `:v0.50.0`) pulls the wrong `prometheus` image: When using spec with the following arguments: ``` ... spec: containers: - args: - -namespaces=kube-system - --kubelet-service=kube-system/kubelet - --prometheus-config-reloader=10.13.1.68/prometheus-operator/prometheus-config-reloader:v0.56.3...
We're missing unit-tests for `api/server/` package -- we will need to add them.
* add `-R {A|F}` option to emulate `docker --restart always/on-failure` behavior **REASON FOR CHANGE:** The tini-based container could be run via non-docker container runtime (e.g. containerd, cri-o or raw runC),...
**What this PR does / why we need it**: Autopilot and Stork (which vendor in this library) should not assume that Kubernetes DNS is configured with default `.svc.cluster.local` domain FIX:...
Signed-off-by: Zoran Rajic Manually fixed Conflicts: drivers/storage/portworx/util/util.go **What this PR does / why we need it**: This is a cherry-pick of https://github.com/libopenstorage/operator/pull/1437 to `release-24.1.0` branch **Which issue(s) this PR fixes**...