-
Notifications
You must be signed in to change notification settings - Fork 43.2k
Comparing changes
Open a pull request
base repository: kubernetes/kubernetes
base: df140a79d
head repository: kubernetes/kubernetes
compare: 3943991f7
- 17 commits
- 21 files changed
- 8 contributors
Commits on May 11, 2022
-
Winkernel proxier cache HNS data to improve syncProxyRules performance
Resolved issues with proxy rules taking a long time to be synced on Windows, by caching HNS data. In particular, the following HNS data will be cached for the context of syncProxyRules: * HNS endpoints * HNS load balancers
Configuration menu - View commit details
-
Copy full SHA for 6bf9857 - Browse repository at this point
Copy the full SHA 6bf9857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 424dde3 - Browse repository at this point
Copy the full SHA 424dde3View commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d6260cf - Browse repository at this point
Copy the full SHA d6260cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e90d92f - Browse repository at this point
Copy the full SHA e90d92fView commit details
Commits on May 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b24dfde - Browse repository at this point
Copy the full SHA b24dfdeView commit details
Commits on Jun 1, 2022
-
ipvs: fix prevent concurrent map read and map write for 1.23
Signed-off-by: cyclinder qifeng.guo@daocloud.io
Configuration menu - View commit details
-
Copy full SHA for 082620e - Browse repository at this point
Copy the full SHA 082620eView commit details
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bb09c56 - Browse repository at this point
Copy the full SHA bb09c56View commit details
Commits on Jun 9, 2022
-
Merge pull request #110118 from gnufied/automated-cherry-pick-of-#109…
…987-upstream-release-1.23 Automated cherry pick of #109987: Fix resizing of ephemeral volumes
Configuration menu - View commit details
-
Copy full SHA for be8f626 - Browse repository at this point
Copy the full SHA be8f626View commit details -
Merge pull request #110322 from cyclinder/fix_concurrent_map_1.23
ipvs: fix prevent concurrent map read and map write for 1.23
Configuration menu - View commit details
-
Copy full SHA for e160866 - Browse repository at this point
Copy the full SHA e160866View commit details -
Merge pull request #109981 from marosset/automated-cherry-pick-of-#10…
…9124-upstream-release-1.23 Automated cherry pick of #109124: Winkernel proxier cache HNS data to improve syncProxyRules
Configuration menu - View commit details
-
Copy full SHA for 4094673 - Browse repository at this point
Copy the full SHA 4094673View commit details -
Merge pull request #110275 from sxllwx/automated-cherry-pick-of-#1101…
…45-upstream-release-1.23 Automated cherry pick of #110145: fix audit union loop variables in closures
Configuration menu - View commit details
-
Copy full SHA for 3d16dc1 - Browse repository at this point
Copy the full SHA 3d16dc1View commit details -
kubelet: Mark ready condition as false explicitly for terminal pods
Terminal pods may continue to report a ready condition of true because there is a delay in reconciling the ready condition of the containers from the runtime with the pod status. It should be invalid for kubelet to report a terminal phase with a true ready condition. To fix the issue, explicitly override the ready condition to false for terminal pods during status updates. Signed-off-by: David Porter <david@porter.me>
Configuration menu - View commit details
-
Copy full SHA for 96ddfd6 - Browse repository at this point
Copy the full SHA 96ddfd6View commit details -
Ignore EndpointSlices that are already marked for deletion
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e1588c - Browse repository at this point
Copy the full SHA 0e1588cView commit details -
move the ignore logic higher up to the reconciler
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6041228 - Browse repository at this point
Copy the full SHA 6041228View commit details -
test: update graceful node shutdown e2e with watch
Use a watch to detect invalid pod status updates in graceful node shutdown node e2e test. By using a watch, all pod updates will be captured while the previous logic required polling the api-server which could miss some intermediate updates. Signed-off-by: David Porter <david@porter.me>
Configuration menu - View commit details
-
Copy full SHA for 772494d - Browse repository at this point
Copy the full SHA 772494dView commit details -
Merge pull request #110480 from bobbypage/automated-cherry-pick-of-#1…
…10256-upstream-release-1.23 Automated cherry pick of #110256: kubelet: Mark ready condition as false explicitly for terminal pods
Configuration menu - View commit details
-
Copy full SHA for 6f31631 - Browse repository at this point
Copy the full SHA 6f31631View commit details -
Merge pull request #110483 from aryan9600/automated-cherry-pick-of-#1…
…09624-upstream-release-1.23 Automated cherry pick of #109624: Ignore EndpointSlices that are already marked for deletion
Configuration menu - View commit details
-
Copy full SHA for 3943991 - Browse repository at this point
Copy the full SHA 3943991View 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 df140a79d...3943991f7