Dmytro Kovalenko
Dmytro Kovalenko
+1'ing this issue, have this problem as well. More info in caddyserver/caddy#2666 Request waterfall with cache disabled:  Request waterfall with cache enabled - pushing doesn't work: 
That's not how an L4 load balancer works. If you spoof the source IP, the response will go directly to client from your node itself, which will mess with sessions,...
That would only be possible if you configure LB as the default gateway on your node. Again, this requires an L3 balancer, which gobetween is not. On Wed, Aug 21,...
+1 Use case: pretty much any operator deployment, e.g. Redis managed via Redis Operator 1. User deletes both Redis app and Redis Operator app simultaneously (for instance, via an ApplicationSet)...
Are there any solutions to work around this issue when using ArgoCD? Unfortunately it's not possible to change the underlying logic there and installing CRDs manually is not an option
What's holding this PR from being merged? The annotation has been deprecated over 2 years ago.
Same issue here. macOS Monterey, latest tidal-dl
Now that Terraform 1.3 is out with properly working nested objects and optional values with defaults, it's super important for this tool to support those, as reading generated docs now...
Same issue. The workaround is deleting an existing ReplicaSet (causing downtime obviously)