Eric GT

Results 3 comments of Eric GT

I experienced this error suddenly migrating from [email protected] to [email protected]. the following test, which expects a Promise to reject with an instance of a custom Error ``` if('should return an...

I ran into this problem today with clusters in both EKS and GKE, and here's how I solved it: 1. rename the current k9s config `clusters` folder to `clustersbad` with...

I'd also like to see this implemented. `debug_test` is an incredible convenience feature, but it's useless if your project has any kind of complex setup. For example, I'm working on...