Jacob Alheid

Results 35 comments of Jacob Alheid

Seems this is a deprecated API: https://developers.google.com/gdata/samples/spreadsheet_sample ... even Google's own demo doesn't work. They might be just sunsetting it now. Edit: Stopped working for me today in my normal...

@mgrachev Could you please take a look at this?

> Any good alternative or maintained fork of this project ? I've switched to using Kong. It's based on declarative structs and needs minimal supporting code.

Could a potential fix be to use `os.MkdirTemp` as the untar target and then copy the resulting filesystem into the target path, so helm won't fight itself?

Thanks for your help @toni-moreno! Looks like we were able to get it working with an updated influx-srelay container. Do you know if there's any way programmatically via the API...

@toni-moreno Yea the `Location` content in the admin response is what I'm referring to when talking about. Hypothetically an endpoint like: `GET /admin/backends` With a response like: ```json { "Msg":...

Yea something like that would be awesome for our use case.

Answering my own issue: Apparently the two best approaches currently are either: 1. Build a custom Docker image for the Jenkins master with the Docker binaries. 2. Use a slave...

Missing EchoMode and everything since. @meowgorithm @maaslalani any chance of getting a new release cut?

HumbleDB currently doesn't support Python 3. Unfortunately I don't have time at the moment to add support, though I'd like to in the future. If you are willing to make...