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 2022/10/29 22:57:47 UTC

[GitHub] [apisix-helm-chart] geoffreytran opened a new issue, #383: Support debug configuration for 2.10+ version

geoffreytran opened a new issue, #383:
URL: https://github.com/apache/apisix-helm-chart/issues/383

   https://apisix.apache.org/docs/apisix/next/debug-mode/
   
   Debug mode configuration has changed from the enable_debug config.yaml option into its own debug.yaml file. The current Helm chart does not support this at the moment.
   
   Modify Helm chart to create configmap for debug.yaml and inject into gateway.
   
   conf/debug.yaml
   ```yaml
   basic:
     enable: true
   ```


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

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


[GitHub] [apisix-helm-chart] geoffreytran commented on issue #383: Support debug configuration for 2.10+ version

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

   Sure, I've created a PR for it here: https://github.com/apache/apisix-helm-chart/pull/384


-- 
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 #383: Support debug configuration for 2.10+ version

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

   @geoffreytran Make sense, would you like to submit a PR to support it? Thanks!


-- 
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