You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "windson (via GitHub)" <gi...@apache.org> on 2023/01/30 07:31:22 UTC

[GitHub] [shardingsphere-on-cloud] windson opened a new issue, #191: 🚀 request help: Deployment.yaml of apache-shardingsphere-proxy-charts replacing the custom yamls files in conf directory

windson opened a new issue, #191:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/191

   ### Request description
   
   When I am deploying the [apache-shardingsphere-proxy-charts](https://github.com/apache/shardingsphere-on-cloud/tree/main/charts/apache-shardingsphere-proxy-charts) to EKS, it is overriding the contents of `/opt/shardingsphere-proxy/conf` directory.
   
   The [deployment.yaml](https://github.com/apache/shardingsphere-on-cloud/blob/main/charts/apache-shardingsphere-proxy-charts/templates/deployment.yaml#L80) file is mounting that directory and somehow it is mounting it with default server.yaml file generated from the configuration in values.yaml.
   
   Is there any way to retain the custom conf files that I have already packaged in the docker image that is being used to deploy?
   
   ### Environment
   
   - your apache-shardingsphere-proxy-charts Version: Current (0.1.2)
   - Kubernetes distro (e.g. RKE/K3s/EKS/OpenShift) and version
   
   ```
   {
     "clientVersion": {
       "major": "1",
       "minor": "26",
       "gitVersion": "v1.26.0",
       "gitCommit": "b46a3f887ca979b1a5d14fd39cb1af43e7e5d12d",
       "gitTreeState": "clean",
       "buildDate": "2022-12-08T19:51:43Z",
       "goVersion": "go1.19.4",
       "compiler": "gc",
       "platform": "darwin/arm64"
     },
     "kustomizeVersion": "v4.5.7"
   }
   ```


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


[GitHub] [shardingsphere-on-cloud] windghoul commented on issue #191: 🚀 request help: Deployment.yaml of apache-shardingsphere-proxy-charts replacing the custom yamls files in conf directory

Posted by "windghoul (via GitHub)" <gi...@apache.org>.
windghoul commented on issue #191:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/191#issuecomment-1411328332

   You can try to use subpath for additional file mounting, but we do not recommend this method, because our helm is only responsible for the official image


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere-on-cloud] mlycore commented on issue #191: 🚀 request help: Deployment.yaml of apache-shardingsphere-proxy-charts replacing the custom yamls files in conf directory

Posted by "mlycore (via GitHub)" <gi...@apache.org>.
mlycore commented on issue #191:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/191#issuecomment-1426971769

   This will be closed if no more updates on this issue.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere-on-cloud] mlycore commented on issue #191: 🚀 request help: Deployment.yaml of apache-shardingsphere-proxy-charts replacing the custom yamls files in conf directory

Posted by "mlycore (via GitHub)" <gi...@apache.org>.
mlycore commented on issue #191:
URL: https://github.com/apache/shardingsphere-on-cloud/issues/191#issuecomment-1423666830

   Any updates on this ?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere-on-cloud] mlycore closed issue #191: 🚀 request help: Deployment.yaml of apache-shardingsphere-proxy-charts replacing the custom yamls files in conf directory

Posted by "mlycore (via GitHub)" <gi...@apache.org>.
mlycore closed issue #191: 🚀 request help: Deployment.yaml of apache-shardingsphere-proxy-charts replacing the custom yamls files in conf directory
URL: https://github.com/apache/shardingsphere-on-cloud/issues/191


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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