red8888

Results 71 comments of red8888

@RainbowMango https://cloud.google.com/solutions/using-gke-applications-page-cloud-console

My bad. I had my data source misconfigured. Although I'm curious why topic is optional. seems like its required right?

Is v3 going to support .net core 5? https://github.com/dotnet/docfx/issues/7022

This is the top google result for "sam template multiple functions". Be nice to have airoVera's solution in the official docs if thats the way we should be doing this....

SAM does support multiple functions, the right way to do it is with the `sam build` command which pulls deps for all functions and creates a package that will be...

Yes the regular kubernetes provider and even the helm provider work correctly so this is an issue with kubernetes-alpha I saw a bunch of semi related issues, but I don't...

ok! is there any hack I can do to get it to work for now? like aliasing pipedeptree => conda-tree or something?

> The extension saves Xray URL as jfrog.xray.url and the username as jfrog.xray.username Where does it save these settings? I dont see anything in my settings.json Basically I want to...

@aknysh how do you deal with the lifecycle issue with capacity? I had to do this for tables so when capacity scales up terraform doesn't change it back: ignore_changes =...

Any updates on this?