Laurent Michel

Results 16 issues of Laurent Michel

I would like to have the possibility to use other metrics than those currently listed in the HPA resource file. I don't think it is very difficult to add some...

I am writing a plugin for SpecFlow to support Ninject. Somewhere in my tests, it turns I resolve the `IObjectContainer` out of my Ninject kernel and then I dispose the...

I have Rider ``` JetBrains Rider 2021.1.3 Build #RD-211.7442.29, built on May 26, 2021 ``` with your plugin installed with version 1.8. When I add a new feature file ![image](https://user-images.githubusercontent.com/8761254/124066696-6e182800-da39-11eb-9fa7-57901e90ce22.png)...

bug

I've been tracking down that little bug for a few hours now, and finally I've found the problem. I have this code: ```js import { FusionAuthClient } from '@fusionauth/typescript-client' const...

**Reason for Change**: solves #1395 **Requirements** - [ ] squashed commits - [ ] included documentation - [ ] added unit tests and e2e tests (if applicable). **Issue Fixed**: **Please...

**Is your feature request related to a problem? Please describe.** I was looking to make [this example](https://github.com/Azure/azure-workload-identity/blob/main/examples/msal-python/main.py) working with the latest package versions for msal and azure-keyvault-secrets. Unfortunately, when I...

enhancement