Thomas Stromberg
|
48d2ace5cc
|
Remove broken default disk size test that didn't make sense
|
2019-08-22 11:41:41 -07:00 |
Thomas Stromberg
|
111873e0b8
|
GetKubeadmCachedBinaries() is now constants.KubeadmBinaries
|
2019-08-22 11:41:06 -07:00 |
Thomas Strömberg
|
1a10c10c22
|
Merge pull request #5175 from Vydruth/patch-1
docs: Fix grammar in continuous_integration.md
|
2019-08-22 11:07:34 -07:00 |
Vydruth
|
777bee6a93
|
Fixed grammer.
|
2019-08-22 10:08:27 -07:00 |
Thomas Strömberg
|
695f8beb89
|
Merge pull request #5172 from ethan-daocloud/typo-terminator
Cleanup: fix some typos in code comment
|
2019-08-22 09:54:17 -07:00 |
Medya Ghazizadeh
|
73c0d9c386
|
Merge pull request #5150 from medyagh/intg_avoid_retry_start
Remove retry start from integration tests
|
2019-08-22 09:41:33 -07:00 |
AllenZMC
|
b22f59f320
|
fix mis-spelling in ssh_runner.go (#5171)
|
2019-08-22 07:54:58 -07:00 |
Guangming Wang
|
206522dee8
|
Cleanup: fix some typos in code comment
Signed-off-by: Guangming Wang <guangming.wang@daocloud.io>
|
2019-08-22 22:54:23 +08:00 |
Thomas Strömberg
|
86e67d8561
|
Merge pull request #5032 from tstromberg/persistent
Move program data files onto persistent storage
|
2019-08-21 22:04:39 -07:00 |
Thomas Stromberg
|
a7af253eaa
|
Merge in v1.16 test updates
|
2019-08-21 18:49:25 -07:00 |
Thomas Stromberg
|
864aef157d
|
Merge branch 'master' into persistent
|
2019-08-21 18:45:37 -07:00 |
Medya Gh
|
7c9c4ac0f9
|
add quote for log
|
2019-08-21 18:00:30 -07:00 |
Medya Gh
|
6abf0ed2d5
|
fix not to fail logic
|
2019-08-21 17:58:25 -07:00 |
Thomas Stromberg
|
4e9d4bd00f
|
Remove unused constant function brought in by a bad merge
|
2019-08-21 17:41:58 -07:00 |
Thomas Stromberg
|
45c3219470
|
none reliability: --force does not work in v1.10, allow failed kubelet
|
2019-08-21 17:31:39 -07:00 |
Thomas Stromberg
|
5d325c745c
|
Create symlink for legacy etcd directory, make apiserver check more robust
|
2019-08-21 17:20:47 -07:00 |
Medya Gh
|
fc7c904642
|
add back test data from master
|
2019-08-21 16:02:03 -07:00 |
Medya Gh
|
9d0654f59e
|
remove mistake file checked in
|
2019-08-21 15:58:57 -07:00 |
Medya Gh
|
56cbffb028
|
skip none test for image cache
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
ac254bc785
|
check err
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
0f0def79ce
|
change RunCommand for test config
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
16e5aeec5e
|
lint
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
8cadce302a
|
lint and add profile name to end of obvious log block
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
246f33f52b
|
Less Retry on minikube, new auto fail helpers MustStart,MustRun
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
8796539112
|
skip cache imge test for none
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
b3c9eea3d8
|
improve logging, fix expected filename for downloadonly
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
c7e0d3aa8e
|
lint and simplify download_only
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
eef31403b4
|
Unified StartFail Logging, more t.Error and Added download only test,
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
5f0b0c1b90
|
Added duration metric for elevate priv
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
8923e4b5cd
|
Fix string replace
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
0e13fecd8b
|
fix replace
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
441f999e1d
|
Add better logging
|
2019-08-21 15:56:46 -07:00 |
Medya Gh
|
e325516ab1
|
remove retry start from integeration tests
|
2019-08-21 15:56:46 -07:00 |
Thomas Strömberg
|
0bfe59744c
|
Merge pull request #5164 from medyagh/travis_buddy
adding travisbuddy bot for lint error comment
|
2019-08-21 15:24:24 -07:00 |
Medya Gh
|
bcef943bec
|
make travisbuddy only to comment on failure
|
2019-08-21 15:00:00 -07:00 |
Medya Gh
|
3b0ae8371d
|
making test fail on purpose to see travis buddy
|
2019-08-21 14:44:06 -07:00 |
Medya Gh
|
417feb6f1f
|
adding travisbuddy bot for lint error comment
|
2019-08-21 14:35:33 -07:00 |
Thomas Strömberg
|
97dd433702
|
Merge pull request #5069 from tstromberg/v1.16.beta
Set NewestKubernetesVersion to v1.16.0-beta.1
|
2019-08-21 12:21:16 -07:00 |
Thomas Stromberg
|
72d9b80334
|
Merge branch 'master' into persistent
|
2019-08-21 11:45:00 -07:00 |
Thomas Strömberg
|
644f85e695
|
Merge pull request #5162 from tstromberg/goimports-s-w
Run gofmt -w -s
|
2019-08-21 11:44:47 -07:00 |
Thomas Stromberg
|
1c7a281d47
|
Run gofmt -w -s
|
2019-08-21 11:35:59 -07:00 |
Thomas Stromberg
|
580ffd6462
|
v1.16.0-beta.1
|
2019-08-21 10:33:37 -07:00 |
Thomas Strömberg
|
410dd8a5e0
|
Merge pull request #4840 from blueelvis/4724-auto-generate-docs
Added command to generate the documentation
|
2019-08-21 10:26:48 -07:00 |
Thomas Stromberg
|
62a452edab
|
Merge master
|
2019-08-21 10:26:10 -07:00 |
Thomas Strömberg
|
3b30732373
|
Merge pull request #4931 from afbjorklund/make-targets
Clean up the make targets
|
2019-08-21 10:25:50 -07:00 |
Thomas Strömberg
|
1d57563a86
|
Merge pull request #5103 from afbjorklund/buildroot-provisioner
Only provision buildroot with BuildrootProvisioner
|
2019-08-21 10:16:36 -07:00 |
Thomas Strömberg
|
b9a88eb52b
|
Merge pull request #5116 from josedonizetti/refactor-read-config
Refactor config.ReadConfig to accept a file
|
2019-08-21 10:16:08 -07:00 |
Thomas Strömberg
|
6fdbf8202a
|
Merge pull request #5159 from rajalokan/fix_for_overview_link
Fixes broken Overview: links as per #5156
|
2019-08-21 09:42:38 -07:00 |
josedonizetti
|
1ed3f4481b
|
Improve variable naming
|
2019-08-21 10:53:48 -04:00 |
Praveen Sastry
|
17cc19c332
|
Fix missing tab closing tag (#5158)
|
2019-08-21 06:53:39 -07:00 |