Commit graph

54 commits

Author SHA1 Message Date
dependabot[bot]
96acb8580f
Bump github.com/json-iterator/go from 1.1.11 to 1.1.12 (#7792)
Bumps [github.com/json-iterator/go](https://github.com/json-iterator/go) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/json-iterator/go/releases)
- [Commits](https://github.com/json-iterator/go/compare/v1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: github.com/json-iterator/go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 13:49:59 -07:00
dependabot[bot]
69577e58f5
Bump github.com/mitchellh/mapstructure from 1.4.1 to 1.4.2 (#7786)
Bumps [github.com/mitchellh/mapstructure](https://github.com/mitchellh/mapstructure) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/mitchellh/mapstructure/releases)
- [Changelog](https://github.com/mitchellh/mapstructure/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitchellh/mapstructure/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/mitchellh/mapstructure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-11 05:08:40 -07:00
Ricardo Katz
54a5870803
Update dependencies (#7783) 2021-10-10 17:40:37 -07:00
Ricardo Katz
97e39e79e2
Add e2e test for non ingressclass enabled ingress (#7785) 2021-10-10 16:18:37 -07:00
dependabot[bot]
0b40037675
Bump github.com/opencontainers/runc from 1.0.1 to 1.0.2 (#7715)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Commits](https://github.com/opencontainers/runc/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 09:06:44 -07:00
dependabot[bot]
9daa72b647
Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1 (#7713)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.9 to 1.5.1.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 09:02:43 -07:00
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
Ricardo Katz
d226d831bd Update go version, modules and remove ioutil 2021-08-06 14:15:21 -03:00
Ricardo Katz
f5c80783bf
[Cherry Pick] - Add configuration to disable external name service feature (#7314) (#7321)
* Add configuration to disable external name service feature (#7314)

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Fix CI files
2021-07-05 21:50:18 -07:00
Manuel Alejandro de Brito Fontes
08b0ea5629 Update go dependencies 2021-01-20 21:43:30 -03:00
Manuel Alejandro de Brito Fontes
afe0321bd1 Update go dependencies 2020-12-14 12:35:40 -03:00
Manuel Alejandro de Brito Fontes
3f153add00 Refactor handling of path Prefix and Exact 2020-11-10 07:21:34 -03:00
Manuel Alejandro de Brito Fontes
f49d2fdb3b Improve class.IsValid logs 2020-11-09 11:01:03 -03:00
Manuel Alejandro de Brito Fontes
a85e53f4cb Remove k8s.io/kubernetes dependency 2020-10-26 13:04:00 -03:00
Manuel Alejandro de Brito Fontes
93ac8d5a21 Update go dependencies 2020-09-27 18:44:45 -03:00
Manuel Alejandro de Brito Fontes
4e0d163366 Fix logr dependency issue 2020-09-17 07:43:01 -03:00
Manuel Alejandro de Brito Fontes
cffc01b330 Update go modules 2020-09-16 10:15:06 -03:00
Manuel Alejandro de Brito Fontes
f55a47e461 Update go dependencies to fix build logr errors 2020-09-02 08:42:47 -04:00
Manuel Alejandro de Brito Fontes
2a7f84045d Update go dependencies 2020-09-01 21:31:25 -04:00
Manuel Alejandro de Brito Fontes
3d67c39aa2 Update go dependencies 2020-08-13 07:36:24 -04:00
Manuel Alejandro de Brito Fontes
59a7f51cd4 Update dependencies for controller-runtime 2020-08-08 21:01:03 -04:00
Manuel Alejandro de Brito Fontes
cb86c5698c Migrate to klog v2 2020-08-08 21:01:03 -04:00
Mitsuo Heijo
094967cfd9 bump fsnotify to v1.4.9
migrate gopkg.in/fsnotify/fsnotify.v1 to github.com/fsnotify/fsnotify
2020-07-31 02:14:03 +09:00
Manuel Alejandro de Brito Fontes
0bdfcbd5f8 Update go dependencies 2020-07-08 14:13:50 -04:00
Manuel Alejandro de Brito Fontes
10dcf0db15 Remove unused variables and verbose e2e logs 2020-06-29 18:11:01 -04:00
Manuel Alejandro de Brito Fontes
53995758b3 Update go dependencies 2020-06-24 16:15:04 -04:00
Manuel Alejandro de Brito Fontes
ec3da4d2c9 Update go dependencies 2020-05-22 21:07:02 -04:00
Manuel Alejandro de Brito Fontes
837d370ab2 Update go dependencies 2020-04-20 11:30:49 -04:00
Manuel Alejandro de Brito Fontes
d18fa90cfd Add e2e test for OCSP and new configmap setting 2020-04-17 12:53:47 -04:00
Manuel Alejandro de Brito Fontes
3eafaa35a1 Update go dependencies 2020-03-27 19:52:51 -03:00
Manuel Alejandro de Brito Fontes
7627757081
Cleanup of chart labels (#5258) 2020-03-18 08:35:29 -03:00
Manuel Alejandro de Brito Fontes
28d0c6dc7a
Update go mod for 1.14 (#5182) 2020-02-26 18:10:29 -03:00
Manuel Alejandro de Brito Fontes
f00f49a295
Update go dependencies (#5170) 2020-02-26 14:56:11 -03:00
Manuel Alejandro de Brito Fontes
307bf76454 Update go dependencies 2020-02-19 19:42:50 -03:00
Manuel Alejandro de Brito Fontes
d0423c6d4f
Update code to use pault.ag/go/sniff package (#5038)
* Update code to use pault.ag/go/sniff package

* Update go dependencies
2020-02-07 12:27:43 -03:00
Manuel Alejandro de Brito Fontes
3e2bbbed3d
Update github.com/paultag/sniff dependency (#5035) 2020-02-07 11:09:28 -03:00
Manuel Alejandro de Brito Fontes
9278f0cad2
Update metric dependencies (#5023) 2020-02-06 09:50:13 -03:00
Manuel Alejandro de Brito Fontes
23e7565ebc Update go dependencies 2020-01-27 00:01:13 -03:00
Kashif Saadat
ca880624a4 Update client_golang version 2020-01-17 15:32:30 +00:00
Manuel Alejandro de Brito Fontes
75c3c47f81 Update go dependencies to v1.17.0 2019-12-10 21:55:54 -03:00
Manuel Alejandro de Brito Fontes
d7b530cb0a
Update go dependencies for kubernetes 1.16.0 2019-09-19 11:01:00 -03:00
Manuel Alejandro de Brito Fontes
341d64b652
Update go dependencies (#4524) 2019-09-02 21:30:28 -04:00
Manuel Alejandro de Brito Fontes
c5334b2b3e
Update klog (#4426) 2019-08-10 13:49:12 -04:00
Manuel Alejandro de Brito Fontes
fcb1b6217b
Update go dependencies 2019-07-31 20:55:11 -04:00
Manuel Alejandro de Brito Fontes
36959a4878
Add go dependencies for mdtoc 2019-07-24 21:08:08 -04:00
Manuel Alejandro de Brito Fontes
a54ab3341e
Update go dependencies (#4322) 2019-07-17 09:21:14 -04:00
Manuel Alejandro de Brito Fontes
6db1ed390d
Update go dependencies 2019-06-27 10:34:47 -04:00
Manuel Alejandro de Brito Fontes
a662db5366
Update go dependencies 2019-06-24 09:07:24 -04:00
Manuel Alejandro de Brito Fontes
6140fdd31d
Update go dependencies for e2e tests 2019-06-18 23:44:10 -04:00
Manuel Alejandro de Brito Fontes
5f8deb2312
Update go dependencies 2019-06-13 11:32:39 -04:00