Justin Kolberg
Justin Kolberg
## Expected Behavior The order of authentication providers should be consistent between logins. ## Current Behavior The order of authentication providers can differ between logins. ## Possible Solution Add providers...
## Feature Suggestion Metrics handlers often require timestamps to have a certain precision (e.g. seconds, milliseconds, nanoseconds). There's currently no easy way to convert between timestamps outputted by a check...
## Feature Suggestion Consider replacing Otto with [Goja](https://github.com/dop251/goja) as a JS VM solution as Otto does not support ES6. Goja has implemented [most of ES6 functionality](https://github.com/dop251/goja/milestone/1?closed=1) and is 6-7 times...
Keepalived creates events when a keepalive fails or an entity registers or deregisters. These events do not take advantage of the new `core/v2.Pipeline` type which offers a more robust configuration...
Allow more than one backend-url to be specified in sensuctl for fail-over purposes. ## Expected Behavior A user should be able to specify more than one backend and have sensuctl...
## Expected Behavior Uchiwa should let users know that it's waiting on the initial data set when the daemon is first started. ## Current Behavior Uchiwa shows an error with...