Anders F Björklund
|
6ff11e44a5
|
Remove default cni flags from the documentation
|
2019-02-05 20:05:05 +01:00 |
Anders F Björklund
|
7ef2918100
|
Remove default cni flags from integration tests
|
2019-02-05 20:03:29 +01:00 |
Anders F Björklund
|
0071a940a7
|
Need to check if changed, not the current value
|
2019-02-02 19:11:33 +01:00 |
Anders F Björklund
|
dc1422c48d
|
Document that cni is now default for runtimes
|
2019-02-02 18:43:01 +01:00 |
Anders F Björklund
|
6e7fc9dbf5
|
Add cni default for alternative container runtimes
If using an alternative container runtime, and not having set
any other parameters already, default to cni plugin and config.
|
2019-02-02 18:36:46 +01:00 |
Anders F Björklund
|
1cb2ba06e1
|
Refactor: add variables for network configuration
|
2019-02-02 18:36:42 +01:00 |
Thomas Strömberg
|
75ea1aff2d
|
Merge pull request #3607 from kauedg/fix-toolbox
updated to fedora-29
|
2019-01-30 12:12:48 -08:00 |
Kauê Doretto Grecchi
|
d609aa3239
|
$TOOLBOX_DOCKER_ARCHIVE variable removed
|
2019-01-30 14:37:17 -02:00 |
Kauê Doretto Grecchi
|
4226ff70aa
|
updated to fedora-29. issues #2889 $3058
|
2019-01-30 13:46:53 -02:00 |
Kubernetes Prow Robot
|
fd38580772
|
Merge pull request #3593 from balopat/fix_hyperkit_pid_issues
fix stale hyperkit.pid making minikube start hang
|
2019-01-30 07:40:16 -08:00 |
Thomas Strömberg
|
8d304ee172
|
Merge pull request #2757 from afbjorklund/podman
CRI: try to use "sudo podman load" instead of "docker load"
|
2019-01-30 06:40:56 -08:00 |
Thomas Strömberg
|
84ccc68f7d
|
Merge pull request #3553 from kubernetes/tstromberg-patch-4
Do tagging in a direct clone of upstream
|
2019-01-29 10:31:23 -08:00 |
balopat
|
17c0244cf7
|
reverting unnecessary change
|
2019-01-28 17:28:57 -08:00 |
Kubernetes Prow Robot
|
7ccfe517b2
|
Merge pull request #3592 from balopat/fix_netstat
fix netstat -f error on linux distros
|
2019-01-28 13:55:21 -08:00 |
balopat
|
5af2f1eafc
|
formatting / removed extra comment
|
2019-01-28 13:47:24 -08:00 |
balopat
|
f70e6a0385
|
fixing review remarks
|
2019-01-28 13:42:43 -08:00 |
balopat
|
f3034d3c50
|
parsing ip r output
|
2019-01-28 11:43:44 -08:00 |
balopat
|
2b0651b55d
|
parsing ip r output
|
2019-01-28 11:43:01 -08:00 |
Thomas Strömberg
|
dbd47118c5
|
Update roadmap.md
|
2019-01-28 11:07:42 -08:00 |
Thomas Strömberg
|
141133f986
|
Merge pull request #3488 from tstromberg/roadmap
2019 minikube roadmap!
|
2019-01-28 11:06:41 -08:00 |
Thomas Stromberg
|
083695c9ed
|
Merge branch 'roadmap' of github.com:tstromberg/minikube into roadmap
|
2019-01-28 11:05:57 -08:00 |
Thomas Stromberg
|
9d5cee843b
|
Merge branch 'master' into roadmap
|
2019-01-28 11:05:27 -08:00 |
Thomas Stromberg
|
66bdf932bc
|
Remove machine-driver replacement and boot2docker deprecation items
|
2019-01-28 11:05:12 -08:00 |
balopat
|
933356e477
|
lint
|
2019-01-25 17:20:57 -08:00 |
balopat
|
9b97a85a8f
|
fix stale hyperkit.pid making minikube start hang
|
2019-01-25 17:08:31 -08:00 |
balopat
|
0fb27c7f38
|
fix netstat -f error on linux distros
|
2019-01-25 16:15:27 -08:00 |
Balint Pato
|
72d0dade2c
|
Update docs/contributors/principles.md
Co-Authored-By: tstromberg <tstromberg@google.com>
|
2019-01-25 14:23:33 -08:00 |
Balint Pato
|
c967347e2d
|
Update docs/contributors/roadmap.md
Co-Authored-By: tstromberg <tstromberg@google.com>
|
2019-01-25 14:23:25 -08:00 |
Anders F Björklund
|
98a2a557c5
|
Cache just one image at a time, when using podman
To not run out of memory due to loading the images, since it
does not have a daemon to serialize things (like Docker does)
|
2019-01-25 22:08:15 +01:00 |
Anders F Björklund
|
25ad2d35d9
|
Optionally use podman load instead of docker load
|
2019-01-25 22:04:58 +01:00 |
Thomas Strömberg
|
00be38dadc
|
Merge pull request #3589 from tstromberg/travis-broked
minor de-linting of cmd/config: run gofmt, goimports, pre-allocate fields slice
|
2019-01-25 11:07:36 -08:00 |
Thomas Stromberg
|
b19526ab6c
|
minor de-linting: run gofmt, goimports, pre-allocate fields slice
|
2019-01-25 10:49:58 -08:00 |
Thomas Strömberg
|
c27d1a0213
|
Merge pull request #3536 from tstromberg/crio-test
Add CRI-O to TestStartStop
|
2019-01-25 10:16:00 -08:00 |
Thomas Strömberg
|
0d02609e76
|
Merge pull request #3584 from afbjorklund/podman-1.0
Podman 1.0.0
|
2019-01-25 09:33:09 -08:00 |
Thomas Stromberg
|
a9ca1d7186
|
Add --enable-default-cni for CRIO
|
2019-01-24 16:08:40 -08:00 |
Thomas Strömberg
|
31eb53cbfb
|
Merge pull request #3560 from afbjorklund/service
Still generate docker.service unit, even if unused
|
2019-01-24 16:06:15 -08:00 |
Thomas Strömberg
|
6c05e280a9
|
Merge pull request #3575 from afbjorklund/kubeadm-link
Link to the actual kubeadm code, not the issues
|
2019-01-24 16:05:41 -08:00 |
Thomas Strömberg
|
b61207c233
|
Merge pull request #3391 from ivans3/logviewer-addon-pr7
Initial commit of logviewer addon
|
2019-01-24 16:00:29 -08:00 |
Thomas Strömberg
|
ad2b762c51
|
Merge pull request #3286 from hidekazuna/fix_vm_driver_none
Fix to run sudo -E minikube start --vm-driver=none
|
2019-01-24 15:59:14 -08:00 |
Thomas Strömberg
|
a130a09f32
|
Merge pull request #3262 from mlgibbons/update-parsing-for-k8s-v1.11
Add images and improve parsing for kubernetes 1.11
|
2019-01-24 15:58:17 -08:00 |
Thomas Strömberg
|
dc751c4395
|
Merge pull request #3585 from afbjorklund/containerd
Fix version of containerd
|
2019-01-24 14:05:54 -08:00 |
Anders F Björklund
|
aadbb1e42a
|
containerd: upgrade from beta to release version
|
2019-01-24 20:57:03 +01:00 |
Anders F Björklund
|
d18dce5850
|
Make containerd report the correct version
It was trying to use "git", on the tarball.
Closes #3454
|
2019-01-24 20:51:09 +01:00 |
Anders F Björklund
|
2caf997fcb
|
Make sure to use correct git commit, not buildroot
|
2019-01-24 20:13:23 +01:00 |
Anders F Björklund
|
43eeaea420
|
Upgrade podman to 1.0.0
|
2019-01-24 20:13:23 +01:00 |
Anders F Björklund
|
18097177fd
|
The podman github project has moved
From "projectatomic" to "containers"
|
2019-01-24 20:13:23 +01:00 |
Anders F Björklund
|
5a7e216caf
|
Upgrade podman to 0.9.3
|
2019-01-24 20:13:18 +01:00 |
Anders F Björklund
|
2aa4927e78
|
Add basic registries.conf for docker.io registry
|
2019-01-24 20:09:39 +01:00 |
Thomas Strömberg
|
64640a4d3a
|
Merge pull request #3387 from jeffwubj/fix-3276
Update docker env during minikube start if VM has already been created
|
2019-01-24 09:51:53 -08:00 |
Thomas Strömberg
|
1faf11edaa
|
Merge pull request #3572 from leifcr/master
Use mac as identifier for dhcp
|
2019-01-24 07:35:12 -08:00 |