You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/02/21 08:13:15 UTC

[GitHub] [incubator-inlong] shink opened a new pull request #2628: [INLONG-2622] Modify the names of some components

shink opened a new pull request #2628:
URL: https://github.com/apache/incubator-inlong/pull/2628


   Fixes #2622
   
   ### Motivation
   
   website -> dashborad
   manger-web -> manager
   master -> tubemq-master
   broker -> tubemq-broker
   
   ### Modifications
   
   `templates/website-service.yaml` -> `templates/dashboard-service.yaml`
   `templates/website-statefulset.yaml` -> `templates/dashboard-statefulset.yaml`
   `templates/manager-web-service.yaml` -> `templates/manager-service.yaml`
   `templates/manager-web-statefulset.yaml` -> `templates/manager-statefulset.yaml`
   `templates/broker-configmap.yaml` -> `templates/tubemq-broker-configmap.yaml`
   `templates/broker-ini-configmap.yaml` -> `templates/tubemq-broker-ini-configmap.yaml`
   `templates/broker-pdb.yaml` -> `templates/tubemq-broker-pdb.yaml`
   `templates/broker-service.yaml` -> `templates/tubemq-broker-service.yaml`
   `templates/broker-statefulset.yaml` -> `templates/tubemq-broker-statefulset.yaml`
   `templates/master-configmap.yaml` -> `templates/tubemq-master-configmap.yaml`
   `templates/master-ini-configmap.yaml` -> `templates/tubemq-master-ini-configmap.yaml`
   `templates/master-pdb.yaml` -> `templates/tubemq-master-pdb.yaml`
   `templates/master-service.yaml` -> `templates/tubemq-master-service.yaml`
   `templates/master-statefulset.yaml` -> `templates/tubemq-master-statefulset.yaml`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] dockerzhang commented on pull request #2628: [INLONG-2622][Improve][K8s] unify the names of components

Posted by GitBox <gi...@apache.org>.
dockerzhang commented on pull request #2628:
URL: https://github.com/apache/incubator-inlong/pull/2628#issuecomment-1046638950


   @shink the names in `_helpers.tpl`  are not changed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] dockerzhang merged pull request #2628: [INLONG-2622][Improve][K8s] unify the names of components

Posted by GitBox <gi...@apache.org>.
dockerzhang merged pull request #2628:
URL: https://github.com/apache/incubator-inlong/pull/2628


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] shink commented on pull request #2628: [INLONG-2622][Improve][K8s] unify the names of components

Posted by GitBox <gi...@apache.org>.
shink commented on pull request #2628:
URL: https://github.com/apache/incubator-inlong/pull/2628#issuecomment-1046650052


   @dockerzhang Done.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org