Commit Graph

3660 Commits (844a3ee1e918e32e80dd8a9f367c380cf3edf6ef)

Author SHA1 Message Date
Anders Björklund 844a3ee1e9
Merge pull request from afbjorklund/dos
Fix exe suffix and missing checksum for windows binary
2019-03-13 20:19:24 +01:00
Thomas Strömberg 3cc68bd18b
Update ISSUE_TEMPLATE 2019-03-11 12:15:42 -07:00
Thomas Strömberg c41338b372
Document hack/tag_release.sh 2019-03-11 09:39:23 -07:00
Thomas Strömberg 44372fa0ac
Merge pull request from tstromberg/v0.35.0
Add script to automate tag creation.
2019-03-11 09:37:44 -07:00
Thomas Strömberg 5f290a1a6e
Merge pull request from presslabs/fix-tunnel-error
Fix tunnel error logging
2019-03-11 09:37:26 -07:00
Anders Björklund 203e17a3b1
Merge pull request from afbjorklund/rpm-github
Add missing variable and upload of rpm to github
2019-03-10 10:48:47 +01:00
Anders F Björklund 1fd7c0ddf6 Fix exe suffix and missing checksum for win bin
Windows needs that DOS suffix, so we make a copy
2019-03-10 10:46:47 +01:00
Thomas Strömberg f68b5cb9cc
Merge pull request from joelsmith/secdoc
Update embargo doc link in SECURITY_CONTACTS and change PST to PSC
2019-03-09 21:56:49 -08:00
Thomas Strömberg 89aac6aaf6
Merge pull request from cristim/patch-1
Fix `minikube addons open heapster`
2019-03-08 10:54:39 -08:00
Thomas Strömberg 52208171c0
Mention NO_PROXY with non-k8s apps.
Closes 
2019-03-08 10:05:44 -08:00
Joel Smith 4d4674f899 Update embargo doc link in SECURITY_OWNERS and changes PST to PSC 2019-03-08 10:23:48 -07:00
Cristian Măgherușan-Stanciu @magheru_san a3e652a360
Fix `minikube addons open heapster`
In the default installation I get the same error:
```
$ minikube addons open heapster
💣  This addon does not have an endpoint defined for the 'addons open' command.
You can add one by annotating a service with the label kubernetes.io/minikube-addons-endpoint:heapster
```
This PR is simply implementing the suggested fix by adding the aforementioned label to the heapster service.
2019-03-07 21:48:39 +01:00
Thomas Strömberg bf1924a758
Update vmdriver-none.md 2019-03-07 10:23:07 -08:00
Thomas Strömberg a485919113
Remove bad formatting 2019-03-07 09:42:14 -08:00
Calin Don 229137c06b
Fix tunnel error logging 2019-03-07 11:38:26 +02:00
Thomas Strömberg a63dabebc7
Brew seems to work, fix minikube doc link 2019-03-06 22:36:13 -08:00
Thomas Strömberg ed214331fc
Merge pull request from minikube-bot/jenkins-releases.json-v0.35.0
update releases.json to include v0.35.0
2019-03-06 22:30:25 -08:00
Anders F Björklund f1179da0ae Add missing variable and upload of rpm to github 2019-03-07 07:18:27 +01:00
Thomas Strömberg e2ca4c505e
Add v0.35.0 2019-03-06 22:10:18 -08:00
Thomas Strömberg 833bf287c1
Fix v0.35.0 date 2019-03-06 22:09:55 -08:00
minikube-bot f4600607fa Update releases.json to include v0.35.0 2019-03-07 06:06:03 +00:00
Thomas Strömberg 75db64825c
Merge pull request from tstromberg/v0.35.0
Release notes for v0.35.0
2019-03-06 17:58:09 -08:00
Thomas Stromberg d62b982c56 Add script to automate tag creation. 2019-03-06 17:57:17 -08:00
Thomas Stromberg 63be8e4781 Merge branch 'master' into v0.35.0 2019-03-06 17:34:28 -08:00
Thomas Stromberg ac7fe9e089 Release notes for v0.35.0 2019-03-06 17:33:46 -08:00
Thomas Strömberg 93aa62dd70
Merge pull request from sharifelgamal/release-0.35
Update Makefile to 0.35.0
2019-03-06 17:30:08 -08:00
Thomas Strömberg 32bd61787b
Mention broken brew automation. 2019-03-06 15:48:17 -08:00
Thomas Strömberg a58e1a454f
Mention `minikube logs` 2019-03-06 15:36:39 -08:00
Thomas Strömberg 210d3b9601
Try again, but hide the text this time. 2019-03-06 15:33:27 -08:00
Thomas Strömberg a7c413e1b4
Mention pausing merges 2019-03-06 15:13:44 -08:00
Sharif Elgamal 05d1620c33
Update Makefile to 0.35.0 2019-03-06 15:04:39 -08:00
Thomas Strömberg bada9dfb83
Clarify ISO build steps 2019-03-06 14:55:38 -08:00
Thomas Strömberg cc71bf9e82
Merge pull request from karmab/vhost_net_support
Enable tap and vhost-net in minikube iso
2019-03-06 14:16:37 -08:00
Thomas Strömberg bbdd629c7e
Merge pull request from mdonkers/master
Enable kernel modules necessary for IPVS
2019-03-06 14:15:03 -08:00
Thomas Strömberg a4841d9d72
Merge pull request from kron4eg/patch-1
Change DefaultMountVersion to 9p2000.L
2019-03-06 14:13:50 -08:00
Thomas Strömberg 12ffd778b6
Merge pull request from tstromberg/v1.13.4
Update default Kubernetes version to v1.13.4 (latest stable)
2019-03-06 14:13:40 -08:00
Thomas Strömberg 7f6607124b
Merge pull request from afbjorklund/amd
Update docker/machine to fix the AMD bug
2019-03-06 14:13:19 -08:00
Anders F Björklund 62e3ba7b52 Update docker/machine to fix the AMD bug 2019-03-06 21:37:05 +01:00
Thomas Stromberg ae27bb1e85 Update default to v1.13.4 2019-03-06 11:37:29 -08:00
Thomas Strömberg 79c1e7d955
Merge pull request from afbjorklund/crash
Failure to read documentation isn't really a crash
2019-03-05 08:34:36 -08:00
Thomas Strömberg abbc8b3d9b
Merge pull request from tomxor/mount-style-fix
fix incorrect style name mount
2019-03-05 08:31:19 -08:00
Artiom Diomin 1607e9f8ea
Change DefaultMountVersion to 9p2000.L
Fixes 
2019-03-05 14:45:36 +02:00
Tom Reznik c4ee5eec08 fix incorrect style name mount 2019-03-04 23:59:46 +02:00
Thomas Strömberg 64cfca0553
v1.12 2019-03-04 12:08:27 -08:00
Anders F Björklund 5b709b2b0a Failure to read documentation isn't really a crash 2019-03-04 20:23:23 +01:00
Thomas Strömberg 54fbca78ae
Debugging -> Troubleshooting 2019-03-04 09:27:34 -08:00
Miel Donkers 3fdda45e30
Enable kernel modules necessary for IPVS
To be able to use Kubernetes' IPVS proxy-mode, certain (IP Set) kernel modules
need to be enabled during kernel build time.
Building a new Minikube image with these modules enabled, will allow
others to switch kube-proxy in IPVS mode and experiment with it inside
Minikube.
2019-03-02 20:49:00 +01:00
Thomas Strömberg 794bc6cedd
Merge pull request from afbjorklund/logs
Fix minikube logs for other container runtimes
2019-03-01 15:49:23 -08:00
Thomas Strömberg 42863bf7bd
Merge pull request from tstromberg/wait-longer
Improve reliability of kube-proxy configmap updates (retry, block until pods are up)
2019-03-01 13:20:57 -08:00
Anders F Björklund df5bbc3c8a Fix minikube logs for other container runtimes
It is only Docker that adds the "k8s_" prefix, since CRI
only handles containers that are used by Kubernetes anyway.

Also need to use "sudo" when running all crictl commands,
including logs. And only list containers that are running.
2019-03-01 20:56:45 +01:00