|
Ran
|
Files
3
|
Run time
0s
|
Badge
README BADGES
|
push
github
fix(kps): Remove duplicate apiserver / unused keepalived target (2.4) (#1491) * fix(kps): Remove duplicate apiserver and unused keepalived scrapeconfig (#1483) * fix(kps): Remove duplicate apiserver scrapeconfig It looks like the KPS chart already defines a servicemonitor which scrapes the apiserver metrics. Our additional scrapeconfig definition is resulting in scraping the same apiserver targets and generating duplicate metrics. We can remove our scrape config and rely on the chart created servicemonitor. * fix(kps): Remove unnecessary keepalived scrape target (cherry picked from commit 90b170c20) * ci: Validate PR title length instead of commit (#1433) * ci(pre-commit): Ignore commit title length in gitlint config, validate in PR title instead * fix(gha): Remove invalid pull_request_target action for pr linter * ci(gitlint): Increase body-max-line-length --------- Co-authored-by: Grace Do <xgrace@gmail.com>
137 of 172 relevant lines covered (79.65%)
215.67 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|