Thomas Strömberg
|
d302b84998
|
Merge pull request #6441 from medyagh/kic_engine
improve kic engine
|
2020-01-31 12:39:09 -08:00 |
Thomas Stromberg
|
c8f5679986
|
Run gofmt/goimports on cmd/
|
2020-01-31 12:38:06 -08:00 |
Thomas Stromberg
|
f6740b37be
|
Run gofmt/goimports
|
2020-01-31 12:37:23 -08:00 |
Thomas Stromberg
|
26cbae2d05
|
Improve error message when profile does not exist
|
2020-01-31 12:36:28 -08:00 |
Thomas Stromberg
|
78ed12265d
|
Add testing for Start function, make addon enablement testable
|
2020-01-31 12:19:25 -08:00 |
Priya Wadhwa
|
6cd3b41bc8
|
Fix spacing in vm driver selection log
|
2020-01-31 11:43:18 -08:00 |
Thomas Stromberg
|
ce68dd19b6
|
Merge branch 'master' into addons-on-startup
|
2020-01-31 08:23:21 -08:00 |
Medya Gh
|
b46cdeca65
|
gomod tidy
|
2020-01-30 21:39:41 -08:00 |
Medya Gh
|
0e5059ddd0
|
log warning if docker is stuck
|
2020-01-30 21:36:56 -08:00 |
Medya Gh
|
a6ec05e35a
|
unexport noderolekey
|
2020-01-30 21:05:51 -08:00 |
Medya Gh
|
968fe86869
|
unexport more funcs
|
2020-01-30 21:01:27 -08:00 |
Medya Gh
|
006c781fbc
|
remove unused kic code
|
2020-01-30 20:44:32 -08:00 |
Medya Ghazizadeh
|
79b3cc5643
|
Update github actions (#6444)
* Update main.yml
|
2020-01-30 20:34:23 -08:00 |
Medya Ghazizadeh
|
dbb3e92a5e
|
add more tests to github actions (#6423)
|
2020-01-30 19:28:33 -08:00 |
Medya Gh
|
7b3fa71dbf
|
fix nil logic
|
2020-01-30 19:21:55 -08:00 |
Medya Gh
|
4f9df4596e
|
fix kic minikube status
|
2020-01-30 18:30:19 -08:00 |
Medya Gh
|
be38a021cb
|
fix kic restart use external ip
|
2020-01-30 18:24:16 -08:00 |
Medya Gh
|
23e125649d
|
rename createConfig
|
2020-01-30 18:13:11 -08:00 |
Medya Gh
|
b20322a8c2
|
rename funcs
|
2020-01-30 18:12:04 -08:00 |
Medya Gh
|
a709fd5d37
|
rename funcs
|
2020-01-30 18:10:36 -08:00 |
Medya Gh
|
80b4121c06
|
delete stale
|
2020-01-30 17:46:40 -08:00 |
tstromberg
|
b97124207c
|
Move addon enablement to addons module + lint fixes
|
2020-01-30 17:46:25 -08:00 |
Sharif Elgamal
|
34136d8385
|
Merge pull request #6442 from longkb/remove_redundance_words
Remove some redundance words
|
2020-01-30 17:31:47 -08:00 |
Kim Bao Long
|
fefa13e9da
|
Remove some redundance words
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
|
2020-01-31 08:25:27 +07:00 |
Medya Gh
|
e7fa3e0448
|
remove duplicate profile names
|
2020-01-30 17:11:11 -08:00 |
Medya Gh
|
5b055d7ff8
|
add comment
|
2020-01-30 16:57:53 -08:00 |
Medya Gh
|
58b637b05f
|
delete all cleans up stale kic profiles
|
2020-01-30 16:42:14 -08:00 |
Medya Gh
|
8e0ffdf1cf
|
resolve conflict
|
2020-01-30 16:20:55 -08:00 |
Medya Gh
|
41687346e3
|
make it less than 80
|
2020-01-30 16:06:27 -08:00 |
tstromberg
|
d5a83c7b24
|
Add addon enablement to start
|
2020-01-30 15:54:04 -08:00 |
tstromberg
|
6bd48a86c9
|
Explicitly say that a cluster is nonexistent
|
2020-01-30 14:41:45 -08:00 |
tstromberg
|
f283a576c1
|
Promote status function to one that should be used across tests
|
2020-01-30 14:36:39 -08:00 |
Medya Ghazizadeh
|
4bf3fc422a
|
Add docker run-time for kic driver (#6436)
* Add docker container run time for kic
|
2020-01-30 14:30:04 -08:00 |
Thomas Strömberg
|
eeb867f387
|
Merge pull request #6243 from afbjorklund/coredns-arch
Do not use an arch suffix for the coredns name
|
2020-01-30 14:23:40 -08:00 |
Thomas Strömberg
|
f2b4ca44dc
|
Merge pull request #6257 from afbjorklund/storage-provisioner-arch-image
Allow building storage-provisioner for other arch
|
2020-01-30 14:09:27 -08:00 |
Thomas Strömberg
|
50c32d2d08
|
Merge pull request #6380 from akshaysu12/UpdateRegistryCredsCreateSecret
Prevent registry-creds configure from failing when a secret does not exist.
|
2020-01-30 14:07:27 -08:00 |
Thomas Strömberg
|
4fbc65a4ab
|
Merge pull request #6435 from tstromberg/symlink2
Handle cert symlinks that point to a nonexistent file
|
2020-01-30 14:05:05 -08:00 |
Thomas Strömberg
|
4309de6e8e
|
Merge pull request #6431 from tstromberg/missing-status-test
Add missing status test
|
2020-01-30 13:05:39 -08:00 |
tstromberg
|
a1d291fd0d
|
Handle cert symlinks that point to a nonexistent file
|
2020-01-30 11:59:47 -08:00 |
Thomas Stromberg
|
d454148990
|
Add missing status test
|
2020-01-30 10:16:43 -08:00 |
Ruben
|
7f17203045
|
fix unittest
|
2020-01-29 22:58:03 -05:00 |
Ruben
|
34bb09c8e0
|
add beta2 files
|
2020-01-29 21:35:33 -05:00 |
tstromberg
|
dad1ebaff4
|
Merge branch 'master' into cleaner-int-logs
|
2020-01-29 17:02:38 -08:00 |
Anders Björklund
|
a9af9d0bd3
|
Use the complete filenames for the packages (#6283)
Follow standard file naming practices, for each package manager.
This opens up for allowing additional architectures, in future.
|
2020-01-29 16:15:32 -08:00 |
Thomas Strömberg
|
775186b3ef
|
Add a 2-second timeout to driver detection commands (#6422)
|
2020-01-29 16:12:18 -08:00 |
Medya Ghazizadeh
|
e725104e2f
|
improve checking modprob netfilter (#6427)
|
2020-01-29 14:47:23 -08:00 |
Medya Ghazizadeh
|
541c67d45a
|
add github actions integration tests (#6421)
|
2020-01-29 10:38:51 -08:00 |
Medya Ghazizadeh
|
d99007f201
|
Merge pull request #6322 from chancez/metrics_listen_addrs
Configure etcd and kube-proxy metrics to listen on minikube node IP
|
2020-01-28 20:33:02 -08:00 |
Medya Ghazizadeh
|
2ee4843577
|
Merge pull request #6407 from medyagh/kic_intg_test
add integration test script for docker driver
|
2020-01-28 19:34:51 -08:00 |
Medya Gh
|
0760859e62
|
remove not needed check
|
2020-01-28 18:27:35 -08:00 |