ABCDEFGHIJKLMNOPQRSTUVW
1
Feature nameStageSIGAssigneeOne Line Release Note DescriptionNeeds Docs?Docs PRNeeds Doc ReviewNeeds Tech ReviewMergedNotes
2
Role-based access controlAlphaSIG-Authdeads2kFurther polishing of the alpha API including a default set of cluster roles.NoAlready exist as http://kubernetes.io/docs/admin/authorization/N/AN/AN/A
3
Dramatically Simplify Kubernetes Cluster CreationAlphaSIG-ClusterLifecyclejbedaUse kubeadm to make it easy to get a cluster running.NoPre-existing docs from 1.4, no updates.N/AN/AN/A
4
Simplify HA Setup for MasterAlphaSIG-ClusterOpsjszczepkowskiAdded ability to create/remove clusters w/highly available (replicaed) masters on GCE using kube-up/kube-down scripts.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1810CompleteCompleteYesx
5
Federated DaemonsetAlphaSIG-FederationmwielgusAlpha level support for Daemonsets in federation.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1827CompleteCompleteYesx
6
Federated DeploymentsAlphaSIG-FederationmwielgusAlpha level support for Deployments in federation.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1828CompleteCompleteYesx
7
Federation: Support generalized deletions, including cascading and ...AlphaSIG-FederationnikhiljindalCluster federation: Added support for DeleteOptions.OrphanDependents for federation resources.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1787CompleteCompleteYesx
8
It should be fast and painless to deploy a Federation of KubernetesAlphaSIG-FederationmadhusudancsIntroducing `kubefed`, a new command line tool to simplify federation control plane deployment and cluster registration/deregistration experience.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1822CompleteCompleteYesx
9
Enable userns support for containers launched by kubeletAlphaSIG-NodederekwaynecarrAdded ability to preserve access to host userns when userns remapping is enabled in container runtimeNo-N/AN/AN/A
10
Container Runtime Interface (CRI)AlphaSIG-NodeyujuhongIntroducing the v1alpha1 CRI API to allow pluggable container runtimes; an experimental docker-CRI integration is ready for testing and feedback.Yes
https://github.com/kubernetes/kubernetes/blob/release-1.5/docs/devel/container-runtime-interface.md
CompleteCompleteYes
11
Add support for pod and qos level cgroupsAlphaSIG-NodederekwaynecarrKubelet launches container in a per pod cgroup hiearchy based on quality of service tierNoN/AN/AN/A
12
Accounting and feasibility for opaque integer resources in the APIAlphaSIG-SchedulingConnorDoyleAdded support for accounting opaque integer resources.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1783CompleteCompleteYesx
13
Support Windows Server Containers for K8sAlphaSIG-WindowsmichmikeAdded support for Windows Server 2016 nodes and scheduling Windows Server ContainersYeshttps://github.com/kubernetes/kubernetes.github.io/pull/1771CompleteCompleteYesx
14
Allow deployments to correctly indicate they are failing to deployBetaSIG-AppssmarterclaytonDeployments that cannot make progress in rolling out the newest version will now indicate via the API they are blockedYeshttps://github.com/kubernetes/kubernetes.github.io/pull/1699CompleteCompleteYes
15
StatefulSets to BetaBetaSIG-AppssmarterclaytonStatefulSets allow workloads that require persistent identity or per-instance storage to be created and managed on Kubernetes.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1704
https://github.com/kubernetes/kubernetes.github.io/pull/1707
https://github.com/kubernetes/kubernetes.github.io/pull/1718
https://github.com/kubernetes/kubernetes.github.io/pull/1719
https://github.com/kubernetes/kubernetes.github.io/pull/1722
https://github.com/kubernetes/kubernetes.github.io/pull/1821
https://github.com/kubernetes/kubernetes.github.io/pull/1803
https://github.com/kubernetes/kubernetes.github.io/pull/1731
https://github.com/kubernetes/kubernetes.github.io/pull/1811
https://github.com/kubernetes/kubernetes.github.io/pull/1737
https://github.com/kubernetes/kubernetes.github.io/pull/1757
https://github.com/kubernetes/kubernetes.github.io/pull/1857
https://github.com/kubernetes/kubernetes.github.io/pull/1894
YesCompleteYes
16
Make StatefulSets safe during cluster failureBetaSIG-AppssmarterclaytonIn order to preserve safety guarantees the cluster no longer force deletes pods on un-responsive nodes and users are now warned if they try to force delete pods via the CLI. Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1894CompleteCompleteYes
17
Authenticated/Authorized access to kubelet APIBetaSIG-AuthliggittAdded ability to authenticate/authorize access to the Kubelet APIYes#1684CompleteCompleteYes
18
Federated ConfigMap BetaSIG-FederationmwielgusSupport for config maps in federation.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1838CompleteCompleteYes
19
GCP Cloud Provider: Source IP preservation for Virtual IPsBetaSIG-NetworkbprashanthOpt in source ip preservation for Services with Type NodePort or LoadBalancerYeshttps://github.com/kubernetes/kubernetes.github.io/pull/1833
https://github.com/kubernetes/kubernetes.github.io/pull/1841
CompleteCompleteYes
20
Improve responsiveness of kubelet eviction moduleBetaSIG-NodederekwaynecarrKubelet integrates with memcg notification API to detect when a hard eviction threshold is crossedNoN/AN/AN/A
21
Node Conformance TestBetaSIG-NodeRandom-LiuIntroducing the beta version containerized node conformance test gcr.io/google_containers/node-test:0.2 for users to verify node setup.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1784CompleteCompleteYes
22
PodDisruptionBudget and /eviction subresourceBetaSIG-SchedulingdavidoppMoving PodDisruptionBudget to Beta + Machine drain task docYeshttps://github.com/kubernetes/kubernetes.github.io/pull/1789CompleteCompleteYes
23
Communicate replica set and deployment status via conditionsStableSIG-AppssmarterclaytonWhen replica sets cannot create pods, they will now report detail via the API about the underlying reasonNo- N/AN/AN/A
24
Support deleting previous objects in `kubectl apply`StableSIG-Appssmarterclayton`kubectl apply` is now able to delete resources you no longer need with --pruneNo- (command will be documented automatically) N/AN/AN/A
25
Show roles in kubectlStableSIG-AWSjustinsbRoles should appear in kubectl get nodesNoNo docs. N/AN/AN/A
26
Support services that reference an external serviceStableSIG-Networksmarterclayton Services can reference another service by DNS name, rather than being hosted in pods.NoPre-existing docs from 1.4, no updates.N/AN/AYes
27
Dashboard UI: show all user facing resourcesStableSIG-UIbrykDashboard UI now shows all user facing objects and their resource usage.Yeshttps://github.com/kubernetes/kubernetes.github.io/pull/1793CompleteCompleteYes
28
OpenAPI/Swagger 2.0 supportBeta
SIG-api-machinery
mbohloolOpenAPI spec is now generated on API_SERVER/swagger.jsonYeshttps://github.com/kubernetes/kubernetes.github.io/pull/1933
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100