David W. Roberts
David W. Roberts
In the quickstart guide, could you please mention the need to ``` routes.IgnoreRoute("collar/{*pathInfo}"); ``` More prominently? MVC is going to be a pretty common use case, and I don't think...
I really need to have an icon, a manifest _and_ version details Currently I'm caught between this project and [https://github.com/josephspurrier/goversioninfo](https://github.com/josephspurrier/goversioninfo) - which does icons and versions, but not manifests Would...
When running `squirrel --releasify Updatetest.1.0.0.nupkg` I receive ``` System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception: The system cannot find the file specified at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo...
## In what area(s)? /area autoscale ## What version of Knative? Repro'ed in 1.3 1.5 1.9 (This repros with istio as networking + ingress 1.12.9. Besides using the operator for...
## In what area(s)? /area autoscale ## What version of Knative? 1.9.2 ## Expected Behavior Under sustained load for 15-20 minutes to the same service, the service should remain operational...
## What version of Knative? > 1.16.0 ## Expected Behavior Autoscaler is able to GC etc. and avoid OOM ## Actual Behavior There is a visible leak occurring every ~10...
### Describe the Bug I'm trying to dynamically configure a `kubernetes` provider to connect to a cluster, using the `!terraform_output` from other component The trouble is, passing `cluster_ca_certificate`, the output...