-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.3 upstream picks #9790
Comments
Add MinReadySeconds to rolling updater: kubernetes/kubernetes#28111 |
kubernetes/kubernetes#29063 for node controller allocation changes? |
|
kubernetes/kubernetes#29246 to fix a regression in image GC / pruning introduced with the switch from go-dockerclient to engine-api |
per comment below, we aren't picking these for 1.3 |
Fix httpclient setup for gcp credential provider to have timeout: kubernetes/kubernetes#28539
Do not query the metadata server to find out if running on GCE. Retry metadata server query for gcr if running on gce. kubernetes/kubernetes#28871 |
For quota on nodeports: Pick: #10089 has merged |
|
Let's go ahead and cherry pick (once baseline review is done) to
unblock the merge queue
|
Reduce cadvisor ThinPoolWatcher log spam google/cadvisor#1359 |
@smarterclayton what do you mean by baseline review? |
No sudden surprises from upstream after we merge?
|
kubernetes/kubernetes#29171 is needed to make downward API for pod IP work when using a network plugin. |
kubernetes/kubernetes#30021 fixes #9739 (pick waiting upstream approval in #10191) |
These can be removed from the pick list. Without cohabitation, we can defer the need for conversions between RC and RS. RS is still in a beta version and we have both controllers running. |
kubernetes/kubernetes#29961 for supplemental GIDs on PVs |
kubernetes/kubernetes#29655 for pet sets On Thu, Aug 4, 2016 at 3:32 PM, Jordan Liggitt notifications@github.com
|
google/cadvisor#1411 to make sure we only use thin_ls on kernels that have the fix to prevent thinpool corruption |
^^^^^^^^^^ everything above this list is in the description or has already merged to origin |
PICK #10385 google/cadvisor#1380 to fix working set memory stats calculation. failure to have this PR would make memory available under report memory pressure. we also need to document that memory-based eviction is ONLY functional if swap is disabled (see kubernetes/kubernetes#28619 (comment)) |
PICK #10385 google/cadvisor#1395 -- filesystem usage stats are incorrect in v2 api. |
removing from the list as it's not a blocker |
PICK #10385 I think we want kubernetes/kubernetes#30277 if it merges in the next day or so. I see this in my profiles as well, and it's low risk. |
PICK #10467 Fix default resource limits for downward api volumes kubernetes/kubernetes#29639 |
PICK #10385 Exclude Docker devicemapper mounts from fs info google/cadvisor#1358 |
PICK #10504 kubernetes/kubernetes#30839 deltafifo usage can cause |
@deads2k That is likely related to a weird issues we are seeing. /cc @mffiedler |
Yeah, thanks for the tip off on that. |
I ran a report from our sha that @ncdc sent against the head of upstream looking for We stumbled upon a crash in testing, my guess is there are more. |
I will review Tim's report tonight starting around 8:30pm EDT. I'll do as much as I can to determine what we need to pick, start doing picks, and then handoff to Europe when I am done for the night. |
might want to add |
Maybe kubernetes/kubernetes#30998 ? |
no |
How about: "no, that's probably not the correct fix to the problem". |
I'm going to close this. Everything listed that needed to be cherry picked has already been picked. |
PRs that should be included in the 1.3 release:
kube pulls
cadvisor pulls
The text was updated successfully, but these errors were encountered: