Raffaele Di Fazio
adaaca5560
remove version from readme
2021-10-01 09:44:21 +02:00
dependabot[bot]
2d20dcda5d
build(deps): bump github.com/aws/aws-sdk-go from 1.40.38 to 1.40.53
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.40.38 to 1.40.53.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.40.38...v1.40.53 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 03:37:17 +00:00
dependabot[bot]
7b6d4c0eba
build(deps): bump github.com/vultr/govultr/v2 from 2.8.1 to 2.9.0
...
Bumps [github.com/vultr/govultr/v2](https://github.com/vultr/govultr ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/vultr/govultr/releases )
- [Changelog](https://github.com/vultr/govultr/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vultr/govultr/compare/v2.8.1...v2.9.0 )
---
updated-dependencies:
- dependency-name: github.com/vultr/govultr/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 03:36:30 +00:00
dependabot[bot]
2c3a7ca05c
build(deps): bump github.com/Azure/go-autorest/autorest
...
Bumps [github.com/Azure/go-autorest/autorest](https://github.com/Azure/go-autorest ) from 0.11.20 to 0.11.21.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/v0.11.20...autorest/v0.11.21 )
---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 03:35:57 +00:00
Devon Mizelle
369376fce3
go.sum update
2021-09-30 21:30:19 -04:00
Devon Mizelle
0c4258248b
ListZonesContext
no longer takes paginationOptions
2021-09-30 21:30:19 -04:00
Devon Mizelle
6d2919de76
Bump Cloudflare-Go
...
In order for us to use some new features provided by cloudflare-go for
the cloudflare provider (mainly around Cloudflare Access, etc.) we need
to bump the version of cloudflare-go used.
The only real change that needed to be done was that the `Proxied` field
on `cloudflare.DNSRecord` structs changed from `bool` -> `*bool`.
Upstream did this because in certain cases, a user could not flip from
proxied -> DNS only (the library omitted sending `proxied = false` to
the API)
Other decent change was that most methods exported by the library now
require `context.Context` to be passed in. Was rather trivial to get up.
https://github.com/cloudflare/cloudflare-go/pull/595
Signed-off-by: Devon Mizelle <devon.mizelle@onepeloton.com>
2021-09-30 21:30:16 -04:00
Pavel Tumik
ae07a2d2cb
make sure that external-dns will create PTR records for records that are already managed by external dns
2021-09-30 15:42:55 -07:00
Pavel Tumik
9a6e004a2d
fix some issues with ptr support and remove ttl references
2021-09-30 15:42:14 -07:00
Pavel Tumik
7463c2b938
infoblox: add test for findReserseZone
2021-09-30 15:42:14 -07:00
Christian Groschupp
f9145981c3
infoblox: also create a ptr entry
2021-09-30 15:42:14 -07:00
Kubernetes Prow Robot
253d94023f
Merge pull request #2337 from kubernetes-sigs/dependabot/go_modules/github.com/akamai/AkamaiOPEN-edgegrid-golang-1.1.1
...
build(deps): bump github.com/akamai/AkamaiOPEN-edgegrid-golang from 1.0.0 to 1.1.1
2021-09-30 04:38:07 -07:00
dependabot[bot]
3b013b945c
build(deps): bump github.com/akamai/AkamaiOPEN-edgegrid-golang
...
Bumps [github.com/akamai/AkamaiOPEN-edgegrid-golang](https://github.com/akamai/AkamaiOPEN-edgegrid-golang ) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/akamai/AkamaiOPEN-edgegrid-golang/releases )
- [Changelog](https://github.com/akamai/AkamaiOPEN-edgegrid-golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/akamai/AkamaiOPEN-edgegrid-golang/compare/v1.0.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: github.com/akamai/AkamaiOPEN-edgegrid-golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 10:41:16 +00:00
Kubernetes Prow Robot
87ba69e2a9
Merge pull request #2333 from kubernetes-sigs/dependabot/go_modules/github.com/Azure/azure-sdk-for-go-46.4.0incompatible
...
build(deps): bump github.com/Azure/azure-sdk-for-go from 46.3.0+incompatible to 46.4.0+incompatible
2021-09-30 03:10:08 -07:00
dependabot[bot]
6eba71480f
build(deps): bump github.com/Azure/azure-sdk-for-go
...
Bumps [github.com/Azure/azure-sdk-for-go](https://github.com/Azure/azure-sdk-for-go ) from 46.3.0+incompatible to 46.4.0+incompatible.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v46.3.0...v46.4.0 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 09:27:43 +00:00
Kubernetes Prow Robot
3aad0f866d
Merge pull request #2336 from kubernetes-sigs/dependabot/go_modules/cloud.google.com/go-0.97.0
...
build(deps): bump cloud.google.com/go from 0.94.1 to 0.97.0
2021-09-30 01:36:08 -07:00
Kubernetes Prow Robot
94245bf443
Merge pull request #2334 from kubernetes-sigs/dependabot/go_modules/go.uber.org/ratelimit-0.2.0
...
build(deps): bump go.uber.org/ratelimit from 0.1.0 to 0.2.0
2021-09-30 01:30:08 -07:00
Kubernetes Prow Robot
990b73fec1
Merge pull request #2305 from kubernetes-sigs/dependabot/go_modules/github.com/hooklift/gowsdl-0.5.0
...
build(deps): bump github.com/hooklift/gowsdl from 0.4.0 to 0.5.0
2021-09-30 01:24:07 -07:00
dependabot[bot]
53c73b1ae4
build(deps): bump cloud.google.com/go from 0.94.1 to 0.97.0
...
Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go ) from 0.94.1 to 0.97.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases )
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.94.1...v0.97.0 )
---
updated-dependencies:
- dependency-name: cloud.google.com/go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 08:14:20 +00:00
dependabot[bot]
51cfd5d644
build(deps): bump go.uber.org/ratelimit from 0.1.0 to 0.2.0
...
Bumps [go.uber.org/ratelimit](https://github.com/uber-go/ratelimit ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/uber-go/ratelimit/releases )
- [Changelog](https://github.com/uber-go/ratelimit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uber-go/ratelimit/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/ratelimit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 08:12:27 +00:00
Kubernetes Prow Robot
db2557509e
Merge pull request #2329 from kubernetes-sigs/dependabot/go_modules/github.com/Azure/go-autorest/autorest/adal-0.9.16
...
build(deps): bump github.com/Azure/go-autorest/autorest/adal from 0.9.14 to 0.9.16
2021-09-30 01:02:08 -07:00
Kubernetes Prow Robot
f0344b5328
Merge pull request #2328 from kubernetes-sigs/dependabot/go_modules/github.com/transip/gotransip/v6-6.6.2
...
build(deps): bump github.com/transip/gotransip/v6 from 6.6.0 to 6.6.2
2021-09-30 00:48:09 -07:00
dependabot[bot]
edcf55c365
build(deps): bump github.com/Azure/go-autorest/autorest/adal
...
Bumps [github.com/Azure/go-autorest/autorest/adal](https://github.com/Azure/go-autorest ) from 0.9.14 to 0.9.16.
- [Release notes](https://github.com/Azure/go-autorest/releases )
- [Changelog](https://github.com/Azure/go-autorest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Azure/go-autorest/compare/autorest/adal/v0.9.14...autorest/adal/v0.9.16 )
---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/adal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 06:52:04 +00:00
dependabot[bot]
8d90c76f92
build(deps): bump github.com/transip/gotransip/v6 from 6.6.0 to 6.6.2
...
Bumps [github.com/transip/gotransip/v6](https://github.com/transip/gotransip ) from 6.6.0 to 6.6.2.
- [Release notes](https://github.com/transip/gotransip/releases )
- [Commits](https://github.com/transip/gotransip/compare/v6.6.0...v6.6.2 )
---
updated-dependencies:
- dependency-name: github.com/transip/gotransip/v6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 06:51:12 +00:00
dependabot[bot]
229469af70
build(deps): bump github.com/hooklift/gowsdl from 0.4.0 to 0.5.0
...
Bumps [github.com/hooklift/gowsdl](https://github.com/hooklift/gowsdl ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/hooklift/gowsdl/releases )
- [Commits](https://github.com/hooklift/gowsdl/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: github.com/hooklift/gowsdl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 06:49:11 +00:00
Kubernetes Prow Robot
53b7816e3a
Merge pull request #2330 from kubernetes-sigs/dependabot/go_modules/github.com/maxatome/go-testdeep-1.10.1
...
build(deps): bump github.com/maxatome/go-testdeep from 1.9.2 to 1.10.1
2021-09-29 23:26:08 -07:00
Nick Jüttner
9b51d5b108
Merge branch 'master' into dependabot/go_modules/github.com/maxatome/go-testdeep-1.10.1
2021-09-30 08:04:36 +02:00
Nick Jüttner
38c2cfcfa6
Merge pull request #2331 from kubernetes-sigs/dependabot/go_modules/github.com/linode/linodego-0.32.2
...
build(deps): bump github.com/linode/linodego from 0.19.0 to 0.32.2
2021-09-30 08:03:49 +02:00
dependabot[bot]
6ca64deb9b
build(deps): bump github.com/maxatome/go-testdeep from 1.9.2 to 1.10.1
...
Bumps [github.com/maxatome/go-testdeep](https://github.com/maxatome/go-testdeep ) from 1.9.2 to 1.10.1.
- [Release notes](https://github.com/maxatome/go-testdeep/releases )
- [Commits](https://github.com/maxatome/go-testdeep/compare/v1.9.2...v1.10.1 )
---
updated-dependencies:
- dependency-name: github.com/maxatome/go-testdeep
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 14:43:02 +00:00
dependabot[bot]
cdab0ff6a1
build(deps): bump github.com/linode/linodego from 0.19.0 to 0.32.2
...
Bumps [github.com/linode/linodego](https://github.com/linode/linodego ) from 0.19.0 to 0.32.2.
- [Release notes](https://github.com/linode/linodego/releases )
- [Commits](https://github.com/linode/linodego/compare/v0.19.0...v0.32.2 )
---
updated-dependencies:
- dependency-name: github.com/linode/linodego
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 14:42:46 +00:00
Kubernetes Prow Robot
6838df9ff2
Merge pull request #2332 from kubernetes-sigs/raffo/bump-deps-sec
...
Bump dependencies to fix security vulnerabiity
2021-09-29 07:20:49 -07:00
Raffaele Di Fazio
87fa096d66
bump deps to fix security vuln
...
Signed-off-by: GitHub <noreply@github.com>
2021-09-29 12:13:30 +00:00
Kubernetes Prow Robot
fed5dd26b5
Merge pull request #2327 from kubernetes-sigs/dependabot/go_modules/google.golang.org/api-0.58.0
...
build(deps): bump google.golang.org/api from 0.54.0 to 0.58.0
2021-09-29 00:04:48 -07:00
Kubernetes Prow Robot
14517c33d3
Merge pull request #2302 from kubernetes-sigs/dependabot/go_modules/github.com/linki/instrumented_http-0.3.0
...
build(deps): bump github.com/linki/instrumented_http from 0.2.0 to 0.3.0
2021-09-29 00:02:48 -07:00
Kubernetes Prow Robot
35d813914d
Merge pull request #2301 from kubernetes-sigs/dependabot/go_modules/github.com/gophercloud/gophercloud-0.21.0
...
build(deps): bump github.com/gophercloud/gophercloud from 0.1.0 to 0.21.0
2021-09-29 00:00:49 -07:00
Kubernetes Prow Robot
7f0e615b0b
Merge pull request #2323 from kubernetes-sigs/dependabot/go_modules/k8s.io/client-go-0.22.2
...
build(deps): bump k8s.io/client-go from 0.22.0 to 0.22.2
2021-09-28 23:58:49 -07:00
dependabot[bot]
aa8e8c2550
build(deps): bump google.golang.org/api from 0.54.0 to 0.58.0
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.54.0 to 0.58.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.54.0...v0.58.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 03:44:02 +00:00
Raffaele Di Fazio
65a69275b1
Update trivy.yml
2021-09-27 13:11:24 +02:00
Kubernetes Prow Robot
85bf07168e
Merge pull request #2319 from kubernetes-sigs/raffo/add-trivy-scanning
...
Add trivy for image scanning
2021-09-27 03:17:35 -07:00
dependabot[bot]
6aeee9e211
build(deps): bump k8s.io/client-go from 0.22.0 to 0.22.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.22.0 to 0.22.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.22.0...v0.22.2 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 03:40:51 +00:00
Raffaele Di Fazio
4170162b57
only run on master
...
Signed-off-by: GitHub <noreply@github.com>
2021-09-24 12:27:09 +00:00
Raffaele Di Fazio
37b7e63d5c
adds trivy for image scanning
...
Signed-off-by: GitHub <noreply@github.com>
2021-09-24 12:25:37 +00:00
Tariq Ibrahim
1aef05c8e5
remove unused parameters in aws change submit method
2021-09-23 13:32:05 -07:00
dependabot[bot]
241316d60c
build(deps): bump github.com/linki/instrumented_http from 0.2.0 to 0.3.0
...
Bumps [github.com/linki/instrumented_http](https://github.com/linki/instrumented_http ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/linki/instrumented_http/releases )
- [Commits](https://github.com/linki/instrumented_http/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: github.com/linki/instrumented_http
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 03:39:32 +00:00
dependabot[bot]
73a2cf36c0
build(deps): bump github.com/gophercloud/gophercloud
...
Bumps [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud ) from 0.1.0 to 0.21.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases )
- [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gophercloud/gophercloud/compare/v0.1.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 03:38:56 +00:00
Kubernetes Prow Robot
8cc952298c
Merge pull request #2295 from kubernetes-sigs/dependabot/go_modules/github.com/projectcontour/contour-1.14.2
...
build(deps): bump github.com/projectcontour/contour from 1.7.0 to 1.14.2
2021-09-15 02:22:41 -07:00
dependabot[bot]
bd0e35ffa4
build(deps): bump github.com/projectcontour/contour from 1.7.0 to 1.14.2
...
Bumps [github.com/projectcontour/contour](https://github.com/projectcontour/contour ) from 1.7.0 to 1.14.2.
- [Release notes](https://github.com/projectcontour/contour/releases )
- [Changelog](https://github.com/projectcontour/contour/blob/main/RELEASES.md )
- [Commits](https://github.com/projectcontour/contour/compare/v1.7.0...v1.14.2 )
---
updated-dependencies:
- dependency-name: github.com/projectcontour/contour
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 08:58:48 +00:00
Kubernetes Prow Robot
49e24a5aea
Merge pull request #2281 from andrewstuart/bugfix/netv1-ingress
...
kubernetes v1.22: Update controller to use networking.k8s.io/v1 Ingress.
2021-09-15 01:24:40 -07:00
Kubernetes Prow Robot
199c7727bc
Merge pull request #2267 from kubernetes-sigs/dependabot/go_modules/k8s.io/api-0.22.1
...
build(deps): bump k8s.io/api from 0.22.0 to 0.22.1
2021-09-15 01:08:41 -07:00
Kubernetes Prow Robot
4d5fd70b43
Merge pull request #2276 from kubernetes-sigs/dependabot/go_modules/github.com/aws/aws-sdk-go-1.40.38
...
build(deps): bump github.com/aws/aws-sdk-go from 1.31.4 to 1.40.38
2021-09-15 00:54:41 -07:00