Wei Chen
Wei Chen
Do you mind (me) changing the title of this issue to something like "Compare two arrays ignoring order" because I thought it is what we're discussing here and the topic...
A few changes has been added to [version 2.0.0](https://github.com/weichch/system-text-json-jsondiffpatch/blob/2.0.0/ReleaseNotes.md) following the resolution of https://github.com/dotnet/runtime/issues/56592.
As per mentioned in #4147, the feature gate is [by default enabled](https://kubernetes.io/blog/2021/04/21/graceful-node-shutdown-beta/#how-do-i-use-it) in all k8s versions we currently support.
I'm putting this on hold now as there might be some investigations I need to do **before** this can be merged.
It's not only AKS China. The wider AKS team is experiencing this error right now, and it is extremely blocking. We see this error returned in the scenarios when using...
We also found this validation only works for the first request. This validation happens in line 76: https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/a35dff77ae425eace24b2a93b5ff2f124c5719e4/apps/internal/oauth/resolvers.go#L76 But the endpoint is added to cache in line 74: https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/a35dff77ae425eace24b2a93b5ff2f124c5719e4/apps/internal/oauth/resolvers.go#L74 So...