remoto.git
5 years agoupdate the changelog for 1.1.0 1.1.0
Alfredo Deza [Tue, 26 Feb 2019 15:11:54 +0000 (10:11 -0500)]
update the changelog for 1.1.0

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agobump to 1.1.0
Alfredo Deza [Tue, 26 Feb 2019 15:11:39 +0000 (10:11 -0500)]
bump to 1.1.0

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agotox: include python 3.6 testing
Alfredo Deza [Tue, 26 Feb 2019 15:09:40 +0000 (10:09 -0500)]
tox: include python 3.6 testing

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agobackends: include stdout on unexpected remote exceptions
Alfredo Deza [Tue, 26 Feb 2019 14:59:28 +0000 (09:59 -0500)]
backends: include stdout on unexpected remote exceptions

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agotests: verify --context works for kubectl/oc connections
Alfredo Deza [Tue, 26 Feb 2019 14:56:35 +0000 (09:56 -0500)]
tests: verify --context works for kubectl/oc connections

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agobackends: allow passing --context to kubernetes/oc connections
Alfredo Deza [Tue, 26 Feb 2019 14:56:09 +0000 (09:56 -0500)]
backends: allow passing --context to kubernetes/oc connections

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agobump to 1.0.0 1.0.0
Alfredo Deza [Wed, 13 Feb 2019 20:03:59 +0000 (15:03 -0500)]
bump to 1.0.0

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agochangelog: update for 1.0.0
Alfredo Deza [Wed, 13 Feb 2019 20:03:43 +0000 (15:03 -0500)]
changelog: update for 1.0.0

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agotests: add more example funcs for remote exec verification
Alfredo Deza [Wed, 13 Feb 2019 18:50:33 +0000 (13:50 -0500)]
tests: add more example funcs for remote exec verification

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agotests: more verifications for remote execution of module
Alfredo Deza [Wed, 13 Feb 2019 18:50:12 +0000 (13:50 -0500)]
tests: more verifications for remote execution of module

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agobackends: better error handling on remote funcs
Alfredo Deza [Wed, 13 Feb 2019 18:49:36 +0000 (13:49 -0500)]
backends: better error handling on remote funcs

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agodoc: update the README to reflect API changes
Alfredo Deza [Wed, 13 Feb 2019 18:48:59 +0000 (13:48 -0500)]
doc: update the README to reflect API changes

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agotests add local backend
Alfredo Deza [Wed, 13 Feb 2019 12:58:04 +0000 (07:58 -0500)]
tests add local backend

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agotests: add docker backend
Alfredo Deza [Tue, 12 Feb 2019 15:08:41 +0000 (10:08 -0500)]
tests: add docker backend

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agotests: add tests for localhost needs_ssh behavior
Alfredo Deza [Tue, 12 Feb 2019 14:29:56 +0000 (09:29 -0500)]
tests: add tests for localhost needs_ssh behavior

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
5 years agobackends: allow easier localhost detection for needs_ssh()
Alfredo Deza [Tue, 12 Feb 2019 14:21:32 +0000 (09:21 -0500)]
backends: allow easier localhost detection for needs_ssh()

Signed-off-by: Alfredo Deza <alfredo@deza.pe>