Thomas Strömberg
db4ef8c714
Merge pull request #5508 from pucheGit/douga-termstyledetection
...
Adjusted Terminal Style Detection
2019-10-09 11:30:44 -07:00
Thomas Strömberg
7419078efa
Merge pull request #5533 from jpeach/buildroot-use-pkgdir
...
Replace BR2_EXTERNAL_MINIKUBE_PATH with PKGDIR.
2019-10-09 10:22:10 -07:00
Sharif Elgamal
e15c72565c
revert unrelated changes
2019-10-09 10:17:47 -07:00
Sharif Elgamal
946afc584d
pointless import
2019-10-09 10:13:19 -07:00
Sharif Elgamal
dc0240ab75
remove unnecessary call
2019-10-09 10:01:12 -07:00
Thomas Strömberg
dcde5b6418
Merge pull request #5575 from nanikjava/f-fix-5078
...
Add css to accomodate proper sizing for image
2019-10-09 09:35:00 -07:00
Nanik T
bb95e54d25
Add css to accomodate proper sizing for image
2019-10-09 19:48:22 +11:00
Sharif Elgamal
994606cdf4
Add libmachine debug logs back
2019-10-08 17:08:18 -07:00
Cornelius Weig
ac10db6631
Bump golangci-lint to v1.20.0
...
This version comes with significant memory improvements, making some
adjustments for small memory footprint in the CI obsolete.
2019-10-09 00:23:32 +02:00
Nanik T
ccd8a10ea7
Add dns page to explain how to use the flag inside site/ folder
2019-10-09 08:58:57 +11:00
Sharif Elgamal
4ba549a18a
Merge pull request #5487 from n0npax/improve-notify-test-coverage
...
Improve notify test coverage
2019-10-08 13:24:37 -07:00
Nanik T
2be877840c
Use configured DNS domain in bootstrapper kubeadm templates
...
Fixes #4963
Following are the file changes:
kubeadm.go --> Add DNSDomain as one the field
kubeadm_test.go --> Add new test case to test the dns changes
templates.go --> Add the new DNSDomain into the template
Add new testdata for the kubeadm_test.go
2019-10-08 19:30:10 +11:00
Medya Ghazizadeh
da8500a43f
Merge pull request #5492 from laozc/kubelet-systemd-perm
...
Change systemd unit files perm to 644
2019-10-07 22:46:37 -07:00
Medya Ghazizadeh
c5111ef3f5
Merge pull request #5559 from medyagh/cleanup_inaccessible
...
clean up inaccessible virtualbox
2019-10-07 22:33:24 -07:00
Nanik T
75ce59d500
Fix linting
2019-10-08 10:12:35 +11:00
Sharif Elgamal
7de9836263
Merge pull request #5562 from kubernetes/sharifelgamal-patch-5
...
Fix Jenkins Cross script to copy testdata properly
2019-10-07 15:38:40 -07:00
Nanik T
197215f85d
Make error message more human readable
...
Changes made:
* service.go - changes to the error string returned
* service_test.go - modify TestWaitAndMaybeOpenService test case to accomodate
for the new changes
2019-10-08 09:02:43 +11:00
Sharif Elgamal
c7c7201757
Fix Jenkins Cross script to copy testdata properly
...
`gsutil` changed its cp behavior starting with version 4.46, we need to change how we call it in order to preserve the directory structure our tests are expecting.
2019-10-07 14:53:19 -07:00
Medya Gh
008e4c9fcb
dont fail on clean up dir
2019-10-07 14:32:32 -07:00
Medya Gh
ea1c273987
clean up inaccessible virtualbox
2019-10-07 13:40:40 -07:00
Medya Ghazizadeh
03c241db74
Merge pull request #5556 from kubernetes/sharifelgamal-patch-4
...
Adding blueelvis as a minikube reviewer
2019-10-07 11:17:57 -07:00
Sharif Elgamal
b75a9fbbd7
Adding blueelvis as a minikube reviewer
2019-10-07 10:34:25 -07:00
Josh Woodcock
fdf5345616
Fix addons list output format option
2019-10-07 09:18:43 -05:00
Medya Ghazizadeh
33b6547bda
Merge pull request #5536 from n0npax/yamllint-on-travis-file
...
fix linting for travis.yml
2019-10-06 20:43:01 -07:00
Marcin Niemira
4134d08cb1
Update .travis.yml
2019-10-07 12:43:51 +11:00
Anders F Björklund
65278fcb4d
Address some go9p issues adressed by SonarCloud
2019-10-06 20:07:20 +02:00
Marek Schwarz
c4107aeece
Merge branch 'master' into DELETE_ALL_PROFILES
2019-10-06 14:22:05 +02:00
Pranav Jituri
cb5055ef19
Fixed linting error
2019-10-06 16:32:24 +05:30
Pranav Jituri
0945ed881b
Added flags to purge configuration
2019-10-06 16:17:30 +05:30
Medya Ghazizadeh
63497aa383
Merge pull request #5507 from woodcockjosh/add-dns-ingress-addon
...
Add ingress-dns addon
2019-10-05 19:49:59 -07:00
Marek Schwarz
5610849d6b
Merge branch 'master' into DELETE_ALL_PROFILES
2019-10-05 01:58:23 +02:00
Josh Woodcock
536639d516
Add images used in this plugin section
2019-10-04 09:19:55 -05:00
Marek Schwarz
0c9cd491ce
Replaced driver "hyperkit" by "virtualbox" in testfiles
...
Removed debug code
2019-10-03 22:33:24 +02:00
Marek Schwarz
b8abe562b3
Added more debug code
2019-10-03 22:20:47 +02:00
Marek Schwarz
ee97b87ef9
Added debug code
2019-10-03 21:31:28 +02:00
Marek Schwarz
ae6f47d562
Appended "/.minikube" to testMinikubeDir for machine_test
2019-10-03 21:21:48 +02:00
Medya Ghazizadeh
ce7babf78c
Merge pull request #5314 from sam-sla/patch-1
...
Update NO_PROXY example for Windows
2019-10-03 09:48:32 -07:00
Marek Schwarz
8a4b3b942f
Added more debug code
2019-10-03 18:41:49 +02:00
Marek Schwarz
280e11880d
Merge branch 'master' into DELETE_ALL_PROFILES
...
Explicitly unset viper MachineProfile in machine_test
2019-10-03 18:32:36 +02:00
Marcin Niemira
6596b3687e
rm spaces on end of line
...
fix yaml aligment
2019-10-03 21:22:11 +10:00
Marek Schwarz
1efdf11abb
Merge branch 'master' into DELETE_ALL_PROFILES
2019-10-03 12:02:59 +02:00
Marcin Niemira
e73c104955
add requested comment
2019-10-03 15:30:31 +10:00
Marcin Niemira
c20fe509e3
revert filepath.Join due to discussion on GH
2019-10-03 15:25:22 +10:00
James Peach
7cb9d643af
Replace BR2_EXTERNAL_MINIKUBE_PATH with PKGDIR.
...
Buildroot support the `_PKGDIR` variable to refer to the package
configuration directory. This means that we can replace all uses
of `BR2_EXTERNAL_MINIKUBE_PATH/package/foo` with `FOO_PKGDIR`.
2019-10-03 14:14:22 +10:00
Doug A
58825d4492
Corrected Formatting Issue
...
Missing space.
2019-10-02 20:45:16 -04:00
Thomas Strömberg
8f259e7f53
Merge pull request #5447 from laozc/crio-containerd-image-repo
...
Fixes image repository flags when using CRI-O and containerd runtime
2019-10-02 11:45:04 -07:00
Thomas Strömberg
10e57f2c28
Merge pull request #5514 from reegnz/feature/nginx-upgrade
...
Upgrade nginx ingress controller to 0.26.1
2019-10-02 11:15:22 -07:00
Thomas Strömberg
c8686203fe
Merge pull request #5523 from tanjunchen/clean-doc
...
fix some spelling mistakes in 20190925-minikube-enhancement-process.md file
2019-10-02 11:13:11 -07:00
Sharif Elgamal
b09aebda3b
Merge pull request #5525 from woodcockjosh/fix-tcp-udp-ingress-tutorial
...
Minor fixes to nginx tcp udp article
2019-10-02 11:11:33 -07:00
Medya Ghazizadeh
768318d102
Merge pull request #5455 from yuxiaobo96/minikube-update2
...
Improve the grammar and annotations
2019-10-02 11:11:08 -07:00