Dmytro Tsapko

Results 5 issues of Dmytro Tsapko

I need to have some authentication audit info on users profile. Specifically: 1. last logged in timestamp 2. last logged out timestamp 3. last logged In IP 4. last failed...

enhancement

Hi, I wonder is it possible to add custom claims to JWT tokens. I want to attach user roles list to JWT token when user is authenticated.

enhancement

**Short Summary:** Can't spin up a new cluster on AWS **Steps to Reproduce:** standard flow for cluster creation **Expected Results:** cluster is up **Actual Results:** ProvisionNode tasks error **Dev Info:**...

bug
aws

Based on #413 and CSI community meeting notes added on 2/11/20, This specific case with empty `capacity_range` was added to the `CreateVolumeRequest` errors table.

```proto message CreateVolumeRequest { // This field is OPTIONAL. This allows the CO to specify the capacity // requirement of the volume to be provisioned. If not specified, the //...