Nishant Singh
Nishant Singh
**What this PR does / why we need it**: Updates doc, specifically ROADMAP.md **Which issue this PR fixes**: none **Special notes for your reviewer**: **Release note**: ```release-note NONE ```
# What Adds new functionality to check for env variable for cluster name. The variable is named K3D_CLUSTER_NAME # Why Closes https://github.com/k3d-io/k3d/issues/1281 # Implications The PR changes the default behavior...
Clarify the content of storage.md, specifically `storage.tsdb.retention.time` flag. mentioned here: https://github.com/prometheus/prometheus/issues/13967#issuecomment-2073040519 https://github.com/prometheus/prometheus/blob/76b0318ed52e655e96a3a4734e3678bf55801616/cmd/prometheus/main.go#L345-L346
Fixes #13931 Based on https://github.com/prometheus/prometheus/pull/13965 builds upon suggestions in https://github.com/prometheus/prometheus/pull/13965#issuecomment-2082772035 and https://github.com/prometheus/prometheus/pull/13965#issuecomment-2083398405
**What this PR does**: Remove the flag `distributor.shard-by-all-labels` and sets it to true by default **Which issue(s) this PR fixes**: Fixes #6021 **Checklist** - [ ] Tests updated - [x]...
## Bug Report **General Information** - Environment description: k3s - Kernel version (run `uname -a`): ``` Linux thunderbird 6.9.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 17 May 2024 16:56:38 +0000 x86_64 GNU/Linux...
**Purpose of PR?**: Fixes #1765 **Does this PR introduce a breaking change?** No **If the changes in this PR are manually verified, list down the scenarios covered:**: In progress (draft...
**Purpose of PR?**: Fixes https://github.com/kubearmor/KubeArmor/issues/1758 **Does this PR introduce a breaking change?** No, it changes Ci step **If the changes in this PR are manually verified, list down the scenarios...
The CI test suite named `ci-test-ginkgo` includes a step called `Measure Code Coverage` which is supposed to show the code coverage. The problem (as shown in the image below) is...
## Description This PR updated release name of the istio gateway installed using helm. While in the gateway [docs](https://istio.io/latest/docs/setup/additional-setup/gateway/) the release name is `istio-ingressgateway`, in the helm installation doc for...