Results 23 issues of Dan Ports

/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** 1.22.4 (haven't seen this behavior on 1.22.3 and earlier versions) **2. What Kubernetes...

kind/bug

`dotnet bundle` fails on the .NET 3.1 SDK Docker image (`mcr.microsoft.com/dotnet/core/sdk:3.1`) using BundlerMinifier.Core version 3.2.435: ``` It was not possible to find any compatible framework version The framework 'Microsoft.NETCore.App', version...

I'm trying to track down a hang that occurs intermittently but reliably (about 10-20% of the time) while connecting from a Linux client to a Windows server. When the connection...

I'm guessing it is not because of things like this: https://github.com/coryrwest/B2.NET/blob/07d3f749c16655bbfb7c6a5dd40cd534d3b97576/src/Files.cs#L124 It would be nice if it were since the underlying `HttpClient` is, but if that requires too much effort,...

If an XHR request fails without a defined `fail` handler, the following error is thrown: ```fail is not a function``` It looks like the XHR failure code doesn't check whether...

/kind feature **1. Describe IN DETAIL the feature/behavior/change you would like to see.** kOps will allow you to configure `kubeAPIServer.targetRamMb` in your cluster spec on Kubernetes 1.24+, but then when...

kind/feature

See: https://docs.microsoft.com/en-us/nuget/reference/msbuild-targets

Grant deletion never occurs, and this warning repeats endlessly: ``` Warning CannotObserveExternalResource managed/grant.mysql.sql.crossplane.io cannot show current grants: Error 1141: There is no such grant defined for user 'test-app' on host...

bug

Since upgrading to v10.0.0 from v9.1.0, I'm seeing a much higher rate of `WaitTaskTimeoutException`s being thrown. It seems that frequently (but not always), calls to `WaitForSelectorAsync` are timing out despite...

bug