jlloyd-widen
jlloyd-widen
There are a number of replacements of these packages listed [here](https://github.com/request/request/issues/3143). Is there a preference by the community as to what we move to?
@paveltiunov Thanks for the guidance. I have updated the PR to use `node-fetch`. I'm a newbie at typescript so I encourage a pretty thorough code review to make sure everything...
I just chatted with the folks at Meltano. This is definitely a compatibility issue. Currently Meltano defaults to running discovery before running a separate command with the provided args. I'll...
I'm getting this exact same behavior too. I wonder if this has much to do with devMode problems mentioned in other issues? 🤷
yeah, the problem is that [the Cube docs](https://cube.dev/docs/product/deployment/core) point back here for guidance on how to set up kubernetes-based deployments. So it's a bit circular ...
This appears to be from not allocating enough resources to the appropriate pods. See [this discussion](https://github.com/cube-js/cube/issues/8669) for more details. I updated the `values.yaml` with the config below and these errors...