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 |
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 |
Sharif Elgamal
|
984f563e21
|
remove unnecessary String() implementation
|
2019-05-30 10:18:40 -07:00 |
Sharif Elgamal
|
6d507fbcd1
|
Fixing variable style
|
2019-05-29 19:19:33 -07:00 |
Sharif Elgamal
|
34ccd2ad41
|
Change console style string to enum
|
2019-05-29 18:45:55 -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 |
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 Stromberg
|
a3f557d870
|
Remove dangling references to DockerAPIVersion
|
2019-05-28 17:21:26 -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
|
dcb10332a0
|
Merge pull request #4334 from josedonizetti/refactor-kvm-lookup-status-ip
Refactor kvm lookupIPFromStatusFile
|
2019-05-28 10:26:02 -07:00 |
josedonizetti
|
c09913070d
|
Fix kvm remove when domain is not defined
|
2019-05-25 09:23:40 -03:00 |
Shahid Iqbal
|
5ed19ee7bd
|
disable hyperv dynamic memory for hyperv driver
|
2019-05-25 10:17:07 +01:00 |
Thomas Strömberg
|
8f9a3f448d
|
Merge pull request #4344 from josedonizetti/fix-kvm-remove-when-domain-is-not-running
Fix kvm remove when domain is not running
|
2019-05-24 13:55:04 -07:00 |
Thomas Strömberg
|
bb56fd2eb7
|
Merge pull request #4323 from josedonizetti/fix-kvm-ensure-network
kvm2: Add support for --kvm-network to ensureNetwork
|
2019-05-24 10:47:41 -07:00 |
josedonizetti
|
48237d95b8
|
Clean up kvm Remove code
|
2019-05-24 14:27:55 -03:00 |
josedonizetti
|
b65c7403cf
|
Add error warp to destroyRunningDomain
|
2019-05-24 14:27:55 -03:00 |
josedonizetti
|
3124f11e1b
|
Fix kvm remove when domain is not running
|
2019-05-24 14:27:55 -03:00 |
josedonizetti
|
81f0d9ba37
|
Fix kvm remove warn message
|
2019-05-24 12:38:00 -03:00 |
josedonizetti
|
1852a72caf
|
Refactor kvm lookupIPFromStatusFile
|
2019-05-23 15:38:02 -03:00 |
josedonizetti
|
fc2e2e52c5
|
Skip kvm network deletion if private network doesn't exist
|
2019-05-23 06:17:12 -03:00 |
josedonizetti
|
93329f1619
|
Remove obsolete comment
|
2019-05-22 17:25:27 -03:00 |
josedonizetti
|
e3bf4bd7ec
|
Fix kvm ensureNetwork
|
2019-05-22 16:19:09 -03:00 |
Thomas Strömberg
|
5e4201786f
|
Merge pull request #4308 from josedonizetti/validate-kvm-network-exist
Validate kvm network exists
|
2019-05-21 15:08:54 -07:00 |
Thomas Strömberg
|
28edca2cfb
|
Merge pull request #4306 from tstromberg/docker-backwards-compat
Disable SystemVerification preflight on Kubernetes releases <1.13
|
2019-05-21 15:08:40 -07:00 |
tstromberg
|
ba28a73495
|
Improve KVM2_START_NO_IP, add KVM2_QEMU_MONITOR, DRIVER_CRASHED, and DRIVER_EXITED
|
2019-05-21 15:01:50 -07:00 |
tstromberg
|
11cdcef0e1
|
Add log statement
|
2019-05-21 13:14:17 -07:00 |
josedonizetti
|
e9a450df66
|
Validate kvm network exists
|
2019-05-21 16:19:15 -03:00 |
tstromberg
|
14b4e17cc1
|
Fix version comparison
|
2019-05-21 12:01:47 -07:00 |
tstromberg
|
04f6cf1230
|
Improve how we document Port-10250 and Swap
|
2019-05-21 11:52:45 -07:00 |
tstromberg
|
9d2c0b202c
|
Disable SystemVerification preflight on Kubernetes releases <1.13
|
2019-05-21 11:47:12 -07:00 |
tstromberg
|
44c18008b6
|
Add missing testdata update to v1.14.2
|
2019-05-20 13:34:06 -07:00 |
Thomas Strömberg
|
9d09ff069b
|
Merge pull request #4229 from medyagh/no_proxy_for_self
Allow minikube to function with misconfigured NO_PROXY value
|
2019-05-20 11:22:12 -07:00 |
Thomas Strömberg
|
f74c62a667
|
Merge pull request #4282 from tstromberg/apiserver-no-oom
Set apiserver oom_adj to -10 to avoid OOMing before other pods
|
2019-05-20 11:20:56 -07:00 |
Thomas Strömberg
|
35dc6a2ff2
|
Merge pull request #3892 from 11janci/jjanik-expose-pod-cidr
Expose ‘—pod-network-cidr’ argument in minikube
|
2019-05-20 08:14:03 -07:00 |
Thomas Strömberg
|
00832dc182
|
Merge pull request #4204 from afbjorklund/docker-18.09
Upgrade Docker, from 18.06.3-ce to 18.09.5
|
2019-05-20 08:12:55 -07:00 |
Medya Gh
|
b6bf1dff8d
|
Improve test clean up
|
2019-05-19 14:45:21 -07:00 |