Commit Graph

3642 Commits (ed214331fce712d9aa6f3302d481ffc21c345803)

Author SHA1 Message Date
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
Denis Denisov a1cd81bf1c machine: add parallels support 2019-01-25 10:31:26 +02: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
Thomas Strömberg dc66ca5f77
Merge pull request #3556 from robrich/master
Re-remove kube-dns addon
2019-01-24 07:34:03 -08:00
Thomas Strömberg fd562f81b1
Merge pull request #3565 from twelvelabs/patch-1
Remove redundant newline in `minikube status`
2019-01-24 07:33:20 -08:00
Jeff Wu bb550593e0 fix comments 2019-01-24 23:22:00 +08:00
Thomas Strömberg f09ad240fc
Use minikube-bin AUR instead of minikube
Resolves #2640
2019-01-23 20:39:10 -08:00
Thomas Strömberg 20c7325142
Merge pull request #3285 from ngoozeff/bug3044
Fix for issue #3044 - mounted timestamps incorrect with windows host
2019-01-23 16:12:59 -08:00
Thomas Strömberg 308ce5aaba
Merge pull request #3549 from afbjorklund/containerd
Stop containerd from running, if it is not desired
2019-01-23 13:14:06 -08:00
Anders F Björklund 0b187c400c Link to the actual kubeadm code, not the issues 2019-01-23 22:02:55 +01:00
Thomas Strömberg fc62415758
Merge pull request #3573 from tstromberg/nfsexports
Update github.com/johanneswuerbach/nfsexports to include LICENSE file
2019-01-23 11:49:56 -08:00
Thomas Stromberg 378670bc8e dep ensure -update github.com/johanneswuerbach/nfsexports 2019-01-23 11:47:03 -08:00
Leif Ringstad 108883ef16 Use mac as identifier for dhcp 2019-01-23 14:45:20 +01:00
Thomas Strömberg de8596de13
Merge pull request #3561 from afbjorklund/maintainer
Add afbjorklund to maintainers
2019-01-22 16:03:27 -08:00
Skip Baney 34aa0c6895
Remove redundant newline in `minikube status`
Both #3502 (which this commit reverts) and #3523 attempted to fix the same issue.
Keeping the change from the latter PR since it fixes it at the source template.
2019-01-21 10:54:25 -06:00
Anders F Björklund a1b0ac9785 Add afbjorklund to maintainers 2019-01-20 20:20:41 +01:00
Anders F Björklund 3389344d51 Need to restart crio, after stopping containerd
If it fails to start up, it will never try again.
2019-01-20 17:06:37 +01:00
Anders F Björklund 2c0b7da11e Stop containerd from running, if it is not desired
Apparently some grpc services are conflicting with crio

"Failed to start streaming server: listen tcp 10.0.2.15:10010: bind: address already in use"
2019-01-20 17:02:36 +01:00
Anders F Björklund 6f909684e7 Still generate docker.service unit, even if unused
The dynamically generated docker.service file should still be there,
otherwise the statically provided docker.socket file gets confused.
2019-01-20 15:22:37 +01:00
Nicholas Goozeff d516caadb3
Merge branch 'master' into bug3044 2019-01-20 20:58:15 +11:00
Rob Richardson 4d05f3f774 Re-remove kube-dns addon 2019-01-18 22:21:00 -07:00
Thomas Strömberg 67697fa52d
Merge pull request #3554 from minikube-bot/jenkins-releases.json-v0.33.1
update releases.json to include v0.33.1
2019-01-18 17:10:30 -08:00
minikube-bot 24a171613e Update releases.json to include v0.33.1 2019-01-19 01:07:15 +00:00
Thomas Strömberg 05ed319493
Do tagging in a direct clone of upstream
Otherwise you may run into:

`error: src refspec v0.33.1 matches more than one` errors pushing.
2019-01-18 16:57:02 -08:00
Thomas Strömberg f2aa245011
Merge pull request #3548 from tstromberg/v0.33.1-relnotes
Release notes for v0.33.1, fix v0.33.0 date
2019-01-18 16:39:46 -08:00
Thomas Strömberg a5ef9186cf
Merge pull request #3547 from tstromberg/v0.33.1
Makefile version bump to v0.33.1
2019-01-18 16:38:08 -08:00
Thomas Stromberg 3aa5fac5e0 Add 'for' 2019-01-18 15:42:53 -08:00
Thomas Stromberg 0697400e40 Attempt to align the roadmap to our princples. 2019-01-18 15:41:20 -08:00
Thomas Stromberg 9e0119b8e2 Add --network-plugin=cni as per afbjorklund's comment 2019-01-18 15:03:05 -08:00
Thomas Stromberg 5cb379c417 Release notes for v0.33.1, fix v0.33.0 date 2019-01-18 14:00:20 -08:00
Thomas Stromberg e9182618d9 Makefile version bump to v0.33.1 2019-01-18 13:58:09 -08:00
Thomas Strömberg 9a9c762a87
Merge pull request #3541 from kubernetes/tstromberg-patch-3
Minor doc clarifications found from the v0.33.0 release
2019-01-18 13:56:42 -08:00
Thomas Strömberg 227d560417
Merge pull request #3545 from tstromberg/runc-update
Install upstream runc into /usr/bin/docker-runc
2019-01-18 13:42:55 -08:00