Thomas Strömberg
425a77eda6
Remove older news
2019-04-10 10:56:20 -07:00
Thomas Strömberg
0f93bdd709
Merge pull request #4011 from arnaudjardine/addPortNameAttribute
...
Add port name to service struct used in minikube service
2019-04-09 09:27:56 -07:00
Thomas Strömberg
1ed3900d28
Merge pull request #3755 from jojimt/ct_zones
...
Enable CONFIG_NF_CONNTRACK_ZONES
2019-04-09 08:07:36 -07:00
Joji Mekkatt
b06b3ee3f8
Enable CONFIG_NF_CONNTRACK_ZONES
2019-04-09 06:50:22 -07:00
Thomas Strömberg
fad8355f99
Merge pull request #4058 from moduspwnens/master
...
Fixed status checking with non-default apiserver-port.
2019-04-08 11:48:29 -07:00
Anders Björklund
f404df2256
Merge pull request #4022 from afbjorklund/docker-version
...
Upgrade Docker, from 18.06.2-ce to 18.06.3-ce
2019-04-08 20:29:21 +02:00
Marcos Diez
3deee6322b
removed line as requested
2019-04-06 07:23:16 -03:00
Kubernetes Prow Robot
56391663e6
Merge pull request #4048 from uthark/patch-1
...
Fixed url for issues.
2019-04-05 23:48:26 -07:00
Benn Linger
b7ffe5b7c2
Combined non-default apiserver port test with containerd test
2019-04-05 18:36:35 -04:00
Marcos Diez
9bc73ebbaf
code comments
2019-04-05 08:36:45 -03:00
Jan Janik
160dc8567e
Escape ‘%’ in console.OutStyle arguments
2019-04-05 17:27:01 +13:00
Marcos Diez
3db7e9e252
Don't cache images when --vmdriver=none
2019-04-04 23:01:10 -03:00
Benn Linger
d102550644
Fixed status checking with non-default apiserver-port.
2019-04-04 21:43:43 -04:00
Thomas Strömberg
b832ff3ded
Update drivers.md
2019-04-04 16:10:28 -07:00
Thomas Strömberg
8a5586727d
Improve hyperkit instructions
2019-04-04 16:09:36 -07:00
Kubernetes Prow Robot
e48fdddde9
Merge pull request #3997 from 11janci/jjanik-docker-env-escape
...
Escape systemd special chars in docker-env
2019-04-04 10:08:50 -07:00
Marcos Diez
3e0ba3bc0d
more vm-driver=none documentation on resolve.conf
2019-04-04 12:08:56 -03:00
Oleg Atamanenko
7e9fd03030
Fixed url for issues.
...
The url for issues is https://github.com/kubernetes/minikube/issues , not https://github.com/kubernetes/minikube/issue .
2019-04-03 18:24:48 -04:00
Sharif Elgamal
4c2f027795
Merge pull request #4040 from sharifelgamal/conformance
...
Add conformance test script
2019-04-03 12:00:11 -07:00
Sharif Elgamal
a415ffef07
fix boilerplate
2019-04-03 11:12:08 -07:00
Sharif Elgamal
9565c9303a
adding boilerplate
2019-04-02 15:59:47 -07:00
Sharif Elgamal
15614bf1bc
Add conformance test script
2019-04-02 15:50:54 -07:00
Thomas Strömberg
21180b5db8
Update roadmap.md
2019-04-02 12:55:41 -07:00
Thomas Strömberg
5c8bc99770
Update roadmap.md
2019-04-02 12:55:13 -07:00
Zhongcheng Lao
9a5f3c2673
Do not attempt to restart service on failures for Hyper-V daemons
...
Service restart may not work when a specific integration service
is disabled in the VM setting. Remove the setting for performance
concerns.
2019-03-31 14:06:56 +08:00
Zhongcheng Lao
e8cdc4ba85
Merge Hyper-V deamon packages to hyperv-daemons
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-03-31 12:28:00 +08:00
Zhongcheng Lao
e0d7363fba
Add udev rules to generate devices for Hyper-V daemons
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-03-31 12:27:54 +08:00
Zhongcheng Lao
def1a55472
Install Hyper-V FCOPY daemon
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-03-31 12:27:23 +08:00
Zhongcheng Lao
47f4d2ebac
Install Hyper-V VSS daemon
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-03-31 12:26:37 +08:00
Zhongcheng Lao
f18136dc9e
Install required scripts for Hyper-V KVP daemon
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-03-30 19:20:57 +08:00
Anders F Björklund
4c4d0b270b
Upgrade Docker, from 18.06.2-ce to 18.06.3-ce
...
We have our own runc version anyway, instead of the older
unpatched one that was shipped by mistake with 18.06.2...
But now that we are printing the container runtime version,
some people find it disturbing to see the older number.
2019-03-30 08:36:10 +01:00
Jan Janik
e3cd27264d
Escape systemd special chars in —docker-env
2019-03-29 16:56:51 +13:00
Arnaud Jardiné
c57deb5ee5
Add test
2019-03-28 18:34:06 +01:00
Thomas Strömberg
786eb654d3
Merge pull request #4008 from afbjorklund/package-version
...
The GitHub release notes were missing a version
2019-03-28 10:30:42 -07:00
Kubernetes Prow Robot
9b8e3ed78a
Merge pull request #4015 from jat001/patch-1
...
```#compdef``` must be the first line
2019-03-27 23:42:42 -07:00
Jat
f64b343965
```#compdef``` must be the first line
2019-03-28 10:44:32 +08:00
Arnaud Jardiné
3086480a2e
Add port name to service struct used in minikube service
2019-03-27 21:19:46 +01:00
Abdulla Bin Mustaqeem
52874db0e6
Accessing minikube Dashboard UI
2019-03-27 23:54:00 +05:00
Anders F Björklund
f7a8294126
The GitHub release notes were missing a version
2019-03-27 18:24:44 +01:00
Thomas Strömberg
b1899479f5
Add help wanted image
2019-03-27 09:23:42 -07:00
Thomas Strömberg
b13ce5ffa3
Merge pull request #4004 from tstromberg/v1.0.0-release
...
Add help wanted image
2019-03-27 09:21:58 -07:00
Thomas Stromberg
d189321ba1
Make the help wanted image smaller
2019-03-27 09:21:09 -07:00
Thomas Stromberg
2c9976feeb
Add help wanted
2019-03-27 09:17:44 -07:00
Thomas Strömberg
fa8f16109f
Merge pull request #3999 from minikube-bot/jenkins-releases.json-v1.0.0
...
update releases.json to include v1.0.0
2019-03-27 09:14:57 -07:00
Thomas Strömberg
cd1b9d2457
Merge pull request #4003 from tstromberg/v1.0.0-release
...
Decrease start.jpg width to 800px
2019-03-27 09:13:58 -07:00
Thomas Stromberg
e07567fe0c
Decrease start.jpg width to 800px
2019-03-27 09:03:09 -07:00
Thomas Strömberg
82edca14f8
Merge pull request #4002 from tstromberg/v1.0.0-release
...
Update start.jpg for v1.0
2019-03-27 09:01:49 -07:00
Thomas Stromberg
2b084263c3
Update start.jpg for v1.0
2019-03-27 09:01:01 -07:00
Thomas Strömberg
74a977a7b3
v1.0.0
2019-03-27 08:44:24 -07:00
Thomas Strömberg
35f300560b
Mention brew automation checks
2019-03-27 08:37:10 -07:00