ingress-nginx-helm/cmd/nginx
Sergey Shakuto 45995525e7 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-08-10 11:24:39 -07:00
..
flags.go Retry to download maxmind DB if it fails (#7242) 2021-08-10 11:24:39 -07:00
flags_test.go Retry to download maxmind DB if it fails (#7242) 2021-08-10 11:24:39 -07:00
main.go Fixes for gosec 2020-12-04 20:29:07 -03:00
main_test.go Refactor extraction of ingress pod details 2020-11-19 17:31:28 -03:00