Re: [I] bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden [apisix]
Baoyuantop closed issue #12344: bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden URL: https://github.com/apache/apisix/issues/12344 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden [apisix]
Baoyuantop commented on issue #12344: URL: https://github.com/apache/apisix/issues/12344#issuecomment-3026097369 If there is still a problem, please open it again. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden [apisix]
mikyll commented on issue #12344: URL: https://github.com/apache/apisix/issues/12344#issuecomment-3022176313 @Baoyuantop that was it! Thank you so much 🙂 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden [apisix]
Baoyuantop commented on issue #12344: URL: https://github.com/apache/apisix/issues/12344#issuecomment-3021635162 Hi @mikyll, sorry for the delay, you need to place `run_tests` after the `add_block_preprocessor` section to ensure that the configuration information is set correctly. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden [apisix]
Baoyuantop commented on issue #12344: URL: https://github.com/apache/apisix/issues/12344#issuecomment-2999093007 Hi @mikyll, any updates? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden [apisix]
Baoyuantop commented on issue #12344: URL: https://github.com/apache/apisix/issues/12344#issuecomment-2990810910 Hi @mikyll, currently, you can customize the configuration information through `--- yaml_config` or `--- extra_yaml_config`. I think this is more flexible and clear. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] bug: in APISIX.pm $user_yaml_config is read from file but the content is overridden [apisix]
Baoyuantop commented on issue #12344: URL: https://github.com/apache/apisix/issues/12344#issuecomment-2982436192 I need to determine whether it's a bug or a design choice. This doesn't look normal. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
