Commit Graph

5562 Commits (79424baac934cd483ab556af5e0d41f4fedfe830)

Author SHA1 Message Date
Thomas Stromberg 79424baac9 start: extend core service timeout to decrease flakes 2019-09-11 09:56:23 -07:00
Thomas Stromberg 41a312c24a dashboard: extend startup timeout to decrease flakes 2019-09-11 09:56:05 -07:00
Thomas Stromberg 46550dbf0d config: improve usage error messages 2019-09-11 09:55:46 -07:00
Thomas Strömberg f36c5d8ed1
Merge pull request #5289 from n0npax/skip-http-proxy-localhost-for-docker-env
Skip http proxy localhost for docker env
2019-09-10 22:16:25 -07:00
Sharif Elgamal 52b1395bbc
Merge pull request #5311 from sharifelgamal/docker-machine
forwarding docker/machine to machine-drivers/machine
2019-09-10 14:54:47 -07:00
Sharif Elgamal 78efb602b3
forwarding docker/machine to machine-drivers/machine 2019-09-10 13:08:44 -07:00
Sharif Elgamal ea83658195
Merge pull request #5285 from sharifelgamal/windows-process
Kill all child processes when cleaning up integration tests
2019-09-10 11:46:04 -07:00
Sharif Elgamal 0a0c527571
remove extra line 2019-09-10 10:01:29 -07:00
Thomas Strömberg e589c37f34
Merge pull request #5292 from dpandhi-git/master
dashboard: When run as root, show URL instead of opening browser
2019-09-09 17:59:06 -07:00
Sharif Elgamal c568fe3551
remove more platform specific stuff 2019-09-09 13:50:14 -07:00
Sharif Elgamal 6889e8f42e
platform agnostic kill process 2019-09-09 13:42:50 -07:00
dpandhi-git 814c8e1c17 updated || for condition if dashboardURLMode && user.Uid as per comments #5292 2019-09-09 13:38:01 -07:00
Deepika Pandhi 73aefd070e fix in dashboard.go to display dashborad url with root 2019-09-09 13:36:02 -07:00
Anders Björklund 35cfb7eaf8
Merge pull request #5304 from afbjorklund/crio-v1.15.1
Upgrade crio to 1.15.1
2019-09-09 21:46:09 +02:00
Thomas Strömberg 2b92fd8a26
Merge pull request #5303 from afbjorklund/docker-18.09.9
Upgrade Docker, from 18.09.8 to 18.09.9
2019-09-09 12:06:59 -07:00
Anders F Björklund b2c1698ee7 Upgrade crio to 1.15.1
Drop patch that has now been integrated upstream.

Give up on running crio-config, use pre-generated.
2019-09-09 19:29:18 +02:00
Anders F Björklund 4ccc08a7cb Upgrade Docker, from 18.09.8 to 18.09.9 2019-09-09 18:20:35 +02:00
Thomas Strömberg 8b1eb2ddc7
Merge pull request #5296 from tstromberg/driver-docs3
Add driver usage
2019-09-09 06:19:54 -07:00
Thomas Stromberg cd0d174e66 Add driver usage 2019-09-08 10:48:39 -07:00
Marcin Niemira ee8d4b757c
fix unit tests 2019-09-08 16:25:55 +10:00
Marcin Niemira e9f9df56ad
fix misspeling 2019-09-07 20:38:40 +10:00
Marcin Niemira e9517ec69b
add tests 2019-09-07 20:26:57 +10:00
Marcin Niemira 0b986bd044
don't pass http_proxy to dockerEnv if it's poiting to localhost 2019-09-07 18:36:18 +10:00
Sharif Elgamal 1cfa96ff09
add testing parameter 2019-09-06 15:06:48 -07:00
Sharif Elgamal 2d4dfedba5
Kill all children processes when cleaning up integration tests 2019-09-06 15:04:54 -07:00
Sharif Elgamal e974ce36a6
Merge pull request #4510 from yinzara/master
Add 'native-ssh' flag to 'minikube start' and 'minikube ssh'
2019-09-06 09:57:04 -07:00
Thomas Strömberg 412435654d
Merge pull request #5276 from tstromberg/beta
Mark alpha/beta releases as a pre-release on GitHub
2019-09-06 09:49:53 -07:00
Matt Morrissette f1b3afe99c
Add "native-ssh" flag to "start" and "ssh" commands and config 2019-09-05 17:38:41 -07:00
Thomas Strömberg 49788bc662
Merge pull request #5277 from tstromberg/relnotes
Update CHANGELOG to include the most recent commits
2019-09-05 15:41:28 -07:00
tstromberg 15a8a68095 Update to include the most recent commits 2019-09-05 15:41:02 -07:00
tstromberg 0cac1eb4e4 Mark alpha/beta releases as a pre-release on GitHub 2019-09-05 15:39:40 -07:00
Thomas Strömberg 684ef352cd
Merge pull request #5275 from tstromberg/beta
Add - for ~ replacement in release_build_and_upload
2019-09-05 15:12:56 -07:00
tstromberg c6cfd64ec2 Add - for ~ replacement in release_build_and_upload 2019-09-05 15:03:35 -07:00
Thomas Strömberg dfbdbb8563
Merge pull request #5274 from tstromberg/beta
Substitute dashes for tildes when generating Linux packages
2019-09-05 14:56:57 -07:00
tstromberg b14adecbe8 Substitute dashes for tildes when generating Linux packages 2019-09-05 14:35:35 -07:00
Sharif Elgamal 70d29a66bc
Merge pull request #5273 from kubernetes/sharifelgamal-patch-2
Fix indent for linting
2019-09-05 12:29:03 -07:00
Sharif Elgamal 8ff9309b41
Fix indent for linting 2019-09-05 12:18:34 -07:00
Sharif Elgamal 906c2d5f5f
Merge pull request #5244 from dpandhi-git/patch-1
Changed minikube config list to minikube config view
2019-09-05 11:56:02 -07:00
Sharif Elgamal 8a92d78285
Merge pull request #5232 from n0npax/improve-registry-test-coverage
improve test coverage for registry package
2019-09-05 11:52:32 -07:00
Sharif Elgamal ba2f93106f
Merge pull request #5086 from MaxKam/checkCPUCount
Minimum CPUs check
2019-09-05 11:49:54 -07:00
Thomas Strömberg 3457782f0e
Merge pull request #4759 from serhatcetinkaya/master
Exit if --kubernetes-version is older than the oldest supported version
2019-09-05 11:45:45 -07:00
Sharif Elgamal cb5ebed001
Merge pull request #4494 from ianlewis/gvisor-containerd-shim_v0.0.2
Update gvisor runsc version
2019-09-05 11:26:37 -07:00
Thomas Strömberg e1f5d7d454
Merge pull request #5272 from tstromberg/beta
Add GOPATH back to release script, add diagnostics
2019-09-05 10:27:53 -07:00
tstromberg e3ad0bb20e Set GOPATH, add diagnostics 2019-09-05 10:23:37 -07:00
Thomas Strömberg 271ddb1595
Merge pull request #5264 from kubernetes/beta
Allow alpha/beta releases to be tagged
2019-09-04 19:47:39 -07:00
Thomas Stromberg d455ba36d7 Allow alpha/beta releases 2019-09-04 15:41:13 -07:00
Thomas Strömberg 7718fc1e25
Add v1.4.0-beta.0 changes 2019-09-04 15:38:42 -07:00
Thomas Strömberg a24356cc3b
Merge pull request #5263 from tstromberg/beta
skip json and brew update if this is a non-standard release
2019-09-04 15:32:02 -07:00
Thomas Stromberg 3fe41c6cf3 skip json and brew update if this is a non-standard release 2019-09-04 15:02:34 -07:00
Thomas Strömberg d0fad4c7d4
Merge pull request #5261 from tstromberg/beta
Update build scripts to handle alpha/beta releases
2019-09-04 14:56:39 -07:00