Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Fix tests #34

Merged
merged 1 commit into from
Jun 15, 2018
Merged

Fix tests #34

merged 1 commit into from
Jun 15, 2018

Conversation

jbeda
Copy link
Contributor

@jbeda jbeda commented Jun 15, 2018

Signed-off-by: Joe Beda joe.github@bedafamily.com

Signed-off-by: Joe Beda <joe.github@bedafamily.com>
@craigtracey craigtracey merged commit 97b806c into vmware-archive:master Jun 15, 2018
jpweber pushed a commit to jpweber/gangway that referenced this pull request Jul 20, 2018
commit 599eec3
Author: Joe Rocklin <joe.rocklin@gmail.com>
Date:   Fri Jul 20 13:50:25 2018 -0400

    put the base64 encoded CA file into the kubeconfig file

    Signed-off-by: Joe Rocklin <joe.rocklin@gmail.com>

commit c3495a7
Merge: 4e1e7d1 70325f5
Author: Joe Rocklin <joe.rocklin@gmail.com>
Date:   Fri Jul 20 15:26:39 2018 -0400

    Merge branch 'master' into kubeconfig-download

    Signed-off-by: Joe Rocklin <joe.rocklin@gmail.com>

commit 70325f5
Author: Duffie Cooley <dcooley@heptio.com>
Date:   Tue Jul 17 05:50:17 2018 -0700

    update README.md to reflect mjibson/esc (vmware-archive#40)

    Signed-off-by: Duffie Cooley <dcooley@heptio.com>

commit 4bcf044
Author: Duffie Cooley <dcooley@heptio.com>
Date:   Fri Jul 13 09:17:39 2018 -0700

    Replace go-bindata with github.com/mjibson/esc (vmware-archive#39)

    - Updated the Makefile to use esc.
    - Modified handlers.go to use FSString instead of Assets.
    - Fixed up the tests so that they pass.

    Signed-off-by: Duffie Cooley <dcooley@heptio.com>

commit c64bfe5
Author: Alexander Brand <alexbrand09@gmail.com>
Date:   Mon Jul 9 22:06:31 2018 -0400

    cmd/gangway: validate that API server URL is set in the config (vmware-archive#37)

    Signed-off-by: Alexander Brand <alexbrand09@gmail.com>

commit 7207ee1
Author: Craig Tracey <craigtracey@gmail.com>
Date:   Fri Jun 15 13:07:53 2018 -0400

    Bump manifest version to v2.0.0 (vmware-archive#35)

    Signed-off-by: Craig Tracey <craigtracey@gmail.com>

commit 97b806c
Author: Joe Beda <joe@heptio.com>
Date:   Fri Jun 15 10:02:47 2018 -0700

    Fix tests (vmware-archive#34)

    Signed-off-by: Joe Beda <joe.github@bedafamily.com>

commit de8db1e
Author: Joe Beda <joe@heptio.com>
Date:   Thu Jun 14 18:15:27 2018 -0700

    Introduce session key (vmware-archive#33)

    Signed-off-by: Joe Beda <joe.github@bedafamily.com>

commit ca743b9
Author: Joe Beda <joe@heptio.com>
Date:   Thu Jun 14 11:40:39 2018 -0700

    Update docs (vmware-archive#32)

    * update bindata
    * Rework docs for more commonality and room to add more details.

    Signed-off-by: Joe Beda <joe.github@bedafamily.com>

commit eea76b9
Author: Carl Danley <carldanley@gmail.com>
Date:   Wed Jun 13 18:37:00 2018 -0400

    Added TLS support for gangway (vmware-archive#27)

    * Added TLS serving support for gangway

    Signed-off-by: carldanley <carldanley@gmail.com>

    * Changes to simplify TLS checking & loading

    Signed-off-by: carldanley <carldanley@gmail.com>

    * Ripped out the file-checking portion of TLS

    After discussing this with @craigtracey, we thought this is the best way forward.

    Signed-off-by: carldanley <carldanley@gmail.com>

Signed-off-by: Jim Weber <jim@heptio.com>
mauilion pushed a commit to mauilion/gangway that referenced this pull request Sep 21, 2018
commit 599eec3
Author: Joe Rocklin <joe.rocklin@gmail.com>
Date:   Fri Jul 20 13:50:25 2018 -0400

    put the base64 encoded CA file into the kubeconfig file

    Signed-off-by: Joe Rocklin <joe.rocklin@gmail.com>

commit c3495a7
Merge: 4e1e7d1 70325f5
Author: Joe Rocklin <joe.rocklin@gmail.com>
Date:   Fri Jul 20 15:26:39 2018 -0400

    Merge branch 'master' into kubeconfig-download

    Signed-off-by: Joe Rocklin <joe.rocklin@gmail.com>

commit 70325f5
Author: Duffie Cooley <dcooley@heptio.com>
Date:   Tue Jul 17 05:50:17 2018 -0700

    update README.md to reflect mjibson/esc (vmware-archive#40)

    Signed-off-by: Duffie Cooley <dcooley@heptio.com>

commit 4bcf044
Author: Duffie Cooley <dcooley@heptio.com>
Date:   Fri Jul 13 09:17:39 2018 -0700

    Replace go-bindata with github.com/mjibson/esc (vmware-archive#39)

    - Updated the Makefile to use esc.
    - Modified handlers.go to use FSString instead of Assets.
    - Fixed up the tests so that they pass.

    Signed-off-by: Duffie Cooley <dcooley@heptio.com>

commit c64bfe5
Author: Alexander Brand <alexbrand09@gmail.com>
Date:   Mon Jul 9 22:06:31 2018 -0400

    cmd/gangway: validate that API server URL is set in the config (vmware-archive#37)

    Signed-off-by: Alexander Brand <alexbrand09@gmail.com>

commit 7207ee1
Author: Craig Tracey <craigtracey@gmail.com>
Date:   Fri Jun 15 13:07:53 2018 -0400

    Bump manifest version to v2.0.0 (vmware-archive#35)

    Signed-off-by: Craig Tracey <craigtracey@gmail.com>

commit 97b806c
Author: Joe Beda <joe@heptio.com>
Date:   Fri Jun 15 10:02:47 2018 -0700

    Fix tests (vmware-archive#34)

    Signed-off-by: Joe Beda <joe.github@bedafamily.com>

commit de8db1e
Author: Joe Beda <joe@heptio.com>
Date:   Thu Jun 14 18:15:27 2018 -0700

    Introduce session key (vmware-archive#33)

    Signed-off-by: Joe Beda <joe.github@bedafamily.com>

commit ca743b9
Author: Joe Beda <joe@heptio.com>
Date:   Thu Jun 14 11:40:39 2018 -0700

    Update docs (vmware-archive#32)

    * update bindata
    * Rework docs for more commonality and room to add more details.

    Signed-off-by: Joe Beda <joe.github@bedafamily.com>

commit eea76b9
Author: Carl Danley <carldanley@gmail.com>
Date:   Wed Jun 13 18:37:00 2018 -0400

    Added TLS support for gangway (vmware-archive#27)

    * Added TLS serving support for gangway

    Signed-off-by: carldanley <carldanley@gmail.com>

    * Changes to simplify TLS checking & loading

    Signed-off-by: carldanley <carldanley@gmail.com>

    * Ripped out the file-checking portion of TLS

    After discussing this with @craigtracey, we thought this is the best way forward.

    Signed-off-by: carldanley <carldanley@gmail.com>

Signed-off-by: Jim Weber <jim@heptio.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants