Erik Wilson
|
199f673676
|
Merge pull request #479 from galal-hussein/add_storage_backend_options
Add MySQL and Postgress support
|
2019-05-28 16:57:38 -07:00 |
|
Darren Shepherd
|
7ee554013a
|
Update generated code
|
2019-05-26 22:35:57 -07:00 |
|
Darren Shepherd
|
d94a346a1e
|
Switch to wrangler-api and helm-controller
|
2019-05-26 22:32:24 -07:00 |
|
Darren Shepherd
|
c0702b0492
|
Port to wrangler
|
2019-05-26 22:28:50 -07:00 |
|
Darren Shepherd
|
16f7aaab66
|
Update vendor
|
2019-05-25 23:44:33 -07:00 |
|
Darren Shepherd
|
4b4dd1b59b
|
Merge pull request #454 from galal-hussein/node_labels_taints
Expose node labels and taints and add node roles
|
2019-05-25 00:39:55 +02:00 |
|
Darren Shepherd
|
a999cd43aa
|
Merge pull request #459 from galal-hussein/check_time
Check if server time before 1/1/1970
|
2019-05-25 00:38:53 +02:00 |
|
Darren Shepherd
|
0c18c5a92a
|
Merge pull request #461 from galal-hussein/fix_alternate_kubeconfig
Create symlink for kubeconfig when --write-kubeconfig is selected
|
2019-05-25 00:38:18 +02:00 |
|
Darren Shepherd
|
06b1acb324
|
Merge pull request #460 from galal-hussein/kubeconfig_readable
change permissions of kubeconfig and issue warning with kubectl wrapper
|
2019-05-25 00:36:30 +02:00 |
|
galal-hussein
|
e9cd8adbf6
|
Add Storage endpoint option
|
2019-05-16 01:05:24 +02:00 |
|
galal-hussein
|
4c6cf29e02
|
Create symlink for kubeconfig when --write-kubeconfig is selected
|
2019-05-10 21:08:28 +02:00 |
|
galal-hussein
|
483df6fd82
|
Check if server time before 1/1/1980
Check
|
2019-05-10 20:29:42 +02:00 |
|
Wenxuan Zhao
|
f0f57c1e44
|
Allow using built-in modules
Signed-off-by: Wenxuan Zhao <viz@linux.com>
|
2019-05-09 12:23:33 -07:00 |
|
galal-hussein
|
36bab003a3
|
Make kubeconfig not world readable and issue warning with kubectl wrapper
|
2019-05-09 00:54:52 +02:00 |
|
galal-hussein
|
930093dfe9
|
Expose node labels and taints and add node roles
|
2019-05-08 01:47:07 +02:00 |
|
Erik Wilson
|
b0e4228609
|
Merge pull request #434 from galal-hussein/add_no_proxy
Add no_proxy env to server
|
2019-05-03 15:20:13 -07:00 |
|
Erik Wilson
|
f7376ad979
|
Update proxy environment for helm controller
Add lowercase no_proxy and all_proxy/ALL_PROXY to environment for helm
|
2019-05-03 11:10:42 -07:00 |
|
galal-hussein
|
d9f958ceeb
|
Add no_proxy environment to server
|
2019-05-03 19:44:30 +02:00 |
|
haokang.ke
|
52f845ec84
|
Make pause image configurable (#345)
|
2019-05-03 10:36:12 -07:00 |
|
Darren Shepherd
|
ea94b1af77
|
Merge pull request #433 from erikwilson/fix-0.5.0-cert-upgrade-bug
Force upgrade of token node cert
|
2019-05-03 10:35:36 -07:00 |
|
Darren Shepherd
|
5c62dcbb4b
|
Merge pull request #435 from galal-hussein/svclb_upgrade
handle old service lb deployments
|
2019-05-03 10:34:12 -07:00 |
|
galal-hussein
|
1e33142f29
|
handle old service lb deployments
|
2019-05-03 14:51:02 +02:00 |
|
galal-hussein
|
5d8d9e610b
|
Add timeout to hostname check
|
2019-05-03 14:41:08 +02:00 |
|
Erik Wilson
|
d5ce19caae
|
Force upgrade of token node cert
|
2019-05-02 16:22:42 -07:00 |
|
Darren Shepherd
|
4ec051d032
|
Merge pull request #422 from galal-hussein/use_cni_with_docker
Add cni plugin to kubelet if docker is used
|
2019-05-02 10:45:34 -07:00 |
|
Darren Shepherd
|
9005fd5176
|
Merge pull request #423 from galal-hussein/change_threshold
Change the stderr threshold for cli
|
2019-05-02 10:45:21 -07:00 |
|
galal-hussein
|
7e1699cda0
|
Check if hostname is resolvable before running agent
|
2019-05-01 22:54:05 +02:00 |
|
galal-hussein
|
fae6df0df0
|
Change the stderr threshold for cli
|
2019-05-01 05:23:32 +02:00 |
|
galal-hussein
|
191ac9371a
|
Add cni plugin to kubelet if docker is used
|
2019-04-30 22:12:02 +02:00 |
|
Darren Shepherd
|
2950e81c23
|
Merge pull request #371 from warmchang/nf_conntrack
🔧 modprobe nf_conntrack
|
2019-04-26 16:01:13 -07:00 |
|
Darren Shepherd
|
9db91d7de3
|
Merge pull request #369 from erikwilson/node-dns
Node DNS & cert registration
|
2019-04-26 16:00:31 -07:00 |
|
Darren Shepherd
|
875ba289de
|
Merge pull request #375 from galal-hussein/schedule_svclb
Add node selector to service loadbalancer controller
|
2019-04-26 15:58:33 -07:00 |
|
Darren Shepherd
|
50f405ddfd
|
Merge pull request #376 from galal-hussein/fix_kubeletarg
Fix extra argument with multiple =
|
2019-04-26 15:57:16 -07:00 |
|
Erik Wilson
|
c9941895d6
|
Bind kubelet to all interfaces and use webhook auth
|
2019-04-26 15:02:30 -07:00 |
|
galal-hussein
|
f293e14645
|
Use NodeSelector when node label is enabled
|
2019-04-26 20:20:11 +02:00 |
|
Erik Wilson
|
305b596745
|
Remove node OnCreate
|
2019-04-26 10:50:33 -07:00 |
|
William Zhang
|
22bd3a3ce7
|
🔧 nf_conntrack module
Signed-off-by: William Zhang <zhang.wanmin@zte.com.cn>
|
2019-04-26 08:55:48 +08:00 |
|
galal-hussein
|
72d2edc0cb
|
Fix extra argument with multiple =
|
2019-04-25 22:49:03 +02:00 |
|
Darren Shepherd
|
9376c39adf
|
Merge pull request #381 from galal-hussein/containerd_tmpl
Add containerd config go template
|
2019-04-25 13:36:30 -07:00 |
|
galal-hussein
|
bdf8a355e1
|
Add containerd config go template
|
2019-04-25 22:17:34 +02:00 |
|
Darren Shepherd
|
6a43f63c70
|
Merge pull request #388 from galal-hussein/pass_proxy_variable_to_helm
Add proxy env to helm controller
|
2019-04-25 11:33:26 -07:00 |
|
Erik Wilson
|
f584197bba
|
Save password as text file
|
2019-04-25 10:53:21 -07:00 |
|
galal-hussein
|
b87684fcb9
|
Add proxy env to helm controller
|
2019-04-24 04:27:52 +02:00 |
|
Erik Wilson
|
e64c0298f2
|
Add cert per-node password authentication
|
2019-04-23 11:02:35 -07:00 |
|
Erik Wilson
|
055a574fee
|
Simplify DNS hosts creation
|
2019-04-22 16:13:16 -07:00 |
|
Erik Wilson
|
1b2db423de
|
Add node name to node cert generation
|
2019-04-19 18:20:34 +00:00 |
|
Erik Wilson
|
37dd5cbfd2
|
Generated data
|
2019-04-17 22:44:46 +00:00 |
|
Erik Wilson
|
31cf2bc9ee
|
Add coredns entries for nodes
|
2019-04-17 22:44:46 +00:00 |
|
galal-hussein
|
c42ea5ec89
|
Skip any file with no yaml yml or json suffix
|
2019-04-18 00:13:11 +02:00 |
|
Darren Shepherd
|
be24f837bb
|
Merge pull request #349 from erikwilson/missing-cgroup-pids-fix
Check for cgroup pids support
|
2019-04-15 15:52:07 -07:00 |
|