Kubernetes Prow Robot
25f8242b94
Merge pull request #4084 from mrueg/move-webhookapi-out
...
webhook: Move httpapi into own package
2023-12-07 12:51:42 +01:00
Kubernetes Prow Robot
674d430591
Merge pull request #4088 from mloiseleur/chore/update-deps
...
chore: update 45 go modules dependancies
2023-12-07 12:13:54 +01:00
dependabot[bot]
011d789b44
build(deps): bump the dev-dependencies group with 3 updates
...
Bumps the dev-dependencies group with 3 updates: [actions/setup-go](https://github.com/actions/setup-go ), [actions/setup-python](https://github.com/actions/setup-python ) and [action-stars/install-tool-from-github-release](https://github.com/action-stars/install-tool-from-github-release ).
Updates `actions/setup-go` from 4 to 5
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
Updates `action-stars/install-tool-from-github-release` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/action-stars/install-tool-from-github-release/releases )
- [Changelog](https://github.com/action-stars/install-tool-from-github-release/blob/main/CHANGELOG.md )
- [Commits](58e2dd2016...b21a018132
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: action-stars/install-tool-from-github-release
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 09:48:39 +00:00
Kubernetes Prow Robot
cd13a68e39
Merge pull request #4085 from stevehipwell/add-complex-provider
...
feat(chart): Added complex provider support
2023-12-07 10:47:03 +01:00
Michel Loiseleur
3c570496e9
following review
2023-12-07 10:43:38 +01:00
Karsten Siemer
a3eaccab34
feat(istio): enhance Istio tutorial document
...
ℹ️ We're making the Istio tutorial more user-friendly! 💡 We've added extra
context and instructions related to how external-dns can gather information
from the Kubernetes service of the Istio Ingress Gateway. Also, we've guided
users on setting targets manually with the appropriate annotation. 😎
Changes include:
- Illustration on how to get targets to extracted DNS names using external-dns
- Guidance to the source service documentation for more understanding 📚
- Steps to manually set targets using the 'external-dns.alpha.kubernetes.io/target'
annotation on the Istio Ingress Gateway resource or the Istio VirtualService.
2023-12-06 10:41:21 +01:00
Karsten Siemer
87a53778a8
fix(istio): support for ExternalIPs in Istio resources
...
✨ Add support for ExternalIPs in Istio Gateway and VirtualService
ℹ️ This commit extends Istio Gateway and VirtualService resources
to support ExternalIPs. The changes include:
- Checking if service has ExternalIPs defined
- If yes, adding them to the list of targets
- If not, continuing with the existing process
👌 Now you can have your Istio resources use `externalIPs` too! 🎉
Not to be `ip`-percritical, but don't we all love an `ip`grade! 🎈
Signed-off-by: Karsten Siemer <karsten.siemer@sda.se>
2023-12-06 08:52:35 +01:00
Manuel Rüger
db96faf859
doc: Add netcup webhook provider
...
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2023-12-05 23:55:30 +01:00
theloneexplorerquest
f18e66f83d
update to add il-central-1
2023-12-05 23:21:28 +11:00
Frederic Mereu
fecd4273af
fix(ambassador): don't resolve LB hostname
...
Signed-off-by: Frederic Mereu <frederic.mereu@gaming1.com>
2023-12-05 09:56:32 +01:00
Daniel Sullivan
a0c5109ddb
Remove unnecessary newlines
2023-12-04 11:39:11 +01:00
Michel Loiseleur
d98a28ee43
fix: update golangci-lint to v1.55.2
2023-12-02 22:25:44 +01:00
Michel Loiseleur
5f6df47056
fix: infoblox provider has switched to string pointer
2023-12-02 21:59:39 +01:00
Michel Loiseleur
93e23d8e87
update aliyungo go module
2023-12-02 21:58:53 +01:00
Michel Loiseleur
8eb64040f6
fix ns1 provider
2023-12-02 21:57:10 +01:00
Michel Loiseleur
497e481b60
fix rfc2136, following https://github.com/miekg/dns/pull/1479
2023-12-02 21:56:19 +01:00
Steve Hipwell
e67a0a1e60
feat(chart): Added complex provider support
...
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2023-12-01 12:04:24 +00:00
Manuel Rüger
28c3153826
webhook: Move httpapi into own package
...
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2023-11-30 21:59:00 +01:00
Daniel Sullivan
cefb47c467
Improve Cloudflare provider metrics
2023-11-30 16:23:54 +01:00
dependabot[bot]
e8055744aa
build(deps): bump the dev-dependencies group with 45 updates
...
Bumps the dev-dependencies group with 45 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go ) | `1.7.0` | `1.9.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go ) | `1.3.0` | `1.4.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns](https://github.com/Azure/azure-sdk-for-go ) | `1.1.0` | `1.2.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns](https://github.com/Azure/azure-sdk-for-go ) | `1.1.0` | `1.2.0` |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr ) | `2.13.1` | `2.15.0` |
| [github.com/IBM-Cloud/ibm-cloud-cli-sdk](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk ) | `1.1.0` | `1.1.2` |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core ) | `5.13.4` | `5.15.0` |
| [github.com/IBM/networking-go-sdk](https://github.com/IBM/networking-go-sdk ) | `0.42.2` | `0.44.0` |
| [github.com/alecthomas/kingpin/v2](https://github.com/alecthomas/kingpin ) | `2.3.2` | `2.4.0` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go ) | `1.62.483` | `1.62.619` |
| [github.com/ans-group/sdk-go](https://github.com/ans-group/sdk-go ) | `1.16.6` | `1.17.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) | `1.44.311` | `1.48.9` |
| [github.com/civo/civogo](https://github.com/civo/civogo ) | `0.3.42` | `0.3.53` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go ) | `0.73.0` | `0.82.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) | `1.100.0` | `1.106.0` |
| [github.com/dnsimple/dnsimple-go](https://github.com/dnsimple/dnsimple-go ) | `1.2.0` | `1.5.1` |
| [github.com/go-gandi/go-gandi](https://github.com/go-gandi/go-gandi ) | `0.6.0` | `0.7.0` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr ) | `1.2.4` | `1.3.0` |
| [github.com/google/uuid](https://github.com/google/uuid ) | `1.3.1` | `1.4.0` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud ) | `1.5.0` | `1.7.0` |
| [github.com/infobloxopen/infoblox-go-client/v2](https://github.com/infobloxopen/infoblox-go-client ) | `2.3.0` | `2.4.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego ) | `1.19.0` | `1.25.0` |
| [github.com/miekg/dns](https://github.com/miekg/dns ) | `1.1.55` | `1.1.57` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk ) | `65.45.0` | `65.53.0` |
| [github.com/ovh/go-ovh](https://github.com/ovh/go-ovh ) | `1.4.1` | `1.4.3` |
| [github.com/pluralsh/gqlclient](https://github.com/pluralsh/gqlclient ) | `1.6.0` | `1.11.0` |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour ) | `1.25.2` | `1.27.0` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go ) | `1.0.0-beta.20` | `1.0.0-beta.21` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.710` | `1.0.807` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.710` | `1.0.807` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.710` | `1.0.806` |
| [github.com/transip/gotransip/v6](https://github.com/transip/gotransip ) | `6.21.0` | `6.23.0` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd ) | `3.5.9` | `3.5.10` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd ) | `3.5.9` | `3.5.10` |
| [golang.org/x/net](https://github.com/golang/net ) | `0.18.0` | `0.19.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2 ) | `0.14.0` | `0.15.0` |
| [golang.org/x/sync](https://github.com/golang/sync ) | `0.4.0` | `0.5.0` |
| [golang.org/x/time](https://github.com/golang/time ) | `0.4.0` | `0.5.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.143.0` | `0.152.0` |
| gopkg.in/ns1/ns1-go.v2 | `2.7.8` | `2.7.13` |
| [istio.io/api](https://github.com/istio/api ) | `1.19.0-alpha.1` | `1.20.0` |
| [istio.io/client-go](https://github.com/istio/client-go ) | `1.18.1` | `1.20.0` |
| [k8s.io/api](https://github.com/kubernetes/api ) | `0.28.3` | `0.28.4` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go ) | `0.28.3` | `0.28.4` |
| [k8s.io/klog/v2](https://github.com/kubernetes/klog ) | `2.100.1` | `2.110.1` |
Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.7.0 to 1.9.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.7.0...sdk/azcore/v1.9.0 )
Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.3.0...sdk/azcore/v1.4.0 )
Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v1.1...v1.2 )
Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases )
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md )
- [Commits](https://github.com/Azure/azure-sdk-for-go/compare/v1.1...v1.2 )
Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.13.1 to 2.15.0
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases )
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/master/docs/RELEASE-NOTES.rst )
- [Commits](https://github.com/F5Networks/k8s-bigip-ctlr/compare/v2.13.1...v2.15.0 )
Updates `github.com/IBM-Cloud/ibm-cloud-cli-sdk` from 1.1.0 to 1.1.2
- [Release notes](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk/releases )
- [Commits](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk/compare/v1.1.0...v1.1.2 )
Updates `github.com/IBM/go-sdk-core/v5` from 5.13.4 to 5.15.0
- [Release notes](https://github.com/IBM/go-sdk-core/releases )
- [Changelog](https://github.com/IBM/go-sdk-core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/IBM/go-sdk-core/compare/v5.13.4...v5.15.0 )
Updates `github.com/IBM/networking-go-sdk` from 0.42.2 to 0.44.0
- [Release notes](https://github.com/IBM/networking-go-sdk/releases )
- [Changelog](https://github.com/IBM/networking-go-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/IBM/networking-go-sdk/compare/v0.42.2...v0.44.0 )
Updates `github.com/alecthomas/kingpin/v2` from 2.3.2 to 2.4.0
- [Release notes](https://github.com/alecthomas/kingpin/releases )
- [Commits](https://github.com/alecthomas/kingpin/compare/v2.3.2...v2.4.0 )
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.483 to 1.62.619
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases )
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt )
- [Commits](https://github.com/aliyun/alibaba-cloud-sdk-go/compare/v1.62.483...v1.62.619 )
Updates `github.com/ans-group/sdk-go` from 1.16.6 to 1.17.0
- [Release notes](https://github.com/ans-group/sdk-go/releases )
- [Commits](https://github.com/ans-group/sdk-go/compare/v1.16.6...v1.17.0 )
Updates `github.com/aws/aws-sdk-go` from 1.44.311 to 1.48.9
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.311...v1.48.9 )
Updates `github.com/civo/civogo` from 0.3.42 to 0.3.53
- [Release notes](https://github.com/civo/civogo/releases )
- [Changelog](https://github.com/civo/civogo/blob/master/changelog.yml )
- [Commits](https://github.com/civo/civogo/compare/v0.3.42...v0.3.53 )
Updates `github.com/cloudflare/cloudflare-go` from 0.73.0 to 0.82.0
- [Release notes](https://github.com/cloudflare/cloudflare-go/releases )
- [Changelog](https://github.com/cloudflare/cloudflare-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cloudflare/cloudflare-go/compare/v0.73.0...v0.82.0 )
Updates `github.com/digitalocean/godo` from 1.100.0 to 1.106.0
- [Release notes](https://github.com/digitalocean/godo/releases )
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalocean/godo/compare/v1.100.0...v1.106.0 )
Updates `github.com/dnsimple/dnsimple-go` from 1.2.0 to 1.5.1
- [Changelog](https://github.com/dnsimple/dnsimple-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dnsimple/dnsimple-go/compare/v1.2.0...v1.5.1 )
Updates `github.com/go-gandi/go-gandi` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/go-gandi/go-gandi/releases )
- [Commits](https://github.com/go-gandi/go-gandi/compare/v0.6.0...v0.7.0 )
Updates `github.com/go-logr/logr` from 1.2.4 to 1.3.0
- [Release notes](https://github.com/go-logr/logr/releases )
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md )
- [Commits](https://github.com/go-logr/logr/compare/v1.2.4...v1.3.0 )
Updates `github.com/google/uuid` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0 )
Updates `github.com/gophercloud/gophercloud` from 1.5.0 to 1.7.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases )
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.7.0/CHANGELOG.md )
- [Commits](https://github.com/gophercloud/gophercloud/compare/v1.5.0...v1.7.0 )
Updates `github.com/infobloxopen/infoblox-go-client/v2` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/infobloxopen/infoblox-go-client/releases )
- [Changelog](https://github.com/infobloxopen/infoblox-go-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/infobloxopen/infoblox-go-client/compare/v2.3.0...v2.4.0 )
Updates `github.com/linode/linodego` from 1.19.0 to 1.25.0
- [Release notes](https://github.com/linode/linodego/releases )
- [Commits](https://github.com/linode/linodego/compare/v1.19.0...v1.25.0 )
Updates `github.com/miekg/dns` from 1.1.55 to 1.1.57
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release )
- [Commits](https://github.com/miekg/dns/compare/v1.1.55...v1.1.57 )
Updates `github.com/oracle/oci-go-sdk/v65` from 65.45.0 to 65.53.0
- [Release notes](https://github.com/oracle/oci-go-sdk/releases )
- [Changelog](https://github.com/oracle/oci-go-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/oracle/oci-go-sdk/compare/v65.45.0...v65.53.0 )
Updates `github.com/ovh/go-ovh` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/ovh/go-ovh/releases )
- [Commits](https://github.com/ovh/go-ovh/compare/v1.4.1...v1.4.3 )
Updates `github.com/pluralsh/gqlclient` from 1.6.0 to 1.11.0
- [Release notes](https://github.com/pluralsh/gqlclient/releases )
- [Changelog](https://github.com/pluralsh/gqlclient/blob/main/.releaserc )
- [Commits](https://github.com/pluralsh/gqlclient/compare/v1.6.0...v1.11.0 )
Updates `github.com/projectcontour/contour` from 1.25.2 to 1.27.0
- [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.25.2...v1.27.0 )
Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.20 to 1.0.0-beta.21
- [Release notes](https://github.com/scaleway/scaleway-sdk-go/releases )
- [Changelog](https://github.com/scaleway/scaleway-sdk-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/scaleway/scaleway-sdk-go/compare/v1.0.0-beta.20...v1.0.0-beta.21 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.710 to 1.0.807
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.710...v1.0.807 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.710 to 1.0.807
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.710...v1.0.807 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.710 to 1.0.806
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.710...v1.0.806 )
Updates `github.com/transip/gotransip/v6` from 6.21.0 to 6.23.0
- [Release notes](https://github.com/transip/gotransip/releases )
- [Commits](https://github.com/transip/gotransip/compare/v6.21.0...v6.23.0 )
Updates `go.etcd.io/etcd/api/v3` from 3.5.9 to 3.5.10
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.9...v3.5.10 )
Updates `go.etcd.io/etcd/client/v3` from 3.5.9 to 3.5.10
- [Release notes](https://github.com/etcd-io/etcd/releases )
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.9...v3.5.10 )
Updates `golang.org/x/net` from 0.18.0 to 0.19.0
- [Commits](https://github.com/golang/net/compare/v0.18.0...v0.19.0 )
Updates `golang.org/x/oauth2` from 0.14.0 to 0.15.0
- [Commits](https://github.com/golang/oauth2/compare/v0.14.0...v0.15.0 )
Updates `golang.org/x/sync` from 0.4.0 to 0.5.0
- [Commits](https://github.com/golang/sync/compare/v0.4.0...v0.5.0 )
Updates `golang.org/x/time` from 0.4.0 to 0.5.0
- [Commits](https://github.com/golang/time/compare/v0.4.0...v0.5.0 )
Updates `google.golang.org/api` from 0.143.0 to 0.152.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.143.0...v0.152.0 )
Updates `gopkg.in/ns1/ns1-go.v2` from 2.7.8 to 2.7.13
Updates `istio.io/api` from 1.19.0-alpha.1 to 1.20.0
- [Commits](https://github.com/istio/api/compare/1.19.0-alpha.1...1.20.0 )
Updates `istio.io/client-go` from 1.18.1 to 1.20.0
- [Commits](https://github.com/istio/client-go/compare/v1.18.1...1.20.0 )
Updates `k8s.io/api` from 0.28.3 to 0.28.4
- [Commits](https://github.com/kubernetes/api/compare/v0.28.3...v0.28.4 )
Updates `k8s.io/client-go` from 0.28.3 to 0.28.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.3...v0.28.4 )
Updates `k8s.io/klog/v2` from 2.100.1 to 2.110.1
- [Release notes](https://github.com/kubernetes/klog/releases )
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md )
- [Commits](https://github.com/kubernetes/klog/compare/v2.100.1...v2.110.1 )
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dns/armdns
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/F5Networks/k8s-bigip-ctlr/v2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/IBM-Cloud/ibm-cloud-cli-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/IBM/go-sdk-core/v5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/IBM/networking-go-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/alecthomas/kingpin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/ans-group/sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/dnsimple/dnsimple-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/go-gandi/go-gandi
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/go-logr/logr
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/gophercloud/gophercloud
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/infobloxopen/infoblox-go-client/v2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/linode/linodego
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/miekg/dns
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/oracle/oci-go-sdk/v65
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/ovh/go-ovh
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/pluralsh/gqlclient
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/projectcontour/contour
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/scaleway/scaleway-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/transip/gotransip/v6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/client/v3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: golang.org/x/oauth2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: golang.org/x/time
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: gopkg.in/ns1/ns1-go.v2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: istio.io/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: k8s.io/klog/v2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 03:59:34 +00:00
Huy Dương
5e372d31b1
Add readme bizflycloud provider
2023-11-30 10:30:19 +07:00
Kristopher Kirkland
21398ecb7f
Add test cases for Traefik API group flags
2023-11-29 12:14:59 -06:00
Kristopher Kirkland
9015377c12
Add flags to disable each of the Traefik API groups
2023-11-29 12:14:59 -06:00
Kubernetes Prow Robot
832bcb5148
Merge pull request #4031 from akrieg-ionos/fix-readme-for-ionos
...
doc: fix link to ionos webhook provider
2023-11-28 17:49:16 +01:00
Predrag Janosevic
a5cd0d6f5c
Simplify exoscale provider
2023-11-28 16:16:07 +01:00
Krieg, Alexander
e00c0e9854
list webhook providers in the same way others
...
Additionally fixed the ionos webhook url
2023-11-28 13:53:58 +01:00
Kubernetes Prow Robot
4d0411349d
Merge pull request #4068 from mikkeloscar/routegroup-ipv6-compatible
...
Make routegroup client IPv6 compatible
2023-11-27 14:54:03 +01:00
Mikkel Oscar Lyderik Larsen
b48bb26c5f
Make routegroup client IPv6 compatible
...
Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
2023-11-27 11:53:42 +01:00
Kubernetes Prow Robot
a60480f414
Merge pull request #4065 from mrueg/provider-public
...
feat: make webhook httpapi reusable
2023-11-26 11:23:18 +01:00
Manuel Rüger
8281e3894d
feat: make webhook httpapi reusable
...
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2023-11-24 23:16:52 +01:00
Marco Confalonieri
5117681308
Re-added "Unofficial" to Hetzner provider
2023-11-21 19:50:23 +01:00
Marco Confalonieri
ab40010a32
Merge branch 'master' into hetzner-readme-link
2023-11-21 19:47:49 +01:00
Kubernetes Prow Robot
70eb2b73e8
Merge pull request #4057 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-3341cb7f8f
...
build(deps): bump the dev-dependencies group with 1 update
2023-11-21 17:17:48 +01:00
Kubernetes Prow Robot
d30b1b7d59
Merge pull request #4054 from glesys-andreas/add-glesys-webook-provider
...
Add GleSYS to the readme for webhooks
2023-11-21 17:17:39 +01:00
Kubernetes Prow Robot
2cc17d962f
Merge pull request #4039 from M0NsTeRRR/master
...
fix: regression on scaleway provider in 0.14.0
2023-11-21 16:56:44 +01:00
dependabot[bot]
2481a14b44
build(deps): bump the dev-dependencies group with 1 update
...
Bumps the dev-dependencies group with 1 update: [actions/github-script](https://github.com/actions/github-script ).
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](e69ef5462f...60a0d83039
)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 03:50:26 +00:00
glesys-andreas
8f17b44d74
Convert list to link
2023-11-17 10:06:13 +01:00
Ludovic Ortega
37a801098c
fix: gofmt
2023-11-17 09:50:57 +01:00
Ludovic Ortega
e542a62033
Update provider/scaleway/scaleway.go
...
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2023-11-17 09:43:50 +01:00
glesys-andreas
fcb00e2a6b
Add GleSYS as a webhook provider
2023-11-17 09:43:32 +01:00
Ludovic Ortega
1dc4690dcb
feat: inform the user that the profil can't be found
2023-11-16 23:14:39 +01:00
Ludovic Ortega
d6ce656258
feat: add suggestion
2023-11-16 23:10:15 +01:00
Kubernetes Prow Robot
0e63390955
Merge pull request #4036 from tanerm/docs/infoblox-arg
...
doc: added --infoblox-view argument to Infoblox documentation
2023-11-16 21:20:08 +01:00
Marco Confalonieri
45a1ee7f1f
Merge branch 'kubernetes-sigs:master' into hetzner-readme-link
2023-11-16 01:21:52 +01:00
Kubernetes Prow Robot
e1adc9079b
Merge pull request #3978 from nefelim4ag/master
...
fix(httpProxy): drop status==valid filter
2023-11-15 13:37:57 +01:00
Kubernetes Prow Robot
fb584aab33
Merge pull request #4049 from anders-swanson/oracle-provider-cache
...
oracle provider: dns zone cache
2023-11-15 13:12:54 +01:00
Kubernetes Prow Robot
fc87eaff72
Merge pull request #4048 from siliconsheep/fix-google-srv-records
...
fix(google): ensure trailing dot for SRV records
2023-11-15 13:12:45 +01:00
Kubernetes Prow Robot
ceef4542a7
Merge pull request #4046 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-599883908b
...
build(deps): bump the dev-dependencies group with 1 update
2023-11-15 13:12:36 +01:00
Kubernetes Prow Robot
c2eb6747f7
Merge pull request #4007 from nokia/master
...
service source uses externalIPs in ExternalName type if available
2023-11-15 13:12:27 +01:00
Kubernetes Prow Robot
04c4b505a6
Merge pull request #3964 from johngmyers/ignore-host-ann
...
Make --ignore-hostname-annotation flag more consistent
2023-11-15 13:12:18 +01:00