mirror of https://github.com/kubernetes/kops.git
Adding remainder of 1.7 relnotes
This commit is contained in:
parent
681c74e9a0
commit
22c39232a1
|
@ -106,3 +106,28 @@ _This is a WIP document describing changes to the upcoming kops 1.7 release_
|
|||
* Add a feature flag for formatting assets [@justinsb](https://github.com/justinsb) [#2968](https://github.com/kubernetes/kops/pull/2968)
|
||||
* protokube changes for allowing running a custom etcd container [@chrislovecnm](https://github.com/chrislovecnm) [#2966](https://github.com/kubernetes/kops/pull/2966)
|
||||
* versioning kops-server container, and changing container [@chrislovecnm](https://github.com/chrislovecnm) [#2985](https://github.com/kubernetes/kops/pull/2985)
|
||||
* Add reserve compute resources kubelet flags [@itskingori](https://github.com/itskingori) [#2982](https://github.com/kubernetes/kops/pull/2982)
|
||||
* Add full changelist (so far) for the 1.7 release to the release notes [@justinsb](https://github.com/justinsb) [#2991](https://github.com/kubernetes/kops/pull/2991)
|
||||
* Fix swallowed err variable in vfs package [@alrs](https://github.com/alrs) [#2995](https://github.com/kubernetes/kops/pull/2995)
|
||||
* Mark kops 1.7.0-beta.1 [@justinsb](https://github.com/justinsb) [#3005](https://github.com/kubernetes/kops/pull/3005)
|
||||
* Add missing step to pull template file; correct kops option. [@j14s](https://github.com/j14s) [#3006](https://github.com/kubernetes/kops/pull/3006)
|
||||
* Test kops submit-queue [@cjwagner](https://github.com/cjwagner) [#3012](https://github.com/kubernetes/kops/pull/3012)
|
||||
* Kops apiserver support for openapi and generated API docs [@pwittrock](https://github.com/pwittrock) [#3001](https://github.com/kubernetes/kops/pull/3001)
|
||||
* Fix for the instructions about using KOPS_FEATURE_FLAGS for drain and… [@FrederikNS](https://github.com/FrederikNS) [#2934](https://github.com/kubernetes/kops/pull/2934)
|
||||
* populate cloud labels with cluster autoscaler tags [@sethpollack](https://github.com/sethpollack) [#3017](https://github.com/kubernetes/kops/pull/3017)
|
||||
* Support for lifecycles [@justinsb](https://github.com/justinsb) [#2763](https://github.com/kubernetes/kops/pull/2763)
|
||||
* Map pod-infra-container-image flag [@justinsb](https://github.com/justinsb) [#3021](https://github.com/kubernetes/kops/pull/3021)
|
||||
* New inventory assets API [@chrislovecnm](https://github.com/chrislovecnm) [#2964](https://github.com/kubernetes/kops/pull/2964)
|
||||
* Copy docker images when they are redirected [@justinsb](https://github.com/justinsb) [#3016](https://github.com/kubernetes/kops/pull/3016)
|
||||
* Updates for g3 machine type [@chrislovecnm](https://github.com/chrislovecnm) [#2986](https://github.com/kubernetes/kops/pull/2986)
|
||||
* Adding ssh access flag [@BradErz](https://github.com/BradErz) [#3014](https://github.com/kubernetes/kops/pull/3014)
|
||||
* Add gen-api-docs target to makefile [@justinsb](https://github.com/justinsb) [#3004](https://github.com/kubernetes/kops/pull/3004)
|
||||
* Remap pause image through our AssetBuilder [@justinsb](https://github.com/justinsb) [#3026](https://github.com/kubernetes/kops/pull/3026)
|
||||
* removing dead code [@chrislovecnm](https://github.com/chrislovecnm) [#3030](https://github.com/kubernetes/kops/pull/3030)
|
||||
* Handle the case where GetCluster returns nil [@justinsb](https://github.com/justinsb) [#3038](https://github.com/kubernetes/kops/pull/3038)
|
||||
* Create labels.yaml file to define the 'lgtm' and 'approved' labels. [@cjwagner](https://github.com/cjwagner) [#3042](https://github.com/kubernetes/kops/pull/3042)
|
||||
* Fix migration script to take ipip mode into account [@ottoyiu](https://github.com/ottoyiu) [#3043](https://github.com/kubernetes/kops/pull/3043)
|
||||
* Updating flannel to use RBAC in 1.6 so its not broken when deploying [@BradErz](https://github.com/BradErz) [#3033](https://github.com/kubernetes/kops/pull/3033)
|
||||
* Honor shared tags when deleting subnets/vpcs [@justinsb](https://github.com/justinsb) [#2960](https://github.com/kubernetes/kops/pull/2960)
|
||||
* Create test for ssh-access [@justinsb](https://github.com/justinsb) [#3027](https://github.com/kubernetes/kops/pull/3027)
|
||||
* Fixing "dederation" [@craigmonson](https://github.com/craigmonson) [#3050](https://github.com/kubernetes/kops/pull/3050)
|
||||
|
|
Loading…
Reference in New Issue