bugraoz93 commented on PR #66616: URL: https://github.com/apache/airflow/pull/66616#issuecomment-4606366527
> I'd favor a single switch. Main reason is we have already too many config options and if it is a rare case then somebody can Kustomize around w/o need to embed complexity into the core chart. But as in the next 20 years or so the infrastrcture will slowly migrate away from IPv4 I think this optio is reasonable to have in the chart as a core feature. > > How about other maintainers opinion? @Miretpl @potiuk @bugraoz93 @jedcunningham ? I would also lean toward a single switch for now. Just agreeing on the current state of config parameters already took days, which says a lot :sweat_smile: For anything more granular, Kustomize is the right tool, as Jens mentioned. IPv6 support should live in the core, as it's a network-layer capability we need to support rather than a customisation or third-party tooling concern. It is clearly on the horizon, and some cloud providers are already moving in that direction, even if it is not mainstream yet. After writing this, I realised I'm mostly echoing Jens' points, but yes, I fully agree with all of them 😄 -- 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]
