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
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
63497aa383
Merge pull request #5507 from woodcockjosh/add-dns-ingress-addon
...
Add ingress-dns addon
2019-10-05 19:49:59 -07:00
Marcin Niemira
c20fe509e3
revert filepath.Join due to discussion on GH
2019-10-03 15:25:22 +10:00
Doug A
58825d4492
Corrected Formatting Issue
...
Missing space.
2019-10-02 20:45:16 -04: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
Josh Woodcock
22cfacee29
Add ingress-dns addon
2019-10-01 04:55:16 -05:00
Doug A
c9765993c9
Adjusted Terminal Style Detection
...
Added check for COLORTERM environment variable.
2019-10-01 00:57:55 -04:00
Zhongcheng Lao
4ab0834309
Change systemd unit files perm to 644
...
systemd complains about the conf file is not world-inaccessible
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-29 23:47:49 +08:00
Marcin Niemira
a4da6a3e05
improve error msg
2019-09-29 22:55:40 +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
b4a647464b
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-notify-test-coverage
2019-09-28 20:34:55 +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
Y.Horie
291b60b4b7
move DefaultWait,DefaultInterval to service #5375
2019-09-27 07:59:46 +09:00
Y.Horie
ea60470a6c
Move ConfigFile var into localpath #5375
2019-09-27 07:59:46 +09:00
u5surf
32cae3b739
Add copyrights new file #5375
2019-09-27 07:59:46 +09:00
u5surf
8bae58695b
Move GithubMinikubeReleasesURL into notify #5375
2019-09-27 07:59:46 +09:00
u5surf
668146d102
Move guest constants to vmpath package #5375
2019-09-27 07:59:46 +09:00
yugo horie
878c3ca2b6
WIP: Remove all single-package constants from constants package #5375
2019-09-27 07:59:46 +09:00
Medya Ghazizadeh
d24b337ffa
Merge pull request #5460 from tstromberg/vmx-sol
...
Add solution for VERR_VMX_MSR_ALL_VMX_DISABLED
2019-09-26 15:02:11 -07:00
Thomas Strömberg
fedb06a450
Merge pull request #5466 from sharifelgamal/initial-translations
...
Initial translations for fr, es, de, ja, and zh-CN
2019-09-26 12:00:41 -07:00
Thomas Strömberg
6d58c180da
Merge pull request #5422 from afbjorklund/reportcard-1.4
...
Improve reportcard
2019-09-26 09:59:50 -07:00
Sharif Elgamal
9ab993da17
Initial translations for fr, es, de, ja, and zh-CN
2019-09-25 18:32:22 -07:00
Zhongcheng Lao
e1a61e9910
Use switch over if-else
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-26 08:35:18 +08:00
Zhongcheng Lao
b8b5065119
Adds new function descriptions
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-26 08:33:17 +08:00
tstromberg
d425ce1038
Add message for VERR_VMX_MSR_ALL_VMX_DISABLED
2019-09-25 09:34:39 -07:00
Marcin Niemira
7585bcafa8
rm old comment
2019-09-25 22:55:28 +10:00
Thomas Strömberg
f8c9f4810e
Merge pull request #5441 from hwdef/fix-typo
...
Fix a variety of spelling mistakes and typos
2019-09-25 22:53:50 +10:00
Zhongcheng Lao
e6986aa943
Do not pass all the kubernetes config to runtime
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-25 08:13:04 +08:00
Zhongcheng Lao
08161722b0
Adds PauseImage to get pause image names
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-25 08:12:32 +08:00
Zhongcheng Lao
29a3d27247
Fixes format
2019-09-24 23:53:22 +08:00
Zhongcheng Lao
f3e245a862
Fixes containerd runtime not working with image repository flags
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-24 23:31:58 +08:00
Zhongcheng Lao
0306a8bd6f
Fixes CRI-O runtime not working with image repository flags
...
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
2019-09-24 23:31:36 +08:00
Thomas Strömberg
8e138a7eea
Merge pull request #5441 from hwdef/fix-typo
...
Fix a variety of spelling mistakes and typos
2019-09-24 06:42:36 -07:00
Thomas Strömberg
63135f7189
Merge pull request #5443 from yuxiaobo96/minikube-update
...
registry / go9p: Correct grammar and spelling in comments
2019-09-24 06:41:24 -07:00
Thomas Strömberg
5a1c296327
Merge pull request #5445 from n0npax/improve-out-test-coverage
...
Improve out test coverage
2019-09-24 06:40:00 -07:00
Thomas Strömberg
b75d4abc16
Merge pull request #5363 from woodcockjosh/add-helm-addon
...
Add helm-tiller addon
2019-09-24 06:37:29 -07:00
yuxiaobo
7f1cb86734
Correct grammar and words
2019-09-24 17:49:02 +08:00
hwdef
bfc26bbdf0
fix spelling mistake
2019-09-24 11:18:53 +08:00
Thomas Strömberg
fb34a99415
Merge pull request #5427 from woodcockjosh/fix-node-internal-ip
...
Fix node InternalIP not matching host-only address
2019-09-23 12:48:15 -07:00
Josh Woodcock
dba30af5e6
Rename helm addon to helm-tiller
2019-09-23 13:15:38 -05:00
Thomas Strömberg
213f93d6b6
Merge pull request #4980 from blueelvis/4459-delete-even-if-vm-doesnt-exist
...
Fix crash when deleting the cluster but it doesn't exist
2019-09-23 11:05:38 -07:00
Marcin Niemira
ff1b7433b0
add header
2019-09-22 21:15:51 +10:00