mikesplain
98af09fbb1
Add netlify file and remove todo
2019-10-25 11:43:31 -04:00
Kubernetes Prow Robot
cb66ae7af9
Merge pull request #7794 from gjtempleton/CoreDNS-Version-Choice
...
Allow for override of CoreDNS version
2019-10-25 08:31:47 -07:00
Kubernetes Prow Robot
18cfa5f5b2
Merge pull request #7593 from mikesplain/docs_site_map
...
Docs cleanup / mkdocs migration
2019-10-25 08:31:40 -07:00
Kubernetes Prow Robot
a2cb3d242c
Merge pull request #7797 from justinsb/relnotes_1_15_0_beta_1
...
Add relnotes for 1.15.0-beta.1
2019-10-25 07:37:39 -07:00
Justin SB
0c68015444
Add relnotes for 1.15.0-beta.1
2019-10-25 09:31:45 -04:00
Kubernetes Prow Robot
2fa12d3dd9
Merge pull request #7819 from hwdef/fix-static-check1
...
pkg: fix static check
2019-10-24 22:37:39 -07:00
Kubernetes Prow Robot
51036cb873
Merge pull request #7818 from hwdef/fix-static-check
...
dnsprovider,nodeup: fix static check
2019-10-24 20:37:41 -07:00
hwdef
b0c63b4cd9
pkg: fix static check
2019-10-24 14:16:41 +08:00
hwdef
bc7d07035b
dnsprovider: fix static check
2019-10-24 11:13:55 +08:00
Kubernetes Prow Robot
7ca9531695
Merge pull request #7759 from beautytiger/dev-191008-clean
...
replace slice loop with append for simple and clear
2019-10-21 08:11:37 -07:00
Kubernetes Prow Robot
fe5ecbd30a
Merge pull request #7814 from bittopaz/ali-fix-err-msg
...
Alicloud: fix error msg when check hostname
2019-10-21 07:19:38 -07:00
Xiaoyu Zhong
cc3968b759
Alicloud: fix error msg when check hostname
2019-10-20 11:32:55 +08:00
Kubernetes Prow Robot
006d27ed97
Merge pull request #7803 from bittopaz/ali-hostname-override
...
Alicloud: add hostname override
2019-10-19 16:59:37 -07:00
Kubernetes Prow Robot
ca312ddfcd
Merge pull request #7804 from bittopaz/ali-fix-1
...
Alicloud: fix status discovery
2019-10-19 15:27:49 -07:00
Kubernetes Prow Robot
c4245be7b7
Merge pull request #7802 from bittopaz/alicloud
...
Alicloud: add OSS as upload dest
2019-10-19 15:27:43 -07:00
Kubernetes Prow Robot
703bdd8f08
Merge pull request #7801 from beautytiger/dev-191016-trimfix
...
fix string trim func in main
2019-10-19 15:27:36 -07:00
Kubernetes Prow Robot
84b06f95e8
Merge pull request #7793 from tanjunchen/fix-bug-nodeup/pkg/model
...
fix-up bug in nodeup/pkg/model
2019-10-19 14:37:37 -07:00
Kubernetes Prow Robot
cee10b2d1e
Merge pull request #7798 from bittopaz/fix-upload
...
Rename upload command variable in Makefile
2019-10-19 13:37:37 -07:00
Kubernetes Prow Robot
a2ba678a79
Merge pull request #7811 from rifelpet/go-1-12-11
...
Upgrade go version to 1.12.11
2019-10-19 11:49:36 -07:00
Peter Rifel
f82faa5c02
Upgrade go version to 1.12.11
2019-10-17 22:51:00 -07:00
Kubernetes Prow Robot
aa70e5f763
Merge pull request #7807 from zetaab/fixchanges
...
Fix network changed in openstack ports
2019-10-17 02:28:38 -07:00
Jesse Haka
9a87580512
fix tests
2019-10-17 11:09:11 +03:00
Jesse Haka
c4e52b8795
fix network changed
2019-10-17 09:59:36 +03:00
Xiaoyu Zhong
2eeca3a9a6
Alicloud: fix status discovery
2019-10-16 22:16:03 +08:00
Xiaoyu Zhong
002ddbb270
Alicloud: add hostname override
2019-10-16 21:53:40 +08:00
Xiaoyu Zhong
a719e04a6d
Alicloud: add OSS as upload dest
2019-10-16 21:43:26 +08:00
Guangming Wang
40dca69298
fix string trim func in main
...
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
2019-10-16 21:37:28 +08:00
Xiaoyu Zhong
fcb6369fd8
Rename upload command variable in Makefile
2019-10-16 11:37:38 +08:00
Kubernetes Prow Robot
2e646e2eec
Merge pull request #7795 from mikesplain/bump_channels
...
Promote alpha to stable, bump alpha
2019-10-15 15:08:09 -07:00
mikesplain
0afd250fbc
Promote alpha to stable, bump alpha
2019-10-15 17:06:15 -04:00
GuyTempleton
e87b1fddbe
Allow for override of CoreDNS version
...
Allow users to override the CoreDNS image version to take advantage of local image registries or differing versions of the image to allow quicker access to new/improved CoreDNS plugins.
2019-10-15 21:07:12 +01:00
tanjunchen
6a01525de5
fix-up bug in nodeup/pkg/model
2019-10-16 00:35:26 +08:00
Kubernetes Prow Robot
d84e761cf3
Merge pull request #7779 from justinsb/remove_deprecated_stamp_attribute
...
bazel: remove deprecated stamp attribute from container building
2019-10-15 07:39:53 -07:00
Kubernetes Prow Robot
e26a4fac2f
Merge pull request #7778 from justinsb/decollide_well_known_ports
...
Change default port for memberlist from 3997
2019-10-15 00:31:52 -07:00
Kubernetes Prow Robot
8ae7ed63cc
Merge pull request #7783 from justinsb/move_kops_controller_to_daemonset
...
Move kops-controller to daemonset
2019-10-14 23:43:52 -07:00
Kubernetes Prow Robot
39cbb2bf1c
Merge pull request #7781 from hatappi/api-server-multiple-sa-key-file
...
fix(apiserver): allow multiple service-account-key-file
2019-10-14 18:15:51 -07:00
Justin SB
ee04368436
Updated expected test output
2019-10-14 10:47:04 -04:00
Justin SB
c210eb8d15
Move kops-controller to daemonset
...
We also scale-down the old Deployment to have 0 replicas, to be sure
to stop it.
We can remove it later when we have proper pruning here.
2019-10-14 10:44:49 -04:00
Justin SB
b6862103bb
Change default port for memberlist from 3997
...
We had a port collision on 3997; change the default memberlist ports
to avoid the collision (we haven't shipped a release with this in it).
Also create a go file so that we can use constants to keep track of
our port numbers, rather than magic values.
2019-10-14 07:26:27 -04:00
Kubernetes Prow Robot
32a6c08b8e
Merge pull request #7774 from justinsb/kops_controller_should_use_yaml_config
...
Move kops-controller to use a yaml configuration file
2019-10-13 21:24:33 -07:00
Justin SB
b8f78e64d0
bazel: remove deprecated stamp attribute from container building
...
Attribute is now automatically inferred.
2019-10-13 23:15:15 -04:00
hatappi
3b1c1f1639
fix(apiserver): allow multiple service-account-key-file
2019-10-14 10:52:48 +09:00
Kubernetes Prow Robot
1208c5ca9f
Merge pull request #7777 from justinsb/push_dns_controller
...
Upload dns-controller archive, use in KOPS_BASE_URL
2019-10-13 14:06:36 -07:00
Kubernetes Prow Robot
211d272f80
Merge pull request #7760 from tanjunchen/fix-up-unnecessary-newline
...
remove the unnecessary newline and unused vars
2019-10-13 09:18:36 -07:00
Justin SB
e611f39e48
Upload dns-controller archive, use in KOPS_BASE_URL
...
Like we recently did with kops-controller, this means we aren't
reliant on pushing a docker container for development. This should
also fix the e2e tests, which otherwise break whenever we make an
incompatible change to dns-controller.
2019-10-13 08:34:44 -07:00
Kubernetes Prow Robot
34c7d5a64a
Merge pull request #7755 from tanjunchen/fix-up-static-error
...
fix-up staticcheck error
2019-10-13 08:20:35 -07:00
Justin SB
d3bad10aa9
Move kops-controller to use a yaml configuration file
...
This is more in keeping with componentconfig, and lets us add more
options easily in future.
2019-10-13 07:27:52 -07:00
Kubernetes Prow Robot
0c66a304c3
Merge pull request #7754 from tanjunchen/fix-up-gosimple-error
...
fix-up gosimple check error
2019-10-12 11:18:44 -07:00
Kubernetes Prow Robot
1bb829bb4a
Merge pull request #7378 from justinsb/add_artifacts_k8s_io
...
Add artifacts.k8s.io to mirror list
2019-10-12 11:18:37 -07:00
Kubernetes Prow Robot
bc1dd47ab7
Merge pull request #7750 from mitch000001/state-documentation
...
docs: document state store configuration
2019-10-12 10:34:49 -07:00