Srikanth
a5cda6643c
Address review comments
2019-09-12 10:38:48 +05:30
Srikanth
84da7d00ef
Add tags for droplets and volumes
2019-09-12 00:27:12 +05:30
Srikanth
35ca8b01c1
Update DO objects to use tags
2019-09-06 00:01:45 +05:30
Kubernetes Prow Robot
8843a55073
Merge pull request #7472 from justinsb/ignore_empty_hashfiles
...
Ignore empty hashfiles
2019-08-26 08:08:23 -07:00
Kubernetes Prow Robot
fbc8c58403
Merge pull request #7471 from justinsb/sha256sums
...
Publish sha256 artifacts for kops itself
2019-08-26 07:18:22 -07:00
Justin SB
4733317a64
Update expected test for new script
2019-08-25 21:15:14 -04:00
Justin SB
461e78b4b3
Publish sha256 artifacts for kops itself
2019-08-25 17:28:13 -07:00
Justin SB
f9bf9bbb9d
Ignore empty hashfiles
...
While developing sha256 support, I observed that an empty hash file
caused a panic.
2019-08-25 16:03:13 -04:00
Kubernetes Prow Robot
195297eb0e
Merge pull request #7435 from srikiz/DO-7148-EtcdManagerUpdates
...
[DO-7148] Digital Ocean support for etcd-manager
2019-08-25 12:48:20 -07:00
Kubernetes Prow Robot
455aff4d0b
Merge pull request #7465 from zetaab/feature/failuremessages
...
print all failure messages
2019-08-25 11:00:20 -07:00
Kubernetes Prow Robot
8f8faa07f5
Merge pull request #7462 from 928234269/patch0
...
fix typo "new" -> "newer"
2019-08-25 09:54:20 -07:00
Kubernetes Prow Robot
2c02190f44
Merge pull request #7464 from mazzy89/flatcar-fixes
...
Fix Flatcar distro
2019-08-25 09:08:20 -07:00
Kubernetes Prow Robot
8f1836def6
Merge pull request #7467 from srikiz/DO-7442-godo-upgrade
...
[Digital Ocean] DO-7442 upgrade godo client to latest version
2019-08-25 08:18:20 -07:00
Srikanth
12732e3b3a
Address review comments
2019-08-24 21:33:07 +05:30
Kubernetes Prow Robot
74abdfc58e
Merge pull request #7468 from justinsb/sha256_hashes
...
Look for sha256 and sha1 files for artifacts
2019-08-24 08:24:22 -07:00
Justin SB
eca2ac6b80
Look for sha256 and sha1 files for artifacts
2019-08-23 18:26:25 -04:00
Srikanth
ccd9bd922e
Fix volume_test for context and minor cleanup
2019-08-23 23:44:25 +05:30
Srikanth
430d5eded7
Go format code
2019-08-23 23:27:36 +05:30
Srikanth
a67f1ac388
Update godo dependency to v1.19.0 version
2019-08-23 23:23:01 +05:30
Jesse Haka
b581e7a305
print all failures
2019-08-23 16:06:37 +03:00
Salvatore Mazzarino
5e9bec9b79
Check systemd path
...
Signed-off-by: Salvatore Mazzarino <dev@mazzarino.cz>
2019-08-23 12:00:08 +02:00
Kubernetes Prow Robot
e946e64304
Merge pull request #7461 from justinsb/relnotes_1_14_0_beta_2
...
Relnotes for 1.14.0-beta.2
2019-08-23 00:51:17 -07:00
Sakura
b72c11f177
fix typo "new" -> "newer"
...
Signed-off-by: Sakura <longfei.shang@daocloud.io>
2019-08-23 14:52:11 +08:00
Kubernetes Prow Robot
ccf512a363
Merge pull request #7450 from justinsb/autofix_cloudformation
...
cloudformation tests: use standard file comparison
2019-08-22 20:31:18 -07:00
Justin SB
3e95361bf9
Relnotes for 1.14.0-beta.2
2019-08-22 23:22:47 -04:00
Kubernetes Prow Robot
3e885039f1
Merge pull request #7444 from while1eq1/update_weave_252
...
Update weave to 2.5.2
2019-08-22 10:52:33 -07:00
Kubernetes Prow Robot
cb54a3a725
Merge pull request #7451 from 928234269/patch0
...
fix typo "in ingards to" -> "in regard to"
2019-08-22 08:58:35 -07:00
Kubernetes Prow Robot
19a8da7e07
Merge pull request #7446 from justinsb/recommend_1_14_6
...
Update channel recommended versions for kops versions
2019-08-22 08:06:33 -07:00
Kubernetes Prow Robot
9c515f9650
Merge pull request #7449 from justinsb/publish_nodeup
...
Add nodeup to shipbot targets for release upload
2019-08-22 07:10:55 -07:00
Kubernetes Prow Robot
675eeaa07b
Merge pull request #7447 from justinsb/use_mirrors
...
nodeup download should try all mirrors
2019-08-22 07:10:43 -07:00
Kubernetes Prow Robot
da6c70dadf
Merge pull request #7434 from joshbranham/jb/ca-docs
...
Add doc for using custom CA
2019-08-22 07:10:32 -07:00
Kubernetes Prow Robot
0a719be4a8
Merge pull request #7448 from justinsb/nodeup_filename
...
bash script: don't assume nodeup filename
2019-08-22 06:18:32 -07:00
Justin SB
e28b4192ab
cloudformation tests: use standard file comparison
...
This allows us to auto-fix the expected output also.
2019-08-22 09:14:49 -04:00
Sakura
e28aef0fa0
fix typo "in ingards to" -> "in regard to"
...
Signed-off-by: Sakura <longfei.shang@daocloud.io>
2019-08-22 19:16:44 +08:00
Justin SB
05bbf9cbcc
bash script: don't assume nodeup filename
...
We were previously assuming that the name of the URL matched the name
we wanted to download to, but also assuming that the name of the file
was nodeup. Change to download to a known file location, whatever the
mirror url.
2019-08-22 01:13:47 -04:00
Justin SB
2462ab1c02
nodeup download should try all mirrors
...
On an error, we were bailing out early!
2019-08-22 01:05:16 -04:00
Justin SB
9caea8b265
Add nodeup to shipbot targets for release upload
...
I had omitted it previously, so it wasn't getting copied to mirrors.
2019-08-22 00:57:20 -04:00
Kubernetes Prow Robot
fcb02d1931
Merge pull request #7443 from justinsb/relnotes_1_14_0_beta_1
...
Add relnotes for 1.14.0-beta.1
2019-08-21 21:46:32 -07:00
Justin SB
eee1cbba07
Update channel recommended versions for kops versions
...
The kubernetesVersion in the kopsVersions block is used for new
clusters. I had forgotten to update it, so new clusters were being
created with versions that then immediately recommended an update.
2019-08-21 23:57:58 -04:00
while1eq1
84aba6e28a
update manifest hashes
2019-08-21 16:30:25 -04:00
while1eq1
c32fe97921
upgrade weave to 2.5.2 to address the issues in https://github.com/weaveworks/weave/releases/tag/v2.5.2
2019-08-21 16:00:06 -04:00
Justin SB
bed9d2e0a2
Add relnotes for 1.14.0-beta.1
...
Also update the release guide a little bit.
2019-08-21 11:23:32 -04:00
Kubernetes Prow Robot
54e2d9f645
Merge pull request #7440 from 928234269/patch0
...
fix typo "specifiction" -> "specification"
2019-08-20 11:27:16 -07:00
Kubernetes Prow Robot
4882a6f332
Merge pull request #7430 from rifelpet/critical-pod-annotation
...
Dont set ExperimentalCriticalPodAnnotation feature gate in k8s 1.16
2019-08-20 10:38:56 -07:00
Kubernetes Prow Robot
1a496a5b7e
Merge pull request #7437 from zetaab/update_channels
...
promote k8s versions
2019-08-20 09:45:03 -07:00
Kubernetes Prow Robot
ac208d2f1a
Merge pull request #7433 from ethan-daocloud/patch-6
...
ali.go: cleanup error words in messages
2019-08-20 09:44:57 -07:00
Kubernetes Prow Robot
9faf01a2fd
Merge pull request #7441 from xichengliudui/fixTypo
...
fix Typo 'the the' -> 'the'
2019-08-20 08:42:56 -07:00
xichengliudui
931ebe2bc8
fix Typo 'the the' -> 'the'
2019-08-20 08:47:17 -04:00
928234269
09f564da3b
fix typo "specifiction" -> "specification"
...
Signed-off-by: 928234269 <longfei.shang@daocloud.io>
2019-08-20 17:29:19 +08:00
Jesse Haka
c2ecd23608
promote k8s versions
2019-08-20 09:20:35 +03:00