Sharif Elgamal
0f804a71af
Merge pull request #5574 from sharifelgamal/libmachine
...
Add libmachine debug logs back
2019-10-09 13:04:39 -07:00
Medya Ghazizadeh
c0e51aa37b
Merge pull request #5566 from nanikjava/f-fix-4963
...
Use configured DNS domain in bootstrapper kubeadm templates
2019-10-09 11:50:46 -07:00
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
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
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
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
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
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
Josh Woodcock
536639d516
Add images used in this plugin section
2019-10-04 09:19:55 -05: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
Marcin Niemira
6596b3687e
rm spaces on end of line
...
fix yaml aligment
2019-10-03 21:22:11 +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
Thomas Strömberg
41b9bcbda7
Merge pull request #5519 from woodcockjosh/fix-patch-ingress-deployment-cause-pods-not-scheduled
...
Fix pods not being scheduled when ingress deployment is patched
2019-10-02 10:50:28 -07:00
Josh Woodcock
752a2a9946
Minor fixes to tcp udp article
2019-10-02 06:29:37 -05:00
Marcin Niemira
5f1f109691
run goimports
2019-10-02 20:27:30 +10:00
Marcin Niemira
079e9d75b9
fix review comments
2019-10-02 18:01:48 +10:00
tanjunchen
3697b9fd11
fix some spelling mistakes
2019-10-02 10:31:26 +08:00
Thomas Strömberg
0788894670
Shorten template
2019-10-01 15:02:44 -07:00
Thomas Strömberg
4b8b797cba
Merge pull request #5521 from tstromberg/mep
...
Productionize MEP: add to PR template and documentation
2019-10-01 15:00:32 -07:00
Medya Ghazizadeh
3aa542c7c5
Merge pull request #5517 from woodcockjosh/add-tcp-udp-ingress-tutorial
...
Add TCP/UDP ingress tutorial
2019-10-01 14:16:32 -07:00
Josh Woodcock
e5e418964e
Add caveat about multiple services trying to listen on the same port in the same minikube instance
2019-10-01 16:11:09 -05:00
Josh Woodcock
8b91f31849
Remove message about forcing deployment update
2019-10-01 16:05:44 -05:00
Josh Woodcock
c01c8e7ec7
Update based on requested feedback
2019-10-01 16:03:29 -05:00
tstromberg
b49778cffd
Move MEP proposal from proposed to implemented
2019-10-01 13:38:16 -07:00
tstromberg
911b96dcfb
Productionize the MEP process
2019-10-01 13:37:52 -07:00
Josh Woodcock
ab01f9e44b
Clarify readme
2019-10-01 15:33:54 -05:00
tstromberg
ab1072414b
Move MEP from proposed to implemented
2019-10-01 13:15:44 -07:00