Commit Graph

11065 Commits (52239798934b24d7da8ba2d9b82997764ff8dccd)

Author SHA1 Message Date
Medya Gh 597453c7ef disable firewalls on mac os agent 2020-07-08 16:49:58 -07:00
Medya Gh 85517ddec6 remove sign binary 2020-07-08 15:39:11 -07:00
Medya Gh 210024afdd update docs 2020-07-08 15:26:13 -07:00
Medya Gh 89a8e7461c try signing binaries 2020-07-08 15:15:53 -07:00
Medya Gh 2616da204a bump iso to v1.12.0 2020-07-08 15:08:27 -07:00
Medya Ghazizadeh 432d09367b
Merge pull request #8683 from medyagh/gh_info_mac
github action test: add info to virtualbox test
2020-07-08 15:07:24 -07:00
Medya Gh f36ef0ea89 add info to all virtualbox tests 2020-07-08 14:48:01 -07:00
Medya Gh 5e940bc230 add info to virtualbox test in gh action 2020-07-08 14:38:40 -07:00
Thomas Stromberg 0b3e2ae79b none CNI: error if portmap plug-in is required but unavailable. Make testable 2020-07-08 14:30:48 -07:00
Thomas Stromberg f8068d06f7 Merge branch 'master' into none-timeout 2020-07-08 13:48:34 -07:00
Priya Wadhwa b9cd0caa7c only out.T should be used to convert steps to JSON 2020-07-08 16:30:48 -04:00
Priya Wadhwa 6d95edda7b remove empty test 2020-07-08 16:28:51 -04:00
priyawadhwa b6f0829d7d
Merge pull request #8505 from zhijianli88/cleanup-tempfiles
Cleanup tempfiles
2020-07-08 14:53:51 -04:00
priyawadhwa 7367c72a3e
Merge pull request #8490 from zhijianli88/cleanup
A few cleanup
2020-07-08 14:52:28 -04:00
priyawadhwa 9530159a04
Merge pull request #7743 from jpoikela/patch-1
docs: fix link to kubernetes 'pull-image-private-registry'
2020-07-08 14:47:16 -04:00
priyawadhwa 9142e76025
Merge pull request #8678 from vinu2003/fix-unquoted-string
fixed the unterminated quoted string
2020-07-08 14:35:01 -04:00
RA489 39a4268317 Upgrade go version to 1.14.4 2020-07-08 23:27:38 +05:30
vinu2003 1a769c3c91 fixed the unterminated qouted string 2020-07-09 02:44:37 +10:00
Priya Wadhwa 3e6ef0b37a fix unit test 2020-07-08 11:10:47 -04:00
Priya Wadhwa 290f48f98e Add Infof function to out package 2020-07-08 11:00:32 -04:00
Priya Wadhwa 6f5fc02b8c Remove distinct steps test until all of JSON output has been implemented 2020-07-08 10:52:57 -04:00
Medya Ghazizadeh 38293ab42d
Merge pull request #8617 from kubernetes/medyagh-patch-3
Update docs kvm2 for nested virtualization
2020-07-07 16:02:13 -07:00
Medya Ghazizadeh 1de1195cfa
Update kvm2.md 2020-07-07 16:01:47 -07:00
Medya Ghazizadeh d799656768
Merge pull request #8608 from mbbroberg/patch-1
Docs: Clarify steps to get podman running as a driver
2020-07-07 15:56:02 -07:00
Medya Ghazizadeh 1bcb375f93
Merge pull request #8147 from nezorflame/fix-error-msg
add new --extra-config option "scheduler"
2020-07-07 15:55:08 -07:00
Medya Ghazizadeh d8106f7d06
Merge pull request #8454 from colvin/addon-podsecuritypolicies
Include a podsecuritypolicies addon
2020-07-07 15:52:03 -07:00
Thomas Stromberg 7df4075297 Don't propagate stopped as an error, so that 'delete' works on stopped none clusters 2020-07-07 15:23:26 -07:00
Thomas Stromberg 53ce804cff retry.Local should respect the maxTime argument 2020-07-07 15:10:30 -07:00
Thomas Stromberg f82d5c6bb2 Reduce apiserver health timeout from 8s to 5s 2020-07-07 15:10:05 -07:00
Priya Wadhwa 776e6c4ab3 Skip none and docker driver for now, as we haven't added support for Wanrings yet 2020-07-07 17:16:56 -04:00
Priya Wadhwa 1980e066dd fix lint and generate-docs 2020-07-07 15:57:07 -04:00
Priya Wadhwa 6367f71867 Make sure each step is unique 2020-07-07 15:39:47 -04:00
Priya Wadhwa bd94872a10 add additional steps 2020-07-07 14:25:27 -04:00
Priya Wadhwa ddecfd77e7 Include Ln as a Step 2020-07-07 13:24:53 -04:00
Priya Wadhwa 1ac2f6ddc0 cleanup 2020-07-07 13:19:33 -04:00
Priya Wadhwa 8444fb3e3b Add integratio test to check for cloud events compatability 2020-07-07 13:09:04 -04:00
Priya Wadhwa dd60fa85cc Remove emojis from json output 2020-07-06 15:28:51 -04:00
Priya Wadhwa f68716e2da Set up logic for steps 2020-07-06 15:12:13 -04:00
Medya Ghazizadeh 5e9bb011b7
Merge pull request #8653 from afbjorklund/buildroot-revert-go
Revert "The config flag for go packages were both changed"
2020-07-06 10:26:16 -07:00
Priya Wadhwa 10ba39cd3c Add --output=json flag and hook it up to out package 2020-07-06 12:32:34 -04:00
Priya Wadhwa 515616d1aa Add register of steps for 'minikube start' 2020-07-06 12:24:10 -04:00
Priya Wadhwa b72b1239ba Add function to print data in cloud events format 2020-07-06 12:23:59 -04:00
James Lucktaylor 85a641177e
Resequence test cases for better readability. 2020-07-06 13:07:14 +01:00
Anders F Björklund 9bc5cf8353 Delete cri-o patch file now unused after revert 2020-07-06 10:36:06 +02:00
Anders F Björklund 53073506d1 Revert "Upgrade crio to 1.18.1"
This reverts commit de7ea0b270.
2020-07-06 10:22:49 +02:00
Anders F Björklund 5ab9c542a9 Revert "Upgrade crio.conf to version v1.18.1"
This reverts commit f19ca1597c.
2020-07-06 10:22:40 +02:00
Anders F Björklund 00db37da3b Revert "The name of the make variable was changed"
This reverts commit 6e619bd5c7.
2020-07-06 10:22:22 +02:00
Anders F Björklund dfb970ab37 Revert "Upgrade crio to 1.18.2"
This reverts commit 514dda8f2e.
2020-07-06 10:19:48 +02:00
Anders F Björklund 857b693f57 Revert "The config flag for go packages were both changed"
Need to use the old config flag again for the old Buildroot

This reverts commit 661feaca3f.
2020-07-06 08:49:43 +02:00
jinhong.kim 93012acb10
Update multi_node.md to specify profile name
specifying a profile name in the ```minikube status```
2020-07-06 15:33:18 +09:00