jak
jak
Bump; the lack of a published version with the new API has prevented my org's searches from working correctly.
@pranavnateri have you seen/tried the option exposed in [this PR](https://github.com/hashicorp/terraform-provider-helm/pull/1012)? It specifically mentions slowness due to excessive CRDs from Crossplane, but may be worth trying even if it's not your...
Who do I need to yell at to reopen this
> Thanks for fixing up the PR. There seem to be two files that got accidentally committed. Please also make sure to squash your commits into one (e.g using `git...
Sorry for the delay, my git brain got fried. Will rebase and update the PR shortly.
I decided to do a hard reset against the main branch since it had been a long time and I messed up the order of the commits earlier.
Adding signed off message to commit shortly.
> It is also complaining about the spelling of "eg", perhaps write it as "e.g." I think I originally wrote it as e.g., will just replace with "for example" instead....
@kakaroto could this just be a simple heartbeat function it calls ("hello world-ish")? Could be on a short interval (~5 seconds) in that case.
Ah okay, so it needs to call the Google API on an interval. Is there a max threshold/timeout that we want to limit the session to, or should we make...