Yuto Yamada

Results 5 issues of Yuto Yamada

**What this PR does / why we need it**: Include `reason` label to `kube_deployment_status_condition` metrics. It's necessary to distinguish between [Progressing Deployment](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#progressing-deployment) and [Complete Deployment ](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#complete-deployment). **How does this change...

cncf-cla: yes
lgtm
size/M
approved
needs-rebase
lifecycle/rotten
triage/accepted

**What would you like to be added**: We introduced markdownlint-cli2 in https://github.com/kubernetes/kube-state-metrics/pull/2184. But the following rules can't be fixed automatically by markdownlint-cli2 and they're disabled in [this configuration](https://github.com/kubernetes/kube-state-metrics/blob/main/.markdownlint-cli2.jsonc). - [...

help wanted
kind/feature
triage/accepted

Fixes https://github.com/spring-cloud/spring-cloud-config/issues/2407

in progress

**Is your feature request related to a problem? Please describe.** In the current implementation, it's necessary to change a bunch of method signatures when we introduce new HTTP parameters and...

enhancement

Fixes https://github.com/spring-cloud/spring-cloud-config/issues/2401 Force refresh can be enabled when both of the following are true. 1. allowForceRefresh is true in configuration of Config Server 2. forceRefresh query parameter is true like...

enhancement