You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/02 09:36:09 UTC

[GitHub] [apisix-helm-chart] liuxiran opened a new issue #140: Bug: could not change the user password by configmap

liuxiran opened a new issue #140:
URL: https://github.com/apache/apisix-helm-chart/issues/140


   come from user report in wechat group `APache APISIX 交流群`
   wechat ID:Alec
   
   APISIX docer image: apache/apisix:2.7-alpine
   APISIX dashboard image:apache/apisix-dashboard:2.7
   build on k8s
   
   config map:
   ![configmap](https://user-images.githubusercontent.com/2561857/131820291-32b613f7-d75e-4709-ad5e-018fa40672c7.png)
   
   部署后的cm文件:
   ![cmfile](https://user-images.githubusercontent.com/2561857/131820431-1ea6099f-2837-4fe6-9ecc-cf0c5f55d8cb.png)
   
   update user password, but the modification does not take effect, can only login with default password.
   


-- 
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@apisix.apache.org

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



[GitHub] [apisix-helm-chart] liuxiran closed issue #140: Bug: could not change the user password by configmap

Posted by GitBox <gi...@apache.org>.
liuxiran closed issue #140:
URL: https://github.com/apache/apisix-helm-chart/issues/140


   


-- 
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@apisix.apache.org

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



[GitHub] [apisix-helm-chart] tokers commented on issue #140: Bug: could not change the user password by configmap

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #140:
URL: https://github.com/apache/apisix-helm-chart/issues/140#issuecomment-911529988


   Since we don't mount the whole directory with the `ConfigMap`, users changed the `ConfigMap` resource manually have to restart the apisix-dashboard workload.
   
   You may just use `kubectl rollout restart deployment {name of apisix-dashboard deployment}` to let it restart.


-- 
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@apisix.apache.org

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



[GitHub] [apisix-helm-chart] wjmmjr commented on issue #140: Bug: could not change the user password by configmap

Posted by GitBox <gi...@apache.org>.
wjmmjr commented on issue #140:
URL: https://github.com/apache/apisix-helm-chart/issues/140#issuecomment-913342459


   The problem has been solved:delete the pod and restart it


-- 
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@apisix.apache.org

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



[GitHub] [apisix-helm-chart] liuxiran commented on issue #140: Bug: could not change the user password by configmap

Posted by GitBox <gi...@apache.org>.
liuxiran commented on issue #140:
URL: https://github.com/apache/apisix-helm-chart/issues/140#issuecomment-915042238


   Thanks for your feedback @wjmmjr , next time you can try the command line.


-- 
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@apisix.apache.org

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