-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: kubernetes/kube-state-metrics
base: main
head repository: kubernetes/kube-state-metrics
compare: release-2.1
- 19 commits
- 29 files changed
- 7 contributors
Commits on Jun 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7fa7757 - Browse repository at this point
Copy the full SHA 7fa7757View commit details -
Configuration menu - View commit details
-
Copy full SHA for e46f176 - Browse repository at this point
Copy the full SHA e46f176View commit details
Commits on Jul 13, 2021
-
Merge pull request #1516 from ahmed-mez/release-2.1
[release-2.1] Backport #1514
Configuration menu - View commit details
-
Copy full SHA for a6e38db - Browse repository at this point
Copy the full SHA a6e38dbView commit details
Commits on Jul 21, 2021
-
Replace multiListerWatcher with independent listWatchers per namespace
The multiListerWatcher is a composite object encapsulating multiple ListerWatchers and implements the ListerWatcher interface. With the current implementation, when an individual lister fails, the entire List operation fails. This causes no metrics to be shown when KSM has no permissions to a single namespace. In addition to this, the multiListerWatcher takes advantage of internal implementation details if the client-go library by modifiying and relying on the ResourceVersion metadata field. This introduces a bug where reconnecting to the API server will break the multiListerWatcher completely. This commit replaces the multiListerWatcher with individual ListerWatchers per each configured namespace, resolving both issues. Signed-off-by: fpetkovski <filip.petkovsky@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 639c339 - Browse repository at this point
Copy the full SHA 639c339View commit details -
Apply suggestions from code review
Co-authored-by: Damien Grisonnet <damien.grisonnet@epita.fr>
Configuration menu - View commit details
-
Copy full SHA for 38ce100 - Browse repository at this point
Copy the full SHA 38ce100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 653cab0 - Browse repository at this point
Copy the full SHA 653cab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bff42e - Browse repository at this point
Copy the full SHA 8bff42eView commit details -
Apply suggestions from code review
Co-authored-by: Manuel Rüger <manuel@rueg.eu>
Configuration menu - View commit details
-
Copy full SHA for b3ae45c - Browse repository at this point
Copy the full SHA b3ae45cView commit details
Commits on Jul 28, 2021
-
Use BuilderInterface instead of internal/store.Builder in metricshandler
Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3b30950 - Browse repository at this point
Copy the full SHA 3b30950View commit details -
go.mod: Update and minimize dependencies
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
Configuration menu - View commit details
-
Copy full SHA for 40a5f94 - Browse repository at this point
Copy the full SHA 40a5f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3350d1 - Browse repository at this point
Copy the full SHA c3350d1View commit details
Commits on Jul 29, 2021
-
Merge pull request #1540 from mrueg/cherry-pick-for-2.1.1
Cherry pick for v2.1.1 / Cut Release
Configuration menu - View commit details
-
Copy full SHA for 8af106d - Browse repository at this point
Copy the full SHA 8af106dView commit details -
CHANGELOG: apply changes for v2.1.1
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for fb32b9b - Browse repository at this point
Copy the full SHA fb32b9bView commit details -
Merge pull request #1542 from dgrisonnet/fix-changelog
CHANGELOG: apply changes for v2.1.1
Configuration menu - View commit details
-
Copy full SHA for d60e6f7 - Browse repository at this point
Copy the full SHA d60e6f7View commit details
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 05d1872 - Browse repository at this point
Copy the full SHA 05d1872View commit details -
Configuration menu - View commit details
-
Copy full SHA for b959d48 - Browse repository at this point
Copy the full SHA b959d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eb30ae - Browse repository at this point
Copy the full SHA 0eb30aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c006a3 - Browse repository at this point
Copy the full SHA 1c006a3View commit details
Commits on Nov 16, 2021
-
Merge pull request #1617 from ahmed-mez/ahmed/cherry-pick-#1610
[release-2.1] Backport #1610
Configuration menu - View commit details
-
Copy full SHA for f170cc7 - Browse repository at this point
Copy the full SHA f170cc7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...release-2.1