huynhsontung commented on PR #66616: URL: https://github.com/apache/airflow/pull/66616#issuecomment-4595034321
@jscheffl Having a global IPv6 switch would work for my use case. For some context, I originally wanted to extend the existing component service blocks, but then some components don't have a service block at all. I can see that having an IPv6 switch for each component can enable deployment scenarios with nodes on different network stacks or different network config for internal vs. external communication. For example, enabling dual-stack only on the public API server while using IPv4 only for internal communication between components. Although, this configuration may be less common. I have no issue with having a global network stack config switch. -- 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]
