diff --git a/docs/releases/1.19-NOTES.md b/docs/releases/1.19-NOTES.md index 7779ed0250..393b32f3c9 100644 --- a/docs/releases/1.19-NOTES.md +++ b/docs/releases/1.19-NOTES.md @@ -286,3 +286,98 @@ has been updated by a newer version of kops unless it is given the `--allow-kops * Updating the YAMLs for Ingress-Citrix Addon [@christus02](https://github.com/christus02) [#9480](https://github.com/kubernetes/kops/pull/9480) * Allow CI builds to build a tagged version [@justinsb](https://github.com/justinsb) [#9493](https://github.com/kubernetes/kops/pull/9493) * Release 1.19.0-alpha.1 [@justinsb](https://github.com/justinsb) [#9494](https://github.com/kubernetes/kops/pull/9494) + +## 1.19.0-alpha.1 to 1.19.0-alpha.2 + +* Use kubelet docker-specific flags only for Docker [@hakman](https://github.com/hakman) [#9495](https://github.com/kubernetes/kops/pull/9495) +* cloudbuild: Push additional images from cloudbuild [@justinsb](https://github.com/justinsb) [#9497](https://github.com/kubernetes/kops/pull/9497) +* Release notes for 1.19.0-alpha.1 [@justinsb](https://github.com/justinsb) [#9498](https://github.com/kubernetes/kops/pull/9498) +* Release notes for 1.16.4 [@justinsb](https://github.com/justinsb) [#9501](https://github.com/kubernetes/kops/pull/9501) +* Update bazel rules versions [@rifelpet](https://github.com/rifelpet) [#9428](https://github.com/kubernetes/kops/pull/9428) +* Release notes for 1.17.1 [@justinsb](https://github.com/justinsb) [#9503](https://github.com/kubernetes/kops/pull/9503) +* Default ClusterDNS appropriately when NodeLocalDNS is enabled [@johngmyers](https://github.com/johngmyers) [#9491](https://github.com/kubernetes/kops/pull/9491) +* Fixing typos and rewording docs/examples/basic-requirements.md [@MoShitrit](https://github.com/MoShitrit) [#9442](https://github.com/kubernetes/kops/pull/9442) +* Move more cluster creation code to NewCluster() [@johngmyers](https://github.com/johngmyers) [#9490](https://github.com/kubernetes/kops/pull/9490) +* Continue refactoring certs into nodeup [@johngmyers](https://github.com/johngmyers) [#9354](https://github.com/kubernetes/kops/pull/9354) +* Update AWS VPC CNI docs to use `--networking amazonvpc` [@rifelpet](https://github.com/rifelpet) [#9509](https://github.com/kubernetes/kops/pull/9509) +* Update aws-sdk-go to v1.32.13 [@hakman](https://github.com/hakman) [#9510](https://github.com/kubernetes/kops/pull/9510) +* Add Ambassador documentation to addons docs [@concaf](https://github.com/concaf) [#9516](https://github.com/kubernetes/kops/pull/9516) +* Move remaining new cluster setup to pkg [@johngmyers](https://github.com/johngmyers) [#9513](https://github.com/kubernetes/kops/pull/9513) +* Changing base image for node authorizer. [@michalschott](https://github.com/michalschott) [#9056](https://github.com/kubernetes/kops/pull/9056) +* Update kube-router to v1.0.0 [@hakman](https://github.com/hakman) [#9512](https://github.com/kubernetes/kops/pull/9512) +* Remove deprecated function [@johngmyers](https://github.com/johngmyers) [#9514](https://github.com/kubernetes/kops/pull/9514) +* Add ability to set various cilium flags through CLI [@olemarkus](https://github.com/olemarkus) [#8928](https://github.com/kubernetes/kops/pull/8928) +* Add tag support to AWS launch templates [@rifelpet](https://github.com/rifelpet) [#9519](https://github.com/kubernetes/kops/pull/9519) +* Fix a link typo in the networking.md [@nikola-milikic](https://github.com/nikola-milikic) [#9461](https://github.com/kubernetes/kops/pull/9461) +* Cilium parse k8s version url [@olemarkus](https://github.com/olemarkus) [#9525](https://github.com/kubernetes/kops/pull/9525) +* Cloudmock cleanup - preparation for EC2 tag-on-create [@rifelpet](https://github.com/rifelpet) [#9520](https://github.com/kubernetes/kops/pull/9520) +* Update mock version to 1.19.0-alpha.1 [@hakman](https://github.com/hakman) [#9527](https://github.com/kubernetes/kops/pull/9527) +* Use EC2's tag-on-create for various resources [@rifelpet](https://github.com/rifelpet) [#9529](https://github.com/kubernetes/kops/pull/9529) +* Fix KubeDNS missing resourceVersion [@phspagiari](https://github.com/phspagiari),[@hakman](https://github.com/hakman) [#9521](https://github.com/kubernetes/kops/pull/9521) +* Use filebase64 for launch template userdata and Terraform 0.12 [@rifelpet](https://github.com/rifelpet) [#9532](https://github.com/kubernetes/kops/pull/9532) +* Promote alphas to stable [@olemarkus](https://github.com/olemarkus) [#9537](https://github.com/kubernetes/kops/pull/9537) +* Add some err judgments [@zhouhao3](https://github.com/zhouhao3) [#9538](https://github.com/kubernetes/kops/pull/9538) +* Force single arch support via env var [@hakman](https://github.com/hakman) [#9535](https://github.com/kubernetes/kops/pull/9535) +* Add lyft hash environment variable [@hintofbasil](https://github.com/hintofbasil) [#9539](https://github.com/kubernetes/kops/pull/9539) +* Update AWS IAM Authenticator to 0.5.1 [@rifelpet](https://github.com/rifelpet) [#9540](https://github.com/kubernetes/kops/pull/9540) +* Update CoreDNS to v1.7.0 - Take 2 [@rajansandeep](https://github.com/rajansandeep) [#9541](https://github.com/kubernetes/kops/pull/9541) +* Add healthcheck to aws-iam-authenticator [@rdrgmnzs](https://github.com/rdrgmnzs) [#8991](https://github.com/kubernetes/kops/pull/8991) +* Re-enable disk based evictions for Kubernetes 1.19 [@hakman](https://github.com/hakman) [#9475](https://github.com/kubernetes/kops/pull/9475) +* Switch AWS NAT Gateway creation to use tags on create [@rifelpet](https://github.com/rifelpet) [#8726](https://github.com/kubernetes/kops/pull/8726) +* Improve Makefile [@johngmyers](https://github.com/johngmyers) [#9542](https://github.com/kubernetes/kops/pull/9542) +* Remove the checksum workaround for Flannel VXLAN [@hakman](https://github.com/hakman) [#9543](https://github.com/kubernetes/kops/pull/9543) +* Widen the tolerations of kuberouter [@johngmyers](https://github.com/johngmyers) [#9547](https://github.com/kubernetes/kops/pull/9547) +* Add missing lifecycle to etcd keypair tasks [@johngmyers](https://github.com/johngmyers) [#9553](https://github.com/kubernetes/kops/pull/9553) +* Use a stable key for signing service account tokens [@johngmyers](https://github.com/johngmyers) [#9534](https://github.com/kubernetes/kops/pull/9534) +* Use distroless image as base for Protokube [@justinsb](https://github.com/justinsb),[@hakman](https://github.com/hakman) [#9403](https://github.com/kubernetes/kops/pull/9403) +* Use stable names for GH workflow jobs [@hakman](https://github.com/hakman) [#9552](https://github.com/kubernetes/kops/pull/9552) +* File permission test: clear umask before testing [@justinsb](https://github.com/justinsb) [#9562](https://github.com/kubernetes/kops/pull/9562) +* Don't try to delete terraform providers [@justinsb](https://github.com/justinsb) [#9561](https://github.com/kubernetes/kops/pull/9561) +* Release notes for 1.18.0-beta.2 [@justinsb](https://github.com/justinsb) [#9563](https://github.com/kubernetes/kops/pull/9563) +* Remove old unused files [@rifelpet](https://github.com/rifelpet) [#9564](https://github.com/kubernetes/kops/pull/9564) +* Add support for uploading to private buckets [@johngmyers](https://github.com/johngmyers) [#9568](https://github.com/kubernetes/kops/pull/9568) +* Upgrade to go 1.14.4 [@rifelpet](https://github.com/rifelpet) [#9499](https://github.com/kubernetes/kops/pull/9499) +* Upgrade go to 1.14.5 [@rifelpet](https://github.com/rifelpet) [#9572](https://github.com/kubernetes/kops/pull/9572) +* Update goimports script for go 1.14 [@rifelpet](https://github.com/rifelpet) [#9573](https://github.com/kubernetes/kops/pull/9573) +* [Digital Ocean] Implement KOPS validate cluster [@srikiz](https://github.com/srikiz) [#9476](https://github.com/kubernetes/kops/pull/9476) +* Update alpha channel with July releases [@hakman](https://github.com/hakman) [#9579](https://github.com/kubernetes/kops/pull/9579) +* Use fixed UID for etcd user and restrict to legacy provider [@johngmyers](https://github.com/johngmyers) [#9581](https://github.com/kubernetes/kops/pull/9581) +* Adding feature stability table to docs and including one example for encryption support in cilium [@MoShitrit](https://github.com/MoShitrit) [#9555](https://github.com/kubernetes/kops/pull/9555) +* Print error during cluster delete for dependency violation [@hakman](https://github.com/hakman) [#9589](https://github.com/kubernetes/kops/pull/9589) +* Specify user on export kubecfg [@olemarkus](https://github.com/olemarkus) [#9280](https://github.com/kubernetes/kops/pull/9280) +* Require extra flag when updating cluster with downgraded kops version [@johngmyers](https://github.com/johngmyers) [#9362](https://github.com/kubernetes/kops/pull/9362) +* Create one nodes instance group per zone [@johngmyers](https://github.com/johngmyers) [#9471](https://github.com/kubernetes/kops/pull/9471) +* Promote Ciprian & John to approvers [@hakman](https://github.com/hakman) [#9590](https://github.com/kubernetes/kops/pull/9590) +* Remove unused and unmaintained Docker build targets [@hakman](https://github.com/hakman) [#9576](https://github.com/kubernetes/kops/pull/9576) +* Remove min width on tables [@mikesplain](https://github.com/mikesplain) [#9592](https://github.com/kubernetes/kops/pull/9592) +* Remove support for legacy IAM permissions [@johngmyers](https://github.com/johngmyers) [#9492](https://github.com/kubernetes/kops/pull/9492) +* Update stable channel with July releases [@hakman](https://github.com/hakman) [#9596](https://github.com/kubernetes/kops/pull/9596) +* Improve locking in memfs [@johngmyers](https://github.com/johngmyers) [#9597](https://github.com/kubernetes/kops/pull/9597) +* Docs - Add the new feature table to various feature sections [@rifelpet](https://github.com/rifelpet) [#9585](https://github.com/kubernetes/kops/pull/9585) +* Update stretch images (from 1.11) in alpha channel [@justinsb](https://github.com/justinsb) [#9599](https://github.com/kubernetes/kops/pull/9599) +* Restore default SELinux security contexts for container runtime binaries [@hakman](https://github.com/hakman) [#9584](https://github.com/kubernetes/kops/pull/9584) +* Revert move to explicit dependencies [@johngmyers](https://github.com/johngmyers) [#9605](https://github.com/kubernetes/kops/pull/9605) +* Prefer nodes with "master" role for Calico Typha pods [@hakman](https://github.com/hakman) [#9609](https://github.com/kubernetes/kops/pull/9609) +* Add Ubuntu 20.04 support for Docker 18.06.3 [@hakman](https://github.com/hakman) [#9616](https://github.com/kubernetes/kops/pull/9616) +* Openstack fixes [@olemarkus](https://github.com/olemarkus) [#9554](https://github.com/kubernetes/kops/pull/9554) +* remove LB circular in OpenStack [@zetaab](https://github.com/zetaab) [#9623](https://github.com/kubernetes/kops/pull/9623) +* fix(docs): render double curly braces [@FrankYang0529](https://github.com/FrankYang0529) [#9626](https://github.com/kubernetes/kops/pull/9626) +* Use public client accessors within openstackCloud functions [@rifelpet](https://github.com/rifelpet) [#9628](https://github.com/kubernetes/kops/pull/9628) +* Exempt OpenStack from the EnableExternalCloudController feature flag [@johngmyers](https://github.com/johngmyers) [#9629](https://github.com/kubernetes/kops/pull/9629) +* Fix int to string conversions [@hakman](https://github.com/hakman) [#9630](https://github.com/kubernetes/kops/pull/9630) +* add os.RemoveAll err verification [@zhouhao3](https://github.com/zhouhao3) [#9610](https://github.com/kubernetes/kops/pull/9610) +* Update instructions for fixing verify-gomod.sh [@johngmyers](https://github.com/johngmyers) [#9636](https://github.com/kubernetes/kops/pull/9636) +* Add repo SECURITY.md [@joelsmith](https://github.com/joelsmith) [#9638](https://github.com/kubernetes/kops/pull/9638) +* Use "tag on create" for AWS Route Tables [@rifelpet](https://github.com/rifelpet) [#9639](https://github.com/kubernetes/kops/pull/9639) +* Spotinst: Upgrade the Spotinst controller to version 1.0.62 [@liranp](https://github.com/liranp) [#9642](https://github.com/kubernetes/kops/pull/9642) +* Add tagging support for AWS Keypairs [@rifelpet](https://github.com/rifelpet) [#9533](https://github.com/kubernetes/kops/pull/9533) +* Make ARM64 job blocking with TravisCI [@hakman](https://github.com/hakman) [#9644](https://github.com/kubernetes/kops/pull/9644) +* Upgrade Go to version 1.15rc1 [@hakman](https://github.com/hakman) [#9641](https://github.com/kubernetes/kops/pull/9641) +* Replace custom codegen package with gengo [@johngmyers](https://github.com/johngmyers) [#9632](https://github.com/kubernetes/kops/pull/9632) +* Calico: Upgrade the "k8s-ec2-srcdst" controller to version v0.3.0 [@seh](https://github.com/seh) [#9647](https://github.com/kubernetes/kops/pull/9647) +* Remove dead code from tasks [@johngmyers](https://github.com/johngmyers) [#9646](https://github.com/kubernetes/kops/pull/9646) +* Cleanup AWS EC2 eventual consistency warnings [@hakman](https://github.com/hakman) [#9637](https://github.com/kubernetes/kops/pull/9637) +* Cleanup unused loader features [@johngmyers](https://github.com/johngmyers) [#9649](https://github.com/kubernetes/kops/pull/9649) +* Promote alpha channel to stable [@johngmyers](https://github.com/johngmyers) [#9652](https://github.com/kubernetes/kops/pull/9652) +* Remove tags from NodeupConfig [@johngmyers](https://github.com/johngmyers) [#9650](https://github.com/kubernetes/kops/pull/9650) +* Release 1.19.0-alpha.2 [@justinsb](https://github.com/justinsb) [#9654](https://github.com/kubernetes/kops/pull/9654)