Thomas Strömberg
|
eff89d3ed8
|
Merge pull request #4382 from medyagh/cleanvendor
clean vendor on make clean
|
2019-05-30 15:39:25 -07:00 |
Sharif Elgamal
|
483f9fb19e
|
Merge branch 'master' of github.com:kubernetes/minikube into localization-poc
|
2019-05-30 15:26:20 -07:00 |
josedonizetti
|
0e633533c2
|
Refactor: improve readability drivers.Restart
|
2019-05-30 17:24:28 -03:00 |
Benn Linger
|
529b5aa389
|
Fixed addon-manager failing with non-default --apiserver-port
|
2019-05-30 16:21:44 -04:00 |
Sharif Elgamal
|
94e9c002a6
|
Merge pull request #4381 from josedonizetti/fix-kvm-gpu-log
Fix kvm gpu log
|
2019-05-30 13:09:37 -07:00 |
Medya Gh
|
079d22c950
|
clean vendor on make clean
|
2019-05-30 12:43:48 -07:00 |
Sharif Elgamal
|
16af8b403c
|
Merge pull request #4376 from sharifelgamal/style-enum
Change console style string to enum
|
2019-05-30 11:06:34 -07:00 |
josedonizetti
|
986c61d15e
|
Fix kvm gpu log
|
2019-05-30 14:56:46 -03:00 |
Sharif Elgamal
|
94932dd5e5
|
Remove unnecessary HasStyle function
|
2019-05-30 10:53:43 -07:00 |
Sharif Elgamal
|
f424969553
|
Initialisms, man.
|
2019-05-30 10:40:45 -07:00 |
Thomas Strömberg
|
b56c5abff9
|
Merge pull request #4379 from josedonizetti/add-kvm-default-network-doc
Add kvm default network documentation
|
2019-05-30 10:31:22 -07:00 |
Sharif Elgamal
|
984f563e21
|
remove unnecessary String() implementation
|
2019-05-30 10:18:40 -07:00 |
josedonizetti
|
a8b0485551
|
Add kvm default network documentation
|
2019-05-30 14:16:32 -03:00 |
Thomas Strömberg
|
722f501283
|
Merge pull request #4372 from tstromberg/apiserver-wait
Increase apiserver wait time from 1 minute to 3 minutes
|
2019-05-30 09:20:23 -07:00 |
Sharif Elgamal
|
6d507fbcd1
|
Fixing variable style
|
2019-05-29 19:19:33 -07:00 |
Sharif Elgamal
|
5a2eaf8fc1
|
Merge pull request #4373 from sharifelgamal/reviewers
OWNERS and MAINTAINERS file cleanup
|
2019-05-29 19:09:51 -07:00 |
Sharif Elgamal
|
34ccd2ad41
|
Change console style string to enum
|
2019-05-29 18:45:55 -07:00 |
Sharif Elgamal
|
fbc11c327a
|
Recursive search for extractor
|
2019-05-29 14:35:28 -07:00 |
Sharif Elgamal
|
6ce09e68c9
|
OWNERS and MAINTAINERS file cleanup
|
2019-05-29 13:48:15 -07:00 |
tstromberg
|
9c996a7796
|
Clarify log message
|
2019-05-29 11:55:20 -07:00 |
tstromberg
|
3a63a512db
|
Wait up to 3 minutes for the apiserver to become healthy
|
2019-05-29 11:54:45 -07:00 |
Thomas Strömberg
|
25b4555d90
|
Mention NodePort ranges
|
2019-05-29 11:39:48 -07:00 |
Sharif Elgamal
|
b64f62ccfb
|
Merge pull request #4370 from medyagh/smalltypo
fix func name in comment
|
2019-05-29 11:08:41 -07:00 |
Medya Gh
|
09a1cc5179
|
fix func name in comment
|
2019-05-29 11:06:25 -07:00 |
Thomas Strömberg
|
56ec0aeb10
|
Merge pull request #4283 from tstromberg/timesunk
Sync guest system clock if desynchronized from host
|
2019-05-29 10:34:24 -07:00 |
Thomas Strömberg
|
db37c03063
|
Merge pull request #4364 from tstromberg/no-docker-version
docker-env: Remove DOCKER_API_VERSION
|
2019-05-29 10:27:43 -07:00 |
Thomas Strömberg
|
c83d5f712d
|
Merge pull request #2797 from shahiddev/master
Disable hyperv dynamic memory for hyperv driver
|
2019-05-29 10:27:20 -07:00 |
Thomas Stromberg
|
0afdce2d6d
|
Address lint issue
|
2019-05-28 20:59:53 -07:00 |
Thomas Stromberg
|
27dcd40983
|
Pull logic out to ensureSyncedGuestClock
|
2019-05-28 20:57:26 -07:00 |
Thomas Stromberg
|
035331b96b
|
Add testing
|
2019-05-28 20:24:01 -07:00 |
Thomas Stromberg
|
5dd0890fc7
|
Set a realistic desync value
|
2019-05-28 19:12:00 -07:00 |
Thomas Stromberg
|
3c39723d41
|
Merge branch 'master' into timesunk
|
2019-05-28 19:10:14 -07:00 |
Thomas Stromberg
|
2bf84b1593
|
Make maxClockDesyncSeconds a float for clarity & ease of calling math.Abs
|
2019-05-28 19:10:09 -07:00 |
Thomas Stromberg
|
b0d8d7feb3
|
Refactor for testability
|
2019-05-28 18:58:56 -07:00 |
Thomas Strömberg
|
4548418cf3
|
Merge pull request #4356 from wj24021040/master
delete the unnecessary word
|
2019-05-28 18:16:25 -07:00 |
Thomas Stromberg
|
a3f557d870
|
Remove dangling references to DockerAPIVersion
|
2019-05-28 17:21:26 -07:00 |
Thomas Stromberg
|
2a590682bf
|
Remove DOCKER_API_VERSION
|
2019-05-28 17:16:21 -07:00 |
Thomas Strömberg
|
516904c9a1
|
Merge pull request #4321 from afbjorklund/podman-buildah
Make buildah --no-pivot default, using env var
|
2019-05-28 17:09:48 -07:00 |
Thomas Strömberg
|
2875909713
|
Merge pull request #4354 from afbjorklund/kubectl-stdin
Pass minikube stdin to the kubectl command
|
2019-05-28 17:08:04 -07:00 |
Thomas Strömberg
|
dbc64c053b
|
Merge pull request #4355 from josedonizetti/fix-kvm-remove-when-domain-is-not-defined
Fix kvm remove when domain is not defined
|
2019-05-28 17:07:53 -07:00 |
Thomas Strömberg
|
05332bdf9a
|
Merge pull request #4362 from blueelvis/bug/2587-path-being-destroyed-when-too-long
Windows installer: Use PowerShell to update PATH value to avoid 1024 char truncation
|
2019-05-28 17:06:57 -07:00 |
Thomas Strömberg
|
dcb10332a0
|
Merge pull request #4334 from josedonizetti/refactor-kvm-lookup-status-ip
Refactor kvm lookupIPFromStatusFile
|
2019-05-28 10:26:02 -07:00 |
Thomas Strömberg
|
657221e9d2
|
Merge pull request #4341 from kumarom/registry-proxy
Enable registry-proxy
|
2019-05-28 10:25:28 -07:00 |
Pranav Jituri
|
2be046b4f9
|
Modified NSIS Script to use the PowerShell Script
|
2019-05-28 16:11:14 +05:30 |
Pranav Jituri
|
1dcd70f121
|
Added PowerShell script to add/remove path
|
2019-05-28 16:10:46 +05:30 |
josedonizetti
|
c09913070d
|
Fix kvm remove when domain is not defined
|
2019-05-25 09:23:40 -03:00 |
Anders F Björklund
|
fb0a6f4548
|
Make buildah --no-pivot default, using env var
Needed for doing "podman build" (uses buildah) when running on rootfs.
This environment variable has the same affect as DOCKER_RAMDISK does.
|
2019-05-25 13:23:29 +02:00 |
Shahid Iqbal
|
5ed19ee7bd
|
disable hyperv dynamic memory for hyperv driver
|
2019-05-25 10:17:07 +01:00 |
wj24021040
|
f19c341dc1
|
delete the unnecessary word
|
2019-05-25 16:38:38 +08:00 |
Anders F Björklund
|
e809cbd977
|
Pass minikube stdin to the kubectl command
This is needed for doing e.g. "apply -f -"
|
2019-05-25 09:57:03 +02:00 |