Nathan Perriolat

Results 4 issues of Nathan Perriolat

Following the "Contribute" instructions, the [cdk-scheduler](https://www.npmjs.com/package/cdk-scheduler) package has been setup and compiled with JSII (.jsii bundled in package and jsii parameters in `package.json`). We also added some of the suggested...

As discussed in [**this Stackoverflow thread**](https://stackoverflow.com/questions/66465888/how-to-define-enum-mapping-in-openapi) there is no way to create enums with labels out of the box (like enums of integers for some configurations). The simplest workaround is...

Allows to press Ctrl + Enter in the textarea of the `ApiRequest` to send a request The code `10` is here to support an open issue on Chromium : https://bugs.chromium.org/p/chromium/issues/detail?id=79407

**Describe the bug** On a concurrent update of VaultAuth & VaultDynamicSecret, sometimes the lease being renewed by Vault is not the one in the Kubernetes secret **To Reproduce** Steps to...

bug