You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/01/23 23:18:22 UTC

[GitHub] lucperkins opened a new pull request #1098: Consolidate deployment assets into a single directory

lucperkins opened a new pull request #1098: Consolidate deployment assets into a single directory
URL: https://github.com/apache/incubator-pulsar/pull/1098
 
 
   ### Motivation
   
   At the moment, deployment-related assets are split across three different directories:
   
   * `kubernetes` (k8s)
   * `deployment` (Terraform/Ansible)
   * `deploy` (DC/OS)
   
   This strikes me as highly unnecessary.
   
   ### Modifications
   
   Changed directories and updated documentation in light of those changes.
   
   ### Result
   
   All assets are now under the `deployment` directory.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services