nadworny
nadworny
I think this can be closed as templateParameters are now supported, i.e. ```python templateParameters={"deployTo": "test"}, run_params = { "templateParameters": templateParameters, "resources": { "repositories": {"self": {"refName": f"refs/heads/{branch_name}"}} }, } ``` using...
hi @basepi, I just wanted to ask if this issue is on your roadmap and if we could somehow help? We'd also love to use it and since @zero0nee is...
Would also love to see it! ❤️
I guess not so many devs using Azure DevOps here? 😉 Maybe at least some guidance if that's even possible to implement and if yes, where to start? 😄 This...
hey @parano / @bojiang , is the timeout config already implemented? I don't see it in the `bentoml serve` (1.0.16) yet... is it possible to pass this config somehow differently...
mentioning as suggested in the PR template @baskaryan
I would also love to use it on Windows. Here is a PR for the goreleaser #3962 According to @mortent , if there is enough demand for Windows, they would...
hey @mortent , same here (I'm on macOS) ;) but we have just a few Windows users that would like to use it. I also don't have any experience running...
@cliveseldon how can I verify that? I installed it today using the helm charts.
sorry, my bad! This works on AKS (I didn't switch ctx in k9s) but it doesn't in local k8s (docker desktop). I'll update the environment info shortly.