ingress-nginx-helm/cmd/nginx
Sergey Shakuto b0ae678ce6
Retry to download maxmind DB if it fails (#7242)
* Retry to download maxmind DB if it fails.

Signed-off-by: Sergey Shakuto <sshakuto@infoblox.com>

* Add retries count arg, move retry logic into DownloadGeoLite2DB function

Signed-off-by: Sergey Shakuto <sshakuto@infoblox.com>

* Reorder parameters in DownloadGeoLite2DB

Signed-off-by: Sergey Shakuto <sshakuto@infoblox.com>

* Remove hardcoded value

Signed-off-by: Sergey Shakuto <sshakuto@infoblox.com>
2021-07-08 15:08:53 -07:00
..
flags.go Retry to download maxmind DB if it fails (#7242) 2021-07-08 15:08:53 -07:00
flags_test.go Retry to download maxmind DB if it fails (#7242) 2021-07-08 15:08:53 -07:00
main.go Drop v1beta1 from ingress nginx (#7156) 2021-06-23 14:20:10 -07:00
main_test.go Refactor extraction of ingress pod details 2020-11-19 17:31:28 -03:00