-
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
Finalize Kube items 3.2 #6766
Comments
From #6881 (comment)
|
|
|
There will probably need to be another cadvisor bump too. It's currently part of kubernetes/kubernetes#19354. It has fixes for https://bugzilla.redhat.com/show_bug.cgi?id=1300570. @timothysc which metrics changes are you referring to? We aren't going to need cadvisor changes for custom metrics until 3.3. |
Fixes namescoping in a bunch of cachers. |
Use Openstack os-ext-ips extension to qualify IP address types kubernetes/kubernetes#18829 |
Follow-up from 19354: kubernetes/kubernetes#20395 |
E2E libraryzation - kubernetes/kubernetes#19624 for #6541 /cc @jayunit100 |
AWS EBS Volume Limit Scheduler Predicate - kubernetes/kubernetes#19880 |
Quantity can lose formatting: kubernetes/kubernetes#20505 |
Carry for SCC describer: #7127 (fork pull: openshift/kubernetes#5) |
@pweil - if there is a final rebase I believe you can drop most of the items I have listed above. |
Make container runtime's cgroup configurable Fixes bootstrapping of the kubelet on systemd to no longer move docker daemon. |
namespace deletion improvements: kubernetes/kubernetes#20076 (for #7166) |
nice to have (allows running |
No-op changes: kubernetes/kubernetes#20897 |
Don't rate limit watches: kubernetes/kubernetes#21104 Still pending, but the root of several issues... |
subresource proxy for nodes/services: |
nice to have: kubernetes/kubernetes#20726 |
kubernetes/kubernetes#21266 needed for #6804 |
Kubelet stats is wrong on systemd |
Add user-agent default for discovery client: kubernetes/kubernetes#22746 |
In case this does not make kube 1.2, we should carry the following for cadvisor: cAdvisor hangs for 20s on startup when not on GCE/AWS. This means that the kubelet also hangs for 20s on startup. |
API changes to scale subresources API change to replicaset: |
ThirdPartyResources is still targeted for 1.2 and is big enough to impact whether future patches apply cleanly: kubernetes/kubernetes#18835 |
Loosen LimitRange validation @aveshagarwal This is not targeted 1.2, but is just a small change to validation. |
If kubernetes/kubernetes#22853 merges, then we'll need to pick it to get consistent client tool capability. |
kubernetes/kubernetes#22865 secrets in envvars don't obey SA limits |
kubernetes/kubernetes#22802 ensures that spdystream goroutines are cleaned up when the exec/attach/portforward spdy connection is closed. Requires kubernetes/kubernetes#22804 to function 100% properly. |
google/cadvisor#1158 to reduce high cpu load from collecting network stats |
kubernetes/kubernetes#22847 for API change |
kubernetes/kubernetes#21373 would help integration with manageiq and is contained. I'd like to pick it even though kube 1.2 will not have it. Testing has been discussed. |
oc edit fix: kubernetes/kubernetes#22634. related issue: #7811 |
kubernetes/kubernetes#22942 helps with bz#1316095 |
kubernetes/kubernetes#23020 (contains cadvisor 1158), part of a round of 1.2 cherrypicks here kubernetes/kubernetes#23024 |
anything in the kube v1.2.0 release tag is in origin as of #8072 |
Potentially kubernetes/kubernetes#23035 - On Wed, Mar 16, 2016 at 3:01 PM, bradley childs [email protected]
|
cpu limits must be >= 10m |
provide best effort generation for struct fields (required for SCC generation) pick #8194 |
Need to be aware of kubernetes/kubernetes#21741 - I'm hitting this on a daily basis |
Pods stuck in terminating state if the registry is unavailable: pick #8378 |
Containerized OpenShift should be able to mount volumes kubernetes/kubernetes#23435
|
kubernetes/kubernetes#24208 for etcd watch cache event delivery |
^^^^ everything above this point it now in the checklist ^^^^ |
closing, will track items individually from here on |
Placeholder to track upstream pulls that need to be included in 3.2.
Link to upstream pulls with a comment.
After rebases are completed, we'll look at which ones need to be cherry-picked and track them here.
Upstream release branch cherry pick candidates:
https://github.com/kubernetes/kubernetes/pulls?utf8=%E2%9C%93&q=is%3Apr+label%3Acherrypick-candidate+milestone%3Av1.2+
Other items:
Master pods in a permanent "Terminating" status after restarting multiple times in a row kubernetes/kubernetes#22025Reconcile graceful termination kubernetes/kubernetes#20497In master upstream:
Proposed for v1.2.3:
In v1.2.2:
In v1.2.1:
In v1.2.0 (Origin PR #8072):
In the v1.2-beta.1 rebase (Origin PR #7975):
update query encode/decode to support custom marshalled types kubernetes/kubernetes#21324Fix sinceTime pod log options kubernetes/kubernetes#21398 is needed for https://bugzilla.redhat.com/show_bug.cgi?id=1286116Not in 1.2:
ThirdPartyResources is still targeted for 1.2 and is big enough to impact whether future patches apply cleanly: Add support for 3rd party objects to kubectl kubernetes/kubernetes#18835moved to 1.3Adapt to Specify Pod hostname by Annotation kubernetes/kubernetes#20688- opened Update skydns backend to use pod/endpoint hostname annotations #8179 to trackkubelet: reading cloudinfo from cadvisor kubernetes/kubernetes#21373(Origin PR UPSTREAM: 21373: kubelet: reading cloudinfo from cadvisor #8062, reverted in UPSTREAM: revert: d54ed4e: 21373: kubelet: reading cloudinfo from cad… #8197 because of https://bugzilla.redhat.com/show_bug.cgi?id=1319439 until cloudinfo: bugfix openstack identified as aws google/cadvisor#1171 is picked up)provide best effort generation for struct field types even if parent types are asymmetrical kubernetes/kubernetes#23213 (origin PR UPSTREAM: 23213: provide best effort generation even if types are asy… #8194) - needed before next rebaseThe text was updated successfully, but these errors were encountered: