Fabian Kramm
Fabian Kramm
@joaocc the problem here is that vcluster cannot apply the storage class changes from your manifests configuration because the storage class is read only. Its like trying to do a...
This is rather difficult to fix as it seems that `.env` is taking precedence over `.envFrom` and since we are adding the service discovery environment variables via `.env` it automatically...
@yogeek this should be solved with the upcoming v0.19
Hey @felipecrs ! Thanks for creating this issue and sorry for the late response, yes this seems to be caused by the network policy, does it work when disabling the...
@felipecrs we have an option for this `isolation.networkPolicy.outgoingConnections.ipBlock.expect`, where you can specify the ip ranges to not block. Otherwise I'm not sure if there would be a generic solution as...
@frank-bee thanks a lot for creating this issue! I guess what we can do is to add logic to skip annotations that would exceed the limit so that the ingress...
@frank-bee yeah that sounds like a short term workaround at least until we find an actual solution
@kfox1111 thanks for creating this issue! We'll take a look at this pretty soon.
@omichels 1.23 is not officially supported anymore (we can try to make a fix, but I'm not sure when we will have time for this), is this also an issue...
@everflux thanks for creating this issue! Where do you read its not supported anymore? Yes we are lacking a couple of versions behind, but we are working on that