Anders F Björklund
da203377be
Set storage driver explictly in the crio.conf
...
crio.conf(5) says:
storage_driver=""
CRIO storage driver (default is "overlay")
Note:
overlay and overlay2 are the same driver
2018-10-02 22:16:46 +02:00
Anders F Björklund
9f8ba5ffe6
Add registries entry for docker.io registry
2018-10-02 22:16:27 +02:00
Anders F Björklund
25e28c392f
Use the standard root dir, and minikube-automount
2018-10-02 22:15:55 +02:00
Anders F Björklund
c64b423304
Add /var/lib/containers to the list of bindmounts
2018-10-02 22:15:55 +02:00
Thomas Strömberg
8e99e283c2
Merge pull request #3123 from oilbeater/update-ingress
...
update nginx ingress controller version to 0.19.0
2018-10-01 16:45:33 -07:00
Thomas Strömberg
1141cc978c
Merge pull request #3134 from mrbobbytables/update-kusers-link
...
Replace kubernetes-users mailing list links with discuss forum link
2018-10-01 16:44:20 -07:00
Thomas Strömberg
17aa121832
Merge pull request #3156 from rrampage/patch-1
...
Updates to Linux CI Script in README
2018-10-01 16:43:30 -07:00
Thomas Strömberg
96d0f14dde
Merge pull request #3160 from afbjorklund/crictl-bin
...
Install crictl from binary instead of from source
2018-10-01 16:43:01 -07:00
Thomas Strömberg
51584c27bb
Merge pull request #3191 from afbjorklund/bootstrapper
...
Remove the explicit --bootstrapper=kubeadm in docs
2018-10-01 16:09:24 -07:00
dlorenc
55afd089f4
Switch the source of libmachine to machine-drivers.
2018-10-01 07:08:27 -07:00
Rui Cao
1014102e47
Fix typo: complile -> compile ( #3189 )
...
Signed-off-by: ruicao <ruicao@alauda.io>
2018-10-01 10:02:49 -04:00
Anders F Björklund
d3b04139c0
There is only one bootstrapper left anyway
...
Remove the explicit --bootstrapper=kubeadm
2018-09-30 15:25:56 +02:00
k8s-ci-robot
27d8234d4b
Merge pull request #3184 from tstromberg/directives
...
Remove lint issues from integration tests, mostly by adding error checks
2018-09-28 19:24:40 -07:00
Thomas Strömberg
4b1ee9cffb
Merge branch 'master' into directives
2018-09-28 19:20:49 -07:00
Thomas Strömberg
9f46473d71
Merge pull request #3186 from tstromberg/flaky-dns
...
waitForDNS should wait for k8s-app=kube-dns pods to be Running
2018-09-28 19:17:52 -07:00
Thomas Stromberg
8540e3a038
Consistently use %v for formatting error messages.
2018-09-28 16:18:22 -07:00
Thomas Stromberg
ea62af5a37
Fix incorrect format for an integer by using the unparseable string.
2018-09-28 16:17:44 -07:00
Thomas Stromberg
6d93bd5ffe
Wait for k8s-app=kube-dns pods to be Running before testing.
...
This effectively reverts 0a5efe156c
- whose behavior was apparently correct. Both coredns and kubedns share k8s-app=kube-dns labels in our current environment.
2018-09-28 15:08:33 -07:00
Thomas Stromberg
af61bf790c
Remove lint issues from integration tests, mostly by adding error
...
handlers.
2018-09-28 11:57:48 -07:00
k8s-ci-robot
fe73c86389
Merge pull request #3182 from tstromberg/0.29-relnotes
...
Specifically call out the removal of get-k8s-versions.
2018-09-28 11:39:20 -07:00
Thomas Strömberg
92a435cf4b
Merge pull request #3161 from afbjorklund/pstree
...
Add psmisc package, for pstree command
2018-09-28 11:10:12 -07:00
Thomas Stromberg
f66cc5a53e
Specifically call out the removal of get-k8s-versions.
2018-09-28 09:41:10 -07:00
minikube-bot
b7ffa46dbe
Update releases.json to include v0.29.0 ( #3176 )
2018-09-27 15:46:16 -07:00
Thomas Strömberg
497c84b2ab
Merge pull request #3171 from tstromberg/master
...
make integration fixes: Install gsutil, improve GOPATH warning, fix path/exec issues.
2018-09-27 15:43:57 -07:00
Balint Pato
628f9de730
Cut release 0.29.0 ( #3175 )
...
release notes for 0.29.0, also bumps the ISO and the minikube binary version to 0.29.0
2018-09-27 15:28:15 -07:00
Thomas Stromberg
9f97cdaacc
Remove unneeded N newline macro.
2018-09-27 15:00:12 -07:00
Thomas Stromberg
417ab9941b
Instead of the awkward newline hack, call $(warning) multiple times.
2018-09-27 14:56:57 -07:00
Thomas Strömberg
74f8e492ee
Merge pull request #3148 from etherparty/fix-issue-2513
...
Fix issue 2513
2018-09-27 10:35:28 -07:00
Raunak Ramakrishnan
ef34470d65
Updated to reflect latest comment on PR
2018-09-27 13:48:42 +05:30
Thomas Strömberg
e49971a3ab
Merge pull request #3118 from kubernetes/tstromberg-patch-1
...
Simplifies Linux installation instructions by using install(1)
2018-09-26 17:09:05 -07:00
Thomas Stromberg
c7ac28356e
Mark scripts as executable.
2018-09-26 15:38:41 -07:00
Thomas Stromberg
45379c61c2
Fix T.Log call containing a formatting directive.
2018-09-26 15:38:18 -07:00
Thomas Stromberg
abf6b5e5b6
Install gsutil if not already in PATH.
...
Also, some minor readability whitespace changes.
2018-09-26 15:37:17 -07:00
Thomas Stromberg
e4376cf80f
Make GOPATH warning extremely obvious to users.
...
Uses fanciful Makefile trick for newline insertion, because make hates
\n.
2018-09-26 15:36:25 -07:00
Marcus Heese
5d0e12327a
turning error into a warning log message
2018-09-26 13:53:57 -07:00
dlorenc
6f797b6e6a
Bump everything to 1.11.
2018-09-26 11:58:13 -07:00
dlorenc
b22a19bb43
Update docs.
2018-09-26 11:58:13 -07:00
dlorenc
9f16dbc870
Update go-ansiterm.
2018-09-26 11:58:13 -07:00
Praveen Kumar
23bd8de8d8
Issue #3037 change dependency management to dep
2018-09-26 11:58:13 -07:00
Marcus Heese
4eb2cdb120
inlining deleteNetwork into if statement
2018-09-24 14:04:01 -07:00
Jeffrey Sica
9e586a215f
update dashboard version
2018-09-24 12:24:08 -07:00
ruicao
306d47c382
Fix typo: suppports -> supports
...
Signed-off-by: ruicao <ruicao@alauda.io>
2018-09-24 12:17:06 -07:00
Anders F Björklund
0439a0ce6c
Add psmisc package, for pstree command
2018-09-24 20:43:01 +02:00
Anders F Björklund
16be159cbd
Install crictl from binary instead of from source
...
Since we already install docker and cni from binary
2018-09-24 20:03:54 +02:00
Raunak Ramakrishnan
59bf9709dd
Updates to Linux CI Script in README
...
I needed to run the following 2 commands before `kubectl` worked correctly:
sudo chown -R $USER $HOME/.minikube
sudo chgrp -R $USER $HOME/.minikube
2018-09-23 12:02:04 +00:00
Thomas Strömberg
0f98509bef
Merge pull request #2763 from dan-santana/master
...
Add link to minikube repository for Void Linux
2018-09-21 15:19:20 -07:00
Balint Pato
04a38fd541
Merge pull request #3149 from kubernetes/tstromberg_maintainer
...
adding tstromberg as maintainer
2018-09-21 14:57:26 -07:00
Balint Pato
6352ecb42f
adding tstromberg
2018-09-21 14:52:05 -07:00
Marcus Heese
8d75f3b865
Merge branch 'fix-issue-2513' of github.com:etherparty/minikube into fix-issue-2513
2018-09-21 10:29:27 -07:00
Marcus Heese
5e38bf4819
kvm2 driver: fixed documentation link in error text
2018-09-21 10:28:52 -07:00