kuikeelc opened a new issue, #34304: URL: https://github.com/apache/airflow/issues/34304
### Apache Airflow version 2.7.1 ### What happened When you use a connection with a type that holds an underscore (_), Airflow gives the following warning: WARNING - Connection schemes (type: google_cloud_platform) shall not contain '_' according to RFC3986. I don't think it is so bad that underscores are used. Can the warning be removed again? ### What you think should happen instead _No response_ ### How to reproduce No warning ### Operating System Mac OS X ### Versions of Apache Airflow Providers independent of providers ### Deployment Official Apache Airflow Helm Chart ### Deployment details none ### Anything else No ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
