Johannes

Results 2 issues of Johannes

Hi all, **Current problem** The Gson instance used by `RpcUnspecifiedDataTarget` is hardcoded in `RpcJsonDataSource` https://github.com/Azure/azure-functions-java-worker/blob/3ec27b2b82ba96adef593d51b0bb0e9c0063bfaa/src/main/java/com/microsoft/azure/functions/worker/binding/RpcUnspecifiedDataTarget.java#L68 https://github.com/Azure/azure-functions-java-worker/blob/3ec27b2b82ba96adef593d51b0bb0e9c0063bfaa/src/main/java/com/microsoft/azure/functions/worker/binding/RpcJsonDataSource.java#L20 This means that customizing the way the runtime Json-serializes objects (especially dates) is impossible....

Enhancement
New Feature
needs-discussion
Needs: Attention :wave:
reviewed

**Is your feature request related to a problem?** When using the CRDs defined by the appmesh-controller (such as VirtualNode) with the terraform [kubernetes-alpha](https://github.com/hashicorp/terraform-provider-kubernetes-alpha) provider, the provider displays the following warning:...

enhancement