Leandro Dardick

Results 2 issues of Leandro Dardick

Fixes #1222 Fixes #1266 ## Description As the CloudAdapter component was migrated to [C#](https://github.com/microsoft/botbuilder-dotnet/blob/main/libraries/integration/Microsoft.Bot.Builder.Integration.AspNet.Core/CloudAdapter.cs), it should be added in Java with all supporting classes and make the necessary changes in...

**Describe the bug** The admission webhook injects `azwi-proxy` as a sidecar container. The injected container defines a `securityContext` that defines that the container will run as non-root. ``` securityContext: capabilities:...

bug