You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by my...@apache.org on 2020/01/24 13:17:16 UTC

[incubator-dlab] branch develop updated (2baae0e -> f4c9078)

This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


    from 2baae0e  Merge pull request #550 from apache/DLAB-1472
     add 9761434  [DLAB-1462]: Fixed issue with SSN_INSTANCE_SIZE parameter
     add e021779  [DLAB-1462]: Fixed issue with Nginx configuration
     add 4c43dee  [DLAB-1462]: Fixed issue with Step certificates
     add 4ddb61a  [DLAB-1462]: debug
     add f2898bf  [DLAB-1462]: debug
     add 9eeda25  [DLAB-1462]: debug
     new f4c9078  Merge pull request #551 from apache/DLAB-1462

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 infrastructure-provisioning/src/general/lib/os/debian/ssn_lib.py  | 7 ++++---
 infrastructure-provisioning/src/general/lib/os/redhat/ssn_lib.py  | 6 ++++--
 .../src/general/templates/os/manage_step_certs.sh                 | 3 +--
 .../src/general/templates/os/renew_certificates.sh                | 8 ++++----
 .../src/project/templates/conf.d/proxy.conf                       | 3 +++
 infrastructure-provisioning/src/ssn/templates/nginx_proxy.conf    | 3 +++
 infrastructure-provisioning/terraform/bin/deploy/endpoint_fab.py  | 2 +-
 .../terraform/bin/deploy/manage_step_certs.sh                     | 3 +--
 .../terraform/bin/deploy/renew_certificates.sh                    | 8 ++++----
 services/self-service/entrypoint.sh                               | 2 +-
 10 files changed, 26 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org


[incubator-dlab] 01/01: Merge pull request #551 from apache/DLAB-1462

Posted by my...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mykolabodnar pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit f4c90783c62f24e004c7d885e76cb2ae10bf3fe9
Merge: 2baae0e 9eeda25
Author: bodnarmykola <46...@users.noreply.github.com>
AuthorDate: Fri Jan 24 15:17:07 2020 +0200

    Merge pull request #551 from apache/DLAB-1462
    
    [DLAB-1462]: Fixed issue with SSN_INSTANCE_SIZE parameter

 infrastructure-provisioning/src/general/lib/os/debian/ssn_lib.py  | 7 ++++---
 infrastructure-provisioning/src/general/lib/os/redhat/ssn_lib.py  | 6 ++++--
 .../src/general/templates/os/manage_step_certs.sh                 | 3 +--
 .../src/general/templates/os/renew_certificates.sh                | 8 ++++----
 .../src/project/templates/conf.d/proxy.conf                       | 3 +++
 infrastructure-provisioning/src/ssn/templates/nginx_proxy.conf    | 3 +++
 infrastructure-provisioning/terraform/bin/deploy/endpoint_fab.py  | 2 +-
 .../terraform/bin/deploy/manage_step_certs.sh                     | 3 +--
 .../terraform/bin/deploy/renew_certificates.sh                    | 8 ++++----
 services/self-service/entrypoint.sh                               | 2 +-
 10 files changed, 26 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org