Mikolaj

Results 33 comments of Mikolaj

yeah, they are not very specific, and as well the library is not restricted to use those particular and then it's even worse if you consider future changes to server...

Well, it's simple, currently we check the result of `IsValidResponseToDeserialize `, if its true, we pass the response to serializer. But `IsValidResponseToDeserialize ` is true regardless of the ContentType in...

> Problem with extensions is in design. What if someone set request.Extensions = new Person() before passing request into client? How to deal with arbitrary initialized object? How to **add**...

> This could be an issue on the Microsoft side. When I create a normal role assignment, it performs a PUT against RoleAssignment and responds with a 201 Created immediately....

well, if it's a consistent and expected behavior it should be solved at the provider level otherwise it just pushes this effort to every client. At least there should be...

@mikhailshilkov is that something you're planning to fix anytime soon? It's been ~2 years since the bug got reported, we ocassionally have the same issue.

We've seen the same issue with other resources depending on cosmos, this time private endpoint. I guess the issue still persists.

@thomas11 @danielrbradley we don't have a reliable way to reproduce it, but my guess is that the cosmos DB needs to be in some kind of use at least that...

We've just started looking into using Pulumi Environments and the lack of any history/logs seems to be the main deal breaker. Hard to imagine having a production environment where someone...