Alena Prokharchyk
486cea8464
Merge pull request #403 from cloudnautique/add_sshagent_global_flag
...
Leverage global SSHAgentAuth setting
2018-03-12 11:25:01 -07:00
Bill Maxwell
03a47142ed
Updated types dependency
2018-03-12 11:18:51 -07:00
Alena Prokharchyk
83b7ed028f
Merge pull request #407 from galal-hussein/fix_etcd_client
...
Fix get etcd client issue
2018-03-06 14:48:16 -08:00
galal-hussein
ce986afab3
Fix get etcd client issue
2018-03-07 00:42:04 +02:00
Jason
8066b9d806
Add rprivate to fix system break after reboot
...
System break when restart node, update for PR #401
2018-03-06 10:49:20 +08:00
Bill Maxwell
ad0bc6c0aa
Leverage global SSHAgentAuth setting
...
This addresses users issues in being unable to use RKE command line
using SSH_AUTH_SOCK. On OSX the socket env var is set, but nothing
is listening. Also, Linux users have reported issues. To address this
the default mode is to not use SSH Agent Auth. A user must set it
explicitly in either the config file or on the CLI. The only way
to use a passphrase protected key file is with a properly configured
SSH Agent and using SSH Agent Auth.
2018-03-05 17:52:43 -07:00
Alena Prokharchyk
0d1b459742
Merge pull request #401 from Jason-ZW/master
...
Add rprivate parameters to kubelet mounts. Fixed #285 #263 .
2018-03-05 12:25:41 -08:00
Jason
f238dadfbb
Add rprivate parameters to kubelet mounts. Fixed #285 #263 .
...
Such as Docker 1.13, bind mounts propagation doesn't default to `rprivate` which cause problems when kubelet unmount cgroup.
2018-03-05 09:29:38 +00:00
galal-hussein
f76f954b42
Disable kubeapi port check if wrap transport is used
2018-03-04 08:38:37 -07:00
Alena Prokharchyk
27428ed005
Merge pull request #399 from galal-hussein/remove_betaapi
...
Remove api runtime config
2018-03-03 12:04:54 -08:00
galal-hussein
9511fa54cb
Remove api runtime config
2018-03-03 21:58:41 +02:00
Alena Prokharchyk
3f6c2ba8c7
Merge pull request #391 from moelsayed/ingress_nit
...
Nit fixes for ingress
2018-03-02 16:54:55 -08:00
Bill Maxwell
7fc06596d1
Add Kube DNS Autoscaler RBAC
...
this adds a service account and appropriate cluster role binding
for the kubedns autoscaler to work.
2018-03-01 20:50:15 -07:00
Alena Prokharchyk
b499ff20ae
Merge pull request #393 from galal-hussein/labels_map
...
Check if labels maps is nil
2018-03-01 17:00:38 -08:00
galal-hussein
64e4d2c01d
Check if labels maps is nil
2018-03-02 03:00:05 +02:00
Darren Shepherd
c3d3d013dc
Add option to use kubectl to deploy
2018-03-01 14:35:58 -07:00
moelsayed
473fe2c259
Nit fixes for ingress
2018-02-28 01:58:43 +02:00
Darren Shepherd
a90b672fe4
Rename processes names to names of binaries
2018-02-26 19:50:19 -07:00
Bill Maxwell
f0d1689889
Use SSH Agent
...
This defaults to using the SSH Agent or a passwordless key file.
It also refactors the Dialer methods a bit to simplify and decouple
the host object from the dialer.
2018-02-26 16:49:56 -07:00
Bill Maxwell
b945968af8
added ssh agent
2018-02-26 16:49:56 -07:00
Darren Shepherd
8387af26f2
Make getProcessConfig public
2018-02-26 16:31:34 -07:00
Darren Shepherd
2a72d7057a
Typo
2018-02-26 16:31:34 -07:00
Darren Shepherd
fce6b15f18
Add ability to deploy jobs with kubectl and not job task
...
This API is used solely in rancher local clusters.
2018-02-26 16:31:34 -07:00
galal-hussein
bfa51fd41c
extract apply authz resource function
2018-02-26 16:04:19 -07:00
Alena Prokharchyk
bf41e6834c
Merge pull request #386 from moelsayed/etcd_restart
...
Fix etcd process regression
2018-02-26 13:47:57 -08:00
Alena Prokharchyk
5a98b0d331
Merge pull request #384 from moelsayed/update_cluster_yml
...
Update cluster.yml
2018-02-26 13:47:52 -08:00
moelsayed
dcf497add2
Fix etcd process regression
2018-02-26 23:43:24 +02:00
moelsayed
2fdc2424e2
Update cluster.yml
2018-02-26 22:02:33 +02:00
Alena Prokharchyk
493da52f09
Merge pull request #382 from moelsayed/types_defaults
...
Use default images from types
2018-02-26 11:35:45 -08:00
moelsayed
eddb9ec56b
Use default images from types
2018-02-26 21:30:52 +02:00
moelsayed
c941eab5ee
vendor bump
2018-02-26 12:14:36 -07:00
moelsayed
9ac09485d6
generated code
2018-02-26 12:14:36 -07:00
moelsayed
319c383f13
Use named process map
2018-02-26 12:14:36 -07:00
galal-hussein
9a19de383d
Add node authorizer
2018-02-26 11:56:57 -07:00
Alena Prokharchyk
98c77a2e26
Merge pull request #377 from galal-hussein/update_vendor
...
Vendor Update
2018-02-23 16:23:08 -08:00
galal-hussein
c5f4a826ff
Vendor Update
2018-02-24 02:20:54 +02:00
Alena Prokharchyk
de9b9bb8ed
Merge pull request #376 from galal-hussein/use_k8s_with_calico
...
Use k8s datastore with calico and remove ca keys
2018-02-23 15:56:30 -08:00
galal-hussein
ba7e8bb236
Use k8s datastore with calico and remove ca keys
2018-02-24 01:26:22 +02:00
galal-hussein
1dc9a94021
Change etcd dir
2018-02-22 19:31:31 -07:00
Alena Prokharchyk
8b1aa7ba22
Merge pull request #265 from superseb/clusteryml
...
Updated cluster.yml with current values and according to `rke config`
2018-02-22 09:54:45 -08:00
Alena Prokharchyk
4731c01904
Merge pull request #370 from galal-hussein/add_rem_idempotency
...
Add/Remove etcd idempotency
2018-02-22 09:54:34 -08:00
galal-hussein
5a35f47dc5
Add remove etcd idempotency
2018-02-22 19:49:18 +02:00
Alena Prokharchyk
bc8917702c
Merge pull request #344 from galal-hussein/stop_duplicate_nodes
...
Validate Duplicate nodes
2018-02-21 17:00:53 -08:00
galal-hussein
5b9d9a75d0
Validate Duplicate nodes
2018-02-22 02:45:20 +02:00
Alena Prokharchyk
e1aca4f37d
Merge pull request #249 from superseb/configurable_sshport
...
SSH port is configurable
2018-02-21 16:36:07 -08:00
Alena Prokharchyk
dfd8dca126
Merge pull request #373 from galal-hussein/active_flag
...
Ignore inactive hosts
2018-02-21 16:23:03 -08:00
galal-hussein
c02873b8e9
Ignore inactive hosts
2018-02-22 02:16:51 +02:00
Sebastiaan van Steenis
694891e6bf
Updated cluster.yml with current values and according to rke config
2018-02-22 00:14:25 +01:00
Sebastiaan van Steenis
e7646a69c1
vendor bump
2018-02-21 13:04:06 +01:00
Sebastiaan van Steenis
56da1fe849
SSH port is configurable
2018-02-21 13:04:06 +01:00