Commit Graph

6462 Commits (8b24eafbedb9786d50586e890563a289a2c294cb)

Author SHA1 Message Date
tstromberg 8b24eafbed Fix pod list retry, reset start timer 2019-10-30 14:36:15 -07:00
Thomas Strömberg ba8aeaae71
Merge pull request #5784 from tstromberg/podwait-none2
Improve reliability of TestStartStop with none driver
2019-10-30 06:08:53 -07:00
Thomas Strömberg 951152cc83
Merge pull request #5786 from tstromberg/vbox-kill
CI: kill VboxHeadless processes, move load warning until after cleanup
2019-10-30 06:06:06 -07:00
Thomas Stromberg b77490aba9 Remove trailing semicolon 2019-10-29 23:02:14 -07:00
Thomas Stromberg 042d509085 kill VboxHeadless processes, move load warning until after processes are killed 2019-10-29 22:57:14 -07:00
Thomas Stromberg 9303f5dd2f Correct bad merge 2019-10-29 22:42:15 -07:00
Thomas Strömberg ef398338d6
Merge pull request #5530 from medyagh/NewCmdRunner
Refactor command runner interface, allow stdin writes
2019-10-29 22:26:14 -07:00
Thomas Stromberg ecaf6ddb86 explicitly set --wait=true 2019-10-29 22:16:52 -07:00
Thomas Stromberg 0796be82d5 Make log message friendlier 2019-10-29 22:15:23 -07:00
Thomas Strömberg 646180bc19
Merge pull request #5783 from tstromberg/gvisor-flag
CI experiment: Move gvisor testing behind a flag, double timeout
2019-10-29 22:07:09 -07:00
Thomas Strömberg e10ceefa32
Merge pull request #5768 from tstromberg/postmortem-problems
CI: Cut down log noise by just showing problems by default
2019-10-29 21:59:42 -07:00
Thomas Stromberg 5ac8aef303 Retry Pods.List, as it may fails when the apiserver is being rescheduled 2019-10-29 21:53:30 -07:00
Thomas Stromberg 279915a38d Merge 2019-10-29 21:50:50 -07:00
Thomas Stromberg 970fc60403 Remove old kubeadm reset hack, also forcibly kill docker processes 2019-10-29 21:50:02 -07:00
Thomas Stromberg af6468f5a4 Move gvisor testing to live behind a flag, double timeout 2019-10-29 20:20:33 -07:00
Thomas Strömberg 01302ab256
Merge pull request #5778 from tstromberg/v1.5.1
Set latest_release to v1.5.1
2019-10-29 18:00:56 -07:00
Thomas Strömberg e57dd947c2
Merge pull request #5777 from minikube-bot/jenkins-releases.json-v1.5.1
update releases.json to include v1.5.1
2019-10-29 18:00:13 -07:00
tstromberg 99ab896c77 Set latest_release to v1.5.1 2019-10-29 17:58:54 -07:00
Thomas Strömberg 5cdae59f07
Merge pull request #5750 from issyl0/minikube-is-standard-homebrew-formula-now
macOS install docs: Minikube is a normal Homebrew formula now
2019-10-29 17:56:09 -07:00
Medya Gh 77ccd4694d resolve conflict 2019-10-29 17:50:49 -07:00
minikube-bot 790d461d04 Update releases.json to include v1.5.1 2019-10-29 17:43:04 -07:00
Thomas Strömberg 4df684c4cc
Merge pull request #5775 from tstromberg/v1.5.1
Update Makefile and CHANGELOG for v1.5.1
2019-10-29 17:33:39 -07:00
Medya Gh 773c525ae7 fix test and remove extra code 2019-10-29 16:36:10 -07:00
tstromberg 02d7b74d10 Flag should be --problems 2019-10-29 15:45:07 -07:00
tstromberg 7c06814d2f Update Makefile and CHANGELOG for v1.5.1 2019-10-29 15:43:00 -07:00
Thomas Strömberg 983dc16c83
Merge pull request #5761 from tstromberg/ulimit
Set Docker open-files limit ( 'ulimit -n') to be consistent with other runtimes
2019-10-29 15:41:58 -07:00
tstromberg f6bd4df15c Address feedback 2019-10-29 14:21:53 -07:00
Thomas Strömberg dc72d69d78
Merge pull request #5767 from afbjorklund/docker-uid
Used fixed uid/gid for the default user account
2019-10-29 14:12:53 -07:00
Medya Gh cd9e413852 resolve code review 2019-10-29 14:11:21 -07:00
Thomas Strömberg 85b486954b
Merge pull request #5771 from medyagh/gitignore_easset
add generated asset file to gitignore
2019-10-29 13:53:29 -07:00
Thomas Strömberg 74a5d477f2
Merge pull request #5718 from nanikjava/f-fix-test-disable-browser-test
Refactor to remove opening browser and just return url(s)
2019-10-29 13:51:33 -07:00
Medya Gh 765278b70d add generated asset file to gitignore 2019-10-29 13:38:25 -07:00
tstromberg 1a6cfdb034 Cut down log noise by just showing problems by default 2019-10-29 13:15:21 -07:00
tstromberg a2e684cf8d Retry mysql check, as mysqld doesn't come up fully configured immediately 2019-10-29 13:13:33 -07:00
Anders F Björklund d808a9ffec Used fixed uid/gid for the default user account
Buildroot now defaults to allocating the package users first,
and the defined users later which means they get higher ids.

In order for the default "docker" user to have the uid/gid as
in previous versions, set it explicitly (to the first: 1000)
2019-10-29 20:25:51 +01:00
tstromberg 0b7a54079d Merge branch 'master' into ulimit 2019-10-29 12:04:04 -07:00
Thomas Stromberg f34b51db65 default-ulimit should be an arg, not an environment var 2019-10-29 07:56:31 -07:00
Thomas Stromberg 9bacb6a8e4 Remove test settings from buildroot 2019-10-28 22:33:18 -07:00
Thomas Stromberg 205376fc6d WIP: Consistently set 'ulimit -n' across runtimes 2019-10-28 22:31:57 -07:00
Thomas Strömberg b4ce29d589
Merge pull request #5757 from priyawadhwa/wait_false
Set --wait=false to default but still wait for apiserver
2019-10-28 21:52:15 -07:00
Nanik T 994d093766 Add boolean to disable opening browser during test
The WaitAndMaybeOpenService(..) method allow user to open the service
url in a browser when found, this create issue during testing as it's
opening browser and consuming resources.

The fix is to introduce a boolean flag allowing the caller to specify
whether to just print out the url or open a browser window
2019-10-29 13:23:41 +11:00
Thomas Strömberg 75377fa4eb
Merge pull request #5697 from nanikjava/f-fix-5329
kubelet: Pass --config to use kubeadm generated configuration
2019-10-28 19:13:28 -07:00
Priya Wadhwa bd5840aacf improve comments 2019-10-28 18:02:45 -07:00
Priya Wadhwa c41eb8a835 Remove additional docs 2019-10-28 17:58:51 -07:00
Priya Wadhwa f3b1a09c36 Clean up bootstrapper interface to accept list of pods to wait for
when waiting for the cluster to start up.
2019-10-28 17:34:04 -07:00
Priya Wadhwa 5113270c81 Update integration test name 2019-10-28 17:13:41 -07:00
Priya Wadhwa 5f12e9afa1 Update docs and add error message to generate-docs 2019-10-28 17:12:03 -07:00
Priya Wadhwa c3dd5bc0c6 Add integration test
to make sure apiserver is up and running and that the pod can be
accessed via kubectl.
2019-10-28 16:50:01 -07:00
Thomas Strömberg 58018eee85
Merge branch 'master' into f-fix-5329 2019-10-28 16:22:18 -07:00
Priya Wadhwa 993967bcc7 make sure we can get api server pod 2019-10-28 15:20:13 -07:00