dsegura
dsegura
It seems I can't create a PR. > pkg/monitor/uptime-monitor.go ``` package uptimerobot import ( "encoding/json" "errors" "fmt" Http "net/http" "net/url" "reflect" "strconv" "strings" endpointmonitorv1alpha1 "github.com/stakater/IngressMonitorController/v2/api/v1alpha1" "github.com/stakater/IngressMonitorController/v2/pkg/config" "github.com/stakater/IngressMonitorController/v2/pkg/http" "github.com/stakater/IngressMonitorController/v2/pkg/models" ) type...
Hello, I've done it, but I can't test anything and I'm not a developer : https://github.com/stakater/IngressMonitorController/pull/632 If anyone could give me feedback and try to adapt/correct the implementation, that would...
Need it ! Up :)
Up ! Is someone available to review this ?
Big thanks for this active review and fixes. Sorry if I have done some mistakes, I really want these features appears one day, and I think we are now very...
Hi, My little participation on this nice feature. The total positions are false. It's give me 2 positions instead of the 6 positions I have. I apply this quick fix,...