Vinzenz G.

Results 6 comments of Vinzenz G.

@bluetianx i think you misunderstood the question. Please take a look at the package contents of the BirdMessenger 3.0 package on nuget.org [https://www.fuget.org/packages/BirdMessenger/3.0.0](https://www.fuget.org/packages/BirdMessenger/3.0.0) Its missing the types used in the...

I am using `OpenTelemetry.Instrumentation.SqlClient 1.0.0-rc9.10` and `OpenTelemetry.Instrumentation.EntityFrameworkCore 1.0.0-beta2` and had the same issue, but removing only the EntityFrameworkCore Instrumentation package solved it, so i would assume the issue comes from...

@samruddhikhandale Sorry for the late reply, i was busy and forgot to reply to you. Here is a minimal reproduction of the issue withe the image suggested by you: ```...

> @CaffeineDaemon Can you check if the the latest changes to the `git-lfs` Feature is working for you? thanks! Could verify that the issue is solved for us with feature...

I have the same problem but observed that the test namespace generated by kuttl takes some time to delete . In my case, this is due to finalizers being run...

As of cog 6.1.0 it seems to work as i would expect for packages but is broken for the monorepo global tag ( using `generate_mono_repository_global_tag = true` ). I tried...