Uriah Ahrak
Uriah Ahrak
@nicks I definitely think that a custom way of defining the readiness for each k8s_resource would be necessary. I tried to play with primitive APIs such as local_resource/k8s_custom_deploy to reach...
@maiamcc @nicks A nice workaround I created is as follows: * Create a utility function for tilt - ```python def k8s_resource_readiness(name, resource_readiness_cmd = '', resource_path = '', deps = [],...
@marcklingen Quick update: We overcame this issue via a workaround of creating a double-matching proxy servers of nginx, one as a sidecar of langfuse-web pod, and the other is a...
> If you get to this, I'd be interested to know whether this resolved the issue for you. As the upgrade has multiple breaking changes we probably do not have...
> Hey @ahrakos , > Do I understand correctly that this is non-blocking for you as of now since you found a workaround using the hostAliases? > > We could...
> [@ahrakos](https://github.com/ahrakos) Can you share exactly how you set up this sidecar? I'm having the same issue. This seems like a very convoluted way of getting around a simple HTTP...