Maksymilian Boguń
Maksymilian Boguń
@fabiocav @CasperWSchmidt I get the same error on Functions V3 and net core 3.1: ``` Could not load type 'Microsoft.AspNetCore.Mvc.Formatters.Json.Internal.MvcJsonMvcOptionsSetup' from assembly 'Microsoft.AspNetCore.Mv c.Formatters.Json, Version=3.1.2.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. ```
We have a similar problem. Are you by any chance using Confluent Cloud to host the topics?
Hi! Is anything happening in this context?
/reopen I'm having trouble understanding how this is the intended behavior. This is the basic scenario when installing knative using `kubectl apply`. IMO, the workaround with `kubectl create` is not...