as the original author of this PR, I might be to blame for this.
As mentioned by @manics in the PR, it might be caused by the missing square brackets around the::.
But I find it a bit strange that this issue only arises now.
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 7.8 (Maipo)
Release: 7.8
Codename: Maipo
The only insight I can give you atm:
Our cluster lives in a rather conservative university environment.
The only answer I got from the sysadmins so far was, that this would not be that trivial.
Waiting since then for an answer why this is so difficult.
Hey Steffen
No updates from the side of our sysadmins. Honestly I have no idea why this should be that difficult (maybe they have lots of other high priority tasks).
I would say that usually we can assume that most systems should have it activated.
So you wont care about the few clusters out there who dont have it activated?
In my view it seem like a very small change.
@stv0g we just hit the same exact issue on our Kubernetes cluster, which has IPv4 disabled on the nodes. Due to standard security practices, things that are not used are disabled to reduce any attack surface. I completely understand the need to support dual-stack, but it really shouldn’t come at the expense of IPv4 only users!
@alex-vmw Maybe, you already found a solution to your issue.
If not: this is what I currently do, to work around:
I am appending --post-renderer ipv6-patch.sh to helm upgrade / helm install.
Content of ipv6-patch.sh: