Kubernetes Prow Robot
|
ec8ca19ec6
|
Merge pull request #4562 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-232bd062c2
chore(deps): bump the dev-dependencies group across 1 directory with 19 updates
|
2024-06-19 11:46:41 -07:00 |
|
dependabot[bot]
|
ce5d776d4a
|
chore(deps): bump the dev-dependencies group across 1 directory with 19 updates
Bumps the dev-dependencies group with 18 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.16.1` | `2.17.0` |
| [github.com/IBM/networking-go-sdk](https://github.com/IBM/networking-go-sdk) | `0.46.1` | `0.47.1` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.758` | `1.62.771` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.19` | `1.54.4` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.97.0` | `0.98.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.117.0` | `1.118.0` |
| [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.59` | `1.1.61` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.67.0` | `65.67.2` |
| [github.com/ovh/go-ovh](https://github.com/ovh/go-ovh) | `1.5.1` | `1.6.0` |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour) | `1.29.0` | `1.29.1` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.27` | `1.0.0-beta.28` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.939` | `1.0.945` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.939` | `1.0.945` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.939` | `1.0.945` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.183.0` | `0.185.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.30.1` | `0.30.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.1` | `0.30.2` |
| [k8s.io/klog/v2](https://github.com/kubernetes/klog) | `2.120.1` | `2.130.0` |
Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.16.1 to 2.17.0
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/v2.17.0/docs/RELEASE-NOTES.rst)
- [Commits](https://github.com/F5Networks/k8s-bigip-ctlr/compare/v2.16.1...v2.17.0)
Updates `github.com/IBM/networking-go-sdk` from 0.46.1 to 0.47.1
- [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.46.1...v0.47.1)
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.758 to 1.62.771
- [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.758...v1.62.771)
Updates `github.com/aws/aws-sdk-go` from 1.53.19 to 1.54.4
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.19...v1.54.4)
Updates `github.com/cloudflare/cloudflare-go` from 0.97.0 to 0.98.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.97.0...v0.98.0)
Updates `github.com/digitalocean/godo` from 1.117.0 to 1.118.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.117.0...v1.118.0)
Updates `github.com/miekg/dns` from 1.1.59 to 1.1.61
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.59...v1.1.61)
Updates `github.com/oracle/oci-go-sdk/v65` from 65.67.0 to 65.67.2
- [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.67.0...v65.67.2)
Updates `github.com/ovh/go-ovh` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/ovh/go-ovh/releases)
- [Commits](https://github.com/ovh/go-ovh/compare/v1.5.1...v1.6.0)
Updates `github.com/projectcontour/contour` from 1.29.0 to 1.29.1
- [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.29.0...v1.29.1)
Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.27 to 1.0.0-beta.28
- [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.27...v1.0.0-beta.28)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.939 to 1.0.945
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.939...v1.0.945)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.939 to 1.0.945
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.939...v1.0.945)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.939 to 1.0.945
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.939...v1.0.945)
Updates `google.golang.org/api` from 0.183.0 to 0.185.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.183.0...v0.185.0)
Updates `k8s.io/api` from 0.30.1 to 0.30.2
- [Commits](https://github.com/kubernetes/api/compare/v0.30.1...v0.30.2)
Updates `k8s.io/apimachinery` from 0.30.1 to 0.30.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.30.1...v0.30.2)
Updates `k8s.io/client-go` from 0.30.1 to 0.30.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.1...v0.30.2)
Updates `k8s.io/klog/v2` from 2.120.1 to 2.130.0
- [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.120.1...v2.130.0)
---
updated-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/networking-go-sdk
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/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
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/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-patch
dependency-group: dev-dependencies
- dependency-name: github.com/ovh/go-ovh
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-patch
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: google.golang.org/api
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/apimachinery
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>
|
2024-06-19 03:47:59 +00:00 |
|
dependabot[bot]
|
d897bd08c7
|
chore(deps): bump actions/checkout in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-19 03:39:44 +00:00 |
|
Kubernetes Prow Robot
|
e6a3571d5e
|
Merge pull request #4544 from kubernetes-sigs/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.6.0
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.2 to 1.6.0
|
2024-06-18 08:34:39 -07:00 |
|
Kubernetes Prow Robot
|
61f4818c3d
|
Merge pull request #4546 from kubernetes-sigs/dependabot/go_modules/github.com/vektah/gqlparser/v2-2.5.14
chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.1 to 2.5.14
|
2024-06-18 07:14:38 -07:00 |
|
dependabot[bot]
|
5a05f4d789
|
chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.1 to 2.5.14
Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.5.1 to 2.5.14.
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](https://github.com/vektah/gqlparser/compare/v2.5.1...v2.5.14)
---
updated-dependencies:
- dependency-name: github.com/vektah/gqlparser/v2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-12 22:58:47 +00:00 |
|
dependabot[bot]
|
92e2105e60
|
chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.2 to 1.6.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/internal/v1.5.2...sdk/azcore/v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-11 20:23:27 +00:00 |
|
Kubernetes Prow Robot
|
b84fc93843
|
Merge pull request #4378 from mloiseleur/docs/upgrade-mkdocs
docs: upgrade mkdocs and fix broken links
|
2024-06-11 00:26:01 -07:00 |
|
Kubernetes Prow Robot
|
618b8df220
|
Merge pull request #4515 from simonostendorf/fix/provider/cloudflare/clean-token-file
fix(cloudflare): trimSpace on token read from file
|
2024-06-10 23:33:40 -07:00 |
|
Kubernetes Prow Robot
|
0ba14d8873
|
Merge pull request #3973 from c445/roehrijn/aws-profiles
feat(aws): use AWS profiles using .credentials file
|
2024-06-10 13:59:23 -07:00 |
|
Jan Roehrich
|
604a93670e
|
resolve SZUECS' findings
|
2024-06-10 21:09:18 +02:00 |
|
Kubernetes Prow Robot
|
d28f056a90
|
Merge pull request #4540 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-d0e8dbafab
Bump the dev-dependencies group with 4 updates
|
2024-06-10 09:39:35 -07:00 |
|
Kubernetes Prow Robot
|
67280e1a99
|
Merge pull request #4541 from stevehipwell/chart-v0.14.2
chore(chart): Released chart for v0.14.2
external-dns-helm-chart-1.14.5
|
2024-06-10 08:14:23 -07:00 |
|
Steve Hipwell
|
aef83b936b
|
chore(chart): Released chart for v0.14.2
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
|
2024-06-10 12:40:50 +01:00 |
|
dependabot[bot]
|
4d356a35bd
|
Bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go), [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) and [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go).
Updates `github.com/aws/aws-sdk-go` from 1.53.18 to 1.53.19
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.18...v1.53.19)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.938 to 1.0.939
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.938...v1.0.939)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.938 to 1.0.939
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.938...v1.0.939)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.938 to 1.0.939
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.938...v1.0.939)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-10 03:24:02 +00:00 |
|
Jan Roehrich
|
7ff4b3e8fa
|
resolve SZUECS' findings
|
2024-06-09 21:33:05 +02:00 |
|
Kubernetes Prow Robot
|
56a0646a03
|
Merge pull request #4538 from AlessandroZanatta/master
Add documentation about etcd HTTPS for CoreDNS provider
|
2024-06-09 01:01:52 -07:00 |
|
Alessandro Zanatta
|
cd4ad36873
|
Add documentation about etcd HTTPS for CoreDNS provider
|
2024-06-09 08:53:27 +02:00 |
|
Michel Loiseleur
|
86b862cfd1
|
Merge branch 'master' into docs/upgrade-mkdocs
|
2024-06-07 15:01:03 +02:00 |
|
Kubernetes Prow Robot
|
aabbac16bc
|
Merge pull request #4536 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-874ed437f3
Bump the dev-dependencies group across 1 directory with 19 updates
|
2024-06-07 00:16:52 -07:00 |
|
dependabot[bot]
|
3467b67167
|
Bump the dev-dependencies group across 1 directory with 19 updates
Bumps the dev-dependencies group with 18 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.11.1` | `1.12.0` |
| [github.com/IBM-Cloud/ibm-cloud-cli-sdk](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk) | `1.3.0` | `1.4.0` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.750` | `1.62.758` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.11` | `1.53.18` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.96.0` | `0.97.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.116.0` | `1.117.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.34.0` | `1.35.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.66.0` | `65.67.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.931` | `1.0.938` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.931` | `1.0.938` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.931` | `1.0.938` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.13` | `3.5.14` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.13` | `3.5.14` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.20.0` | `0.21.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.182.0` | `0.183.0` |
| gopkg.in/ns1/ns1-go.v2 | `2.10.0` | `2.11.0` |
| [istio.io/api](https://github.com/istio/api) | `1.22.0` | `1.22.1` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.22.0` | `1.22.1` |
Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.11.1 to 1.12.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.11.1...sdk/azcore/v1.12.0)
Updates `github.com/IBM-Cloud/ibm-cloud-cli-sdk` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk/releases)
- [Commits](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk/compare/v1.3.0...v1.4.0)
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.750 to 1.62.758
- [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.750...v1.62.758)
Updates `github.com/aws/aws-sdk-go` from 1.53.11 to 1.53.18
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.11...v1.53.18)
Updates `github.com/cloudflare/cloudflare-go` from 0.96.0 to 0.97.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.96.0...v0.97.0)
Updates `github.com/digitalocean/godo` from 1.116.0 to 1.117.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.116.0...v1.117.0)
Updates `github.com/linode/linodego` from 1.34.0 to 1.35.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](https://github.com/linode/linodego/compare/v1.34.0...v1.35.0)
Updates `github.com/oracle/oci-go-sdk/v65` from 65.66.0 to 65.67.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.66.0...v65.67.0)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.931 to 1.0.938
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.931...v1.0.938)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.931 to 1.0.938
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.931...v1.0.938)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.931 to 1.0.938
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.931...v1.0.938)
Updates `go.etcd.io/etcd/api/v3` from 3.5.13 to 3.5.14
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.13...v3.5.14)
Updates `go.etcd.io/etcd/client/v3` from 3.5.13 to 3.5.14
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.13...v3.5.14)
Updates `golang.org/x/net` from 0.25.0 to 0.26.0
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.26.0)
Updates `golang.org/x/oauth2` from 0.20.0 to 0.21.0
- [Commits](https://github.com/golang/oauth2/compare/v0.20.0...v0.21.0)
Updates `google.golang.org/api` from 0.182.0 to 0.183.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.182.0...v0.183.0)
Updates `gopkg.in/ns1/ns1-go.v2` from 2.10.0 to 2.11.0
Updates `istio.io/api` from 1.22.0 to 1.22.1
- [Commits](https://github.com/istio/api/compare/1.22.0...1.22.1)
Updates `istio.io/client-go` from 1.22.0 to 1.22.1
- [Commits](https://github.com/istio/client-go/compare/1.22.0...1.22.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/IBM-Cloud/ibm-cloud-cli-sdk
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/aws/aws-sdk-go
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/linode/linodego
dependency-type: direct:production
update-type: version-update:semver-minor
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/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: 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: 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-minor
dependency-group: dev-dependencies
- dependency-name: istio.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-07 06:30:56 +00:00 |
|
Kubernetes Prow Robot
|
415d2a8cbc
|
Merge pull request #4534 from kubernetes-sigs/raffo/go1.22.4
Update to Go 1.22.4
|
2024-06-06 23:26:32 -07:00 |
|
Michel Loiseleur
|
f7b623c82b
|
add a link to documentation
|
2024-06-07 08:18:23 +02:00 |
|
Michel Loiseleur
|
233c46e83e
|
mkdocs on root level
|
2024-06-07 08:16:15 +02:00 |
|
Michel Loiseleur
|
a69bb161a9
|
fix rebase
|
2024-06-07 08:15:44 +02:00 |
|
Michel Loiseleur
|
3b9d9e5f39
|
fix: gh actions sha
|
2024-06-07 08:15:44 +02:00 |
|
Michel Loiseleur
|
63672a5205
|
update python version
|
2024-06-07 08:15:44 +02:00 |
|
Michel Loiseleur
|
3773411a5a
|
docs: upgrade mkdocs and fix warnings
|
2024-06-07 08:15:44 +02:00 |
|
Raffaele Di Fazio
|
7ae7c7a21b
|
upgrades to go 1.22.4
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
|
2024-06-06 19:10:13 +02:00 |
|
Kubernetes Prow Robot
|
e608c9e9d1
|
Merge pull request #4516 from mloiseleur/feat/drop-infobox-provider
chore!: Remove infoblox in-tree provider
|
2024-06-06 10:00:17 -07:00 |
|
Kubernetes Prow Robot
|
a28789693d
|
Merge pull request #4529 from mariasalcedo/master
🌱 docs(footer): Add trademark disclaimer
|
2024-06-05 14:17:32 -07:00 |
|
Maria Salcedo
|
00910b1cfc
|
docs(footer): Add trademark disclaimer
|
2024-06-05 10:47:00 +02:00 |
|
Lukas Wöhrl
|
25eac69705
|
fix: use informer for istio gateways
Signed-off-by: Lukas Wöhrl <lukas.woehrl@plentymarkets.com>
|
2024-06-03 11:44:38 +02:00 |
|
Michel Loiseleur
|
84da6be1dd
|
chore: Remove infoblox in-tree provider
|
2024-05-29 16:01:45 +02:00 |
|
Kubernetes Prow Robot
|
bed56b7151
|
Merge pull request #4513 from AbsaOSS/infoblox-webhook
Add Infoblox webhook provider
|
2024-05-29 04:00:49 -07:00 |
|
Simon Ostendorf
|
ef066d3185
|
fix(provider/cloudflare): clean token from file
|
2024-05-29 09:27:44 +02:00 |
|
Kubernetes Prow Robot
|
7926ddc3e3
|
Merge pull request #4514 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-6f2b93ae60
Bump the dev-dependencies group across 1 directory with 13 updates
|
2024-05-28 23:37:57 -07:00 |
|
dependabot[bot]
|
372ad2b903
|
Bump the dev-dependencies group across 1 directory with 13 updates
Bumps the dev-dependencies group with 13 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.737` | `1.62.750` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.4` | `1.53.11` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.69` | `0.3.70` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.95.0` | `0.96.0` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.1` | `1.4.2` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.11.0` | `1.12.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.33.1` | `1.34.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.65.2` | `65.66.0` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.26` | `1.0.0-beta.27` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.923` | `1.0.931` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.923` | `1.0.931` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.923` | `1.0.931` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.181.0` | `0.182.0` |
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.737 to 1.62.750
- [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.737...v1.62.750)
Updates `github.com/aws/aws-sdk-go` from 1.53.4 to 1.53.11
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.4...v1.53.11)
Updates `github.com/civo/civogo` from 0.3.69 to 0.3.70
- [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.69...v0.3.70)
Updates `github.com/cloudflare/cloudflare-go` from 0.95.0 to 0.96.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.95.0...v0.96.0)
Updates `github.com/go-logr/logr` from 1.4.1 to 1.4.2
- [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.4.1...v1.4.2)
Updates `github.com/gophercloud/gophercloud` from 1.11.0 to 1.12.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/v1.11.0...v1.12.0)
Updates `github.com/linode/linodego` from 1.33.1 to 1.34.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](https://github.com/linode/linodego/compare/v1.33.1...v1.34.0)
Updates `github.com/oracle/oci-go-sdk/v65` from 65.65.2 to 65.66.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.65.2...v65.66.0)
Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.26 to 1.0.0-beta.27
- [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.26...v1.0.0-beta.27)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.923 to 1.0.931
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.923...v1.0.931)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.923 to 1.0.931
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.923...v1.0.931)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.923 to 1.0.931
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.923...v1.0.931)
Updates `google.golang.org/api` from 0.181.0 to 0.182.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.181.0...v0.182.0)
---
updated-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/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
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/go-logr/logr
dependency-type: direct:production
update-type: version-update:semver-patch
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/linode/linodego
dependency-type: direct:production
update-type: version-update:semver-minor
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/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: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-29 04:06:04 +00:00 |
|
Dinar Valeev
|
c9d0b508bc
|
Add Infoblox webhook provider
Signed-off-by: Dinar Valeev <k0da@opensuse.org>
|
2024-05-28 18:08:38 +02:00 |
|
Kubernetes Prow Robot
|
f082042c1c
|
Merge pull request #4503 from matthieugouel/coredns-etcd-auth
feat(coredns): etcd authentication
|
2024-05-28 03:19:07 -07:00 |
|
Kubernetes Prow Robot
|
59bfa53fda
|
Merge pull request #4507 from kubernetes-sigs/raffo/webhook-experimental
Drop experimental notice in webhook flags
|
2024-05-27 23:56:55 -07:00 |
|
Raffaele Di Fazio
|
1bfeb0810e
|
drops experimental notice in webhook flags
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2024-05-27 18:15:01 +02:00 |
|
matthieugouel
|
57c351b66f
|
feat(coredns): etcd authentication
|
2024-05-27 11:36:17 +02:00 |
|
Kubernetes Prow Robot
|
e15639e4b9
|
Merge pull request #4504 from onedr0p/patch-1
add unifi webhook to readme
|
2024-05-26 23:36:57 -07:00 |
|
Devin Buhl
|
84b1ed4ad9
|
add unifi webhook to readme
New webhook provider for Unifi
|
2024-05-26 17:59:32 -04:00 |
|
Kubernetes Prow Robot
|
1a6153a6e2
|
Merge pull request #4502 from kbudde/traefik-disable-legacy_nil_pointer_exception
fix(traefik): Nil pointer exception if legacy traefik is disabled
|
2024-05-25 11:33:10 -07:00 |
|
Kris Budde
|
865f177561
|
fix(traefik): Nil pointer exception if legacy traefik is disabled
|
2024-05-25 11:07:49 +02:00 |
|
Kubernetes Prow Robot
|
b4eea99efe
|
Merge pull request #4458 from Raffo/webhook-annotations
feat(webhooks): pass webhook-* annotations to webhook providers
|
2024-05-24 08:51:11 -07:00 |
|
Raffaele Di Fazio
|
bfa4e0620d
|
custom metrics docs
|
2024-05-24 17:31:44 +02:00 |
|
Kubernetes Prow Robot
|
f46676fdbb
|
Merge pull request #4488 from morremeyer/fix/api-approved-annotation
fix: re-add api-approved.kubernetes.io annotation
|
2024-05-21 05:31:14 -07:00 |
|