Commit Graph

5934 Commits (a4f9594db14dd6414988d5830d8a80439ef610ba)

Author SHA1 Message Date
duohedron a4f9594db1
Merge branch 'master' into boilerplate 2019-10-07 16:55:14 +02:00
duohedron 2e4512ea18 Squashed commit of the following:
commit 06c248b843151906dce6f2aa499e5aa521ad3147
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 16:20:56 2019 +0200

    Revert travis.yml

commit 18f8d2f1985834f1bd95e271e009b55b2d18c3fb
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 16:14:46 2019 +0200

    Switch lint and boilerplate in .travis.yml

commit e75dd2434da804649f5a0b6169f819037efd59ae
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 16:10:48 2019 +0200

    Fix env in .travis.yml

commit 94d105f50b8555e01303857dcb9ded0785dbd122
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 15:55:22 2019 +0200

    Fix fileExtension in boilerplate.go

commit b1b4e8145fc20c8a2a4e062b98f455206983b1d5
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 14:50:26 2019 +0200

    Fix absolute path containing skipped dirs in boilerplate.go

commit 52f8d62688d3289d4210ebd2ac81116c38aaf2fa
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 14:00:33 2019 +0200

    Modify Travis CI to use one VM instead of three

commit 99534ebe4c84f78dac12f2bc8b423143c6a79258
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 13:59:28 2019 +0200

    Changed fix.sh to use go run

commit dd3fd243341666e5d47d105fb2d25eedfecf1c74
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 13:37:08 2019 +0200

    Change go build to go run in test.sh

commit 2d5f22b826c205d2cbf5e9e0909555198c19d85f
Author: duohedron <kopi@duohedron.com>
Date:   Mon Oct 7 13:23:55 2019 +0200

    Fix whitespaces and function names
2019-10-07 16:48:37 +02: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
duohedron a0215e0ce8 Add comments to boilerplate.go 2019-10-06 23:11:58 +02:00
duohedron 2a33f62180 Remove unnecessary filename parameter from boilerplate.go 2019-10-06 23:06:41 +02:00
duohedron 6c907daa07 Fix/refactor boilerplate.go 2019-10-06 22:56:53 +02: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
duohedron 9447e9105b Skipp docsy submoduke from boilerplate check 2019-10-05 23:42:26 +02:00
duohedron bcd7d73389 Boilerplate checking python script replaced with go 2019-10-05 19:31:39 +02: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
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
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
Thomas Strömberg 3358a2e632
Merge pull request #5462 from tstromberg/mep
Proposal: MEP, the minikube enhancement proposal workflow
2019-10-01 13:15:02 -07:00
Josh Woodcock e815f44e68 Add TCP/UDP ingress tutorial 2019-10-01 15:14:52 -05:00
tstromberg 414cdd2928 Address code review feedback 2019-10-01 13:14:43 -07:00
Josh Woodcock e468bf90d1 Fix pods not being scheduled when ingress deployment is patched
Update nginx-ingress-controller to 0.26.1
2019-10-01 15:10:34 -05:00
Josh Woodcock 917fbd3c18 Update to nginx-ingress-controller:0.26.1 2019-10-01 13:02:52 -05:00
Josh Woodcock 6467f5da79 Correct docs for linux 2019-10-01 13:02:06 -05:00
Josh Woodcock 22cfacee29 Add ingress-dns addon 2019-10-01 04:55:16 -05:00
Sharif Elgamal 7d59b0d36c
Merge pull request #5491 from n0npax/pl-translation
PL translation
2019-09-30 13:03:21 -07:00
Zoltán Reegn 0b96c2e6b7 Upgrade nginx ingress controller to 0.26.1 2019-09-30 15:46:45 +02:00
Marcin Niemira a3fe853dfc
additional translations for pl 2019-09-29 22:42:21 +10:00
Marcin Niemira 4b81fbeb72
unify pl translation with fr one 2019-09-29 22:19:04 +10:00
Zhongcheng Lao f43690c92f
Fixes repository for storage-provisioner
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-29 09:07:56 +08:00
Marcin Niemira 96a8c3db6a
Merge branch 'master' of https://github.com/kubernetes/minikube into pl-translation 2019-09-28 22:59:15 +10:00
Zhongcheng Lao a92493b800
Remove constant to make test happy
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-28 13:25:12 +08:00
Zhongcheng Lao d891526cc0
Moves runtime constants to kubeadm package
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-28 12:27:46 +08:00
Zhongcheng Lao baf0ba31ab
Rename config file const
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-28 12:26:06 +08:00
Zhongcheng Lao 630dba3af1
Merge remote-tracking branch 'origin/master' into crio-containerd-image-repo 2019-09-28 12:23:20 +08:00
Thomas Strömberg 90bf0f8ec5
Merge pull request #5439 from afbjorklund/current-context
Fix order of parameters to CurrentContext funcs
2019-09-27 16:32:23 -07:00
Thomas Strömberg ac84d68a43
Merge pull request #5483 from tanjunchen/clean-up-document
fr: fix translations of environment & existent
2019-09-27 16:30:59 -07:00