Allow configuration of ipFamilyPolicy and ipFamilies #313

Merged
svenihoney merged 1 commits from master into master 2022-04-25 11:56:26 +00:00
svenihoney commented 2022-04-17 09:02:05 +00:00 (Migrated from gitea.com)

To enable access to e.g. the SSH port by IPv6, the selection of ipFamilyPolicy and ipFamilies service attributes is necessary. Enable the possibility to configure these by helm values.

To enable access to e.g. the SSH port by IPv6, the selection of ipFamilyPolicy and ipFamilies service attributes is necessary. Enable the possibility to configure these by helm values.
techknowlogick commented 2022-04-21 03:59:45 +00:00 (Migrated from gitea.com)

Thanks for the PR :)

From a purely diff perspective, these changes look fine, although I'm not familiar enough with the ipfamily service attributes enough to say either way.

If another maintainer is fine with these too, then I'm happy to give my approval as well.

Thanks for the PR :) From a purely diff perspective, these changes look fine, although I'm not familiar enough with the ipfamily service attributes enough to say either way. If another maintainer is fine with these too, then I'm happy to give my approval as well.
justusbunsi (Migrated from gitea.com) reviewed 2022-04-21 09:18:08 +00:00
justusbunsi (Migrated from gitea.com) left a comment

In addition to the comments below, please add both new value parameters to the service section of README.md. Since the default value depend on each environment, I'd suggest linking the official Kubernetes dual-stack concept documentation: https://kubernetes.io/docs/concepts/services-networking/dual-stack/

In addition to the comments below, please add both new value parameters to the service section of [README.md](https://gitea.com/gitea/helm-chart/src/branch/master/README.md#service). Since the default value depend on each environment, I'd suggest linking the official Kubernetes dual-stack concept documentation: https://kubernetes.io/docs/concepts/services-networking/dual-stack/
justusbunsi (Migrated from gitea.com) reviewed 2022-04-21 15:42:54 +00:00
justusbunsi (Migrated from gitea.com) approved these changes 2022-04-21 19:04:49 +00:00
justusbunsi (Migrated from gitea.com) left a comment

LGTM

LGTM
justusbunsi commented 2022-04-21 19:22:05 +00:00 (Migrated from gitea.com)

If another maintainer is fine with these too, then I'm happy to give my approval as well.

@techknowlogick Ready for your approval. ?

> If another maintainer is fine with these too, then I'm happy to give my approval as well. @techknowlogick Ready for your approval. ?
luhahn (Migrated from gitea.com) approved these changes 2022-04-25 11:55:36 +00:00
luhahn (Migrated from gitea.com) left a comment

LGTM

LGTM
Sign in to join this conversation.
No description provided.