Kevin Lyda
|
015bfe2f76
|
Add vacuum linting script.
|
2024-11-03 17:38:32 +01:00 |
|
Kevin Lyda
|
24ce031bc1
|
Provide better detail
Explain some of the schemas and endpoints in more detail.
|
2024-11-03 17:37:59 +01:00 |
|
Kevin Lyda
|
f631c70931
|
Update server url
|
2024-11-03 17:37:58 +01:00 |
|
Kevin Lyda
|
e65087c5ca
|
More API cleanup
The vacuum run is now clean.
|
2024-11-03 17:37:57 +01:00 |
|
Kevin Lyda
|
db0ac00cdf
|
Initial pass at OpenAPI doc
This needs far better descriptions, but provides the initial
OpenAPI doc describing the webhook API as described in the code.
|
2024-11-03 17:37:53 +01:00 |
|
Andrew Hay
|
10d383c146
|
Update docs/tutorials/cloudflare.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
|
2024-11-02 12:35:03 -04:00 |
|
Kubernetes Prow Robot
|
b2ec5228ec
|
Merge pull request #4842 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-061aae6e87
chore(deps): bump the dev-dependencies group across 1 directory with 14 updates
|
2024-11-02 09:17:27 +00:00 |
|
Andrew Hay
|
6f6e714821
|
docs: notes on how to use cloudflare-region-key
|
2024-11-01 16:44:22 +00:00 |
|
Andrew Hay
|
3b5ef9733b
|
Merge branch 'master' into cloudflare/region
|
2024-11-01 10:39:22 -04:00 |
|
Kubernetes Prow Robot
|
b637870d5d
|
Merge pull request #4838 from AndrewCharlesHay/getUpdateDNSRecordParam
fix: change function name to properly reflect crud
|
2024-11-01 10:53:26 +00:00 |
|
dependabot[bot]
|
e7da5b6d8c
|
chore(deps): bump the dev-dependencies group across 1 directory with 14 updates
Bumps the dev-dependencies group with 11 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/Yamashou/gqlgenc](https://github.com/Yamashou/gqlgenc) | `0.25.3` | `0.25.4` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.63.39` | `1.63.45` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.2` | `1.32.3` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.28.0` | `1.28.1` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.12` | `1.15.13` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.45.2` | `1.46.0` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.33.2` | `1.33.3` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1030` | `1.0.1033` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1030` | `1.0.1033` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1030` | `1.0.1033` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.203.0` | `0.204.0` |
Updates `github.com/Yamashou/gqlgenc` from 0.25.3 to 0.25.4
- [Release notes](https://github.com/Yamashou/gqlgenc/releases)
- [Commits](https://github.com/Yamashou/gqlgenc/compare/v0.25.3...v0.25.4)
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.39 to 1.63.45
- [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.63.39...v1.63.45)
Updates `github.com/aws/aws-sdk-go-v2` from 1.32.2 to 1.32.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.2...v1.32.3)
Updates `github.com/aws/aws-sdk-go-v2/config` from 1.28.0 to 1.28.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.28.0...config/v1.28.1)
Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.41 to 1.17.42
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.41...credentials/v1.17.42)
Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.12 to 1.15.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.15.12...config/v1.15.13)
Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.36.2 to 1.36.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/iam/v1.36.2...service/ssm/v1.36.3)
Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.45.2 to 1.46.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/rds/v1.45.2...service/s3/v1.46.0)
Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.33.2 to 1.33.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ecs/v1.33.2...service/ivs/v1.33.3)
Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.32.2 to 1.32.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.2...v1.32.3)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.1030 to 1.0.1033
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1030...v1.0.1033)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.1030 to 1.0.1033
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1030...v1.0.1033)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.1030 to 1.0.1033
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1030...v1.0.1033)
Updates `google.golang.org/api` from 0.203.0 to 0.204.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.203.0...v0.204.0)
---
updated-dependencies:
- dependency-name: github.com/Yamashou/gqlgenc
dependency-type: direct:production
update-type: version-update:semver-patch
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-v2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
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-11-01 03:56:34 +00:00 |
|
Kubernetes Prow Robot
|
98084ea4a4
|
Merge pull request #4817 from davhdavh/patch-3
feat: log when endpoint ignored due to ownerid not match
|
2024-10-30 17:39:28 +00:00 |
|
Andrew Hay
|
95d7a59941
|
fix: change function name to properly reflect crud
|
2024-10-30 15:08:10 +00:00 |
|
Dennis Haney
|
2c19f59cf5
|
fix: lint
|
2024-10-30 19:52:03 +07:00 |
|
Dennis Haney
|
4238316c47
|
fix: indentation
|
2024-10-30 19:45:28 +07:00 |
|
Dennis Haney
|
5888e85493
|
Update plan/plan.go
Co-authored-by: Raffaele Di Fazio <raffo@github.com>
|
2024-10-30 18:37:42 +07:00 |
|
Kubernetes Prow Robot
|
758aa29f0c
|
Merge pull request #4667 from jkroepke/imagePullSecrets
[helm] Add global.imagePullSecrets
|
2024-10-29 16:40:55 +00:00 |
|
Jan-Otto Kröpke
|
e77e697f6d
|
[helm] Add docs and changelog
|
2024-10-29 16:54:33 +01:00 |
|
Jan-Otto Kröpke
|
b91729faf9
|
[helm] Add global to json schema
|
2024-10-29 16:15:48 +01:00 |
|
Andrew Hay
|
806cf81f45
|
fix: update function name to resemble crud
|
2024-10-29 14:52:46 +00:00 |
|
Jan-Otto Kröpke
|
98cef7c2f1
|
Update charts/external-dns/templates/deployment.yaml
Co-authored-by: Steve Hipwell <steve.hipwell@gmail.com>
|
2024-10-29 15:42:26 +01:00 |
|
Jan-Otto Kröpke
|
b58672175f
|
Merge branch 'master' into imagePullSecrets
|
2024-10-29 15:42:17 +01:00 |
|
Kubernetes Prow Robot
|
7ef0e2e527
|
Merge pull request #4578 from Demonware/pdns-use-soft-errors
feat: add soft errors to pdns provider
|
2024-10-27 14:06:53 +00:00 |
|
Kubernetes Prow Robot
|
aec4bf03a2
|
Merge pull request #4832 from kubernetes-sigs/raffo/fix-aws-sd-test
fix flaky aws sd test
|
2024-10-26 15:52:53 +01:00 |
|
Kubernetes Prow Robot
|
abb32ca6ee
|
Merge pull request #4829 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-750ccbbb06
chore(deps): bump the dev-dependencies group across 1 directory with 2 updates
|
2024-10-26 14:24:53 +01:00 |
|
Kubernetes Prow Robot
|
b794a10da7
|
Merge pull request #4830 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-d574def26d
chore(deps): bump the dev-dependencies group across 1 directory with 21 updates
|
2024-10-26 10:44:53 +01:00 |
|
Raffaele Di Fazio
|
02f9ec5bd0
|
fix flaky aws sd test
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
|
2024-10-26 09:55:21 +02:00 |
|
dependabot[bot]
|
a89d0eed2d
|
chore(deps): bump the dev-dependencies group across 1 directory with 21 updates
Bumps the dev-dependencies group with 20 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.14.0` | `1.16.0` |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.18.0` | `2.18.1` |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.17.5` | `5.18.1` |
| [github.com/Yamashou/gqlgenc](https://github.com/Yamashou/gqlgenc) | `0.25.2` | `0.25.3` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.63.24` | `1.63.39` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.43` | `1.28.0` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.107.0` | `0.108.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.126.0` | `1.128.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.41.0` | `1.42.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.75.2` | `65.77.1` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.4` | `1.20.5` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1016` | `1.0.1030` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1016` | `1.0.1030` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1016` | `1.0.1030` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.199.0` | `0.203.0` |
| gopkg.in/ns1/ns1-go.v2 | `2.12.1` | `2.12.2` |
| [istio.io/api](https://github.com/istio/api) | `1.23.2` | `1.23.3` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.23.2` | `1.23.3` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.1` | `0.31.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.1` | `0.31.2` |
Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.14.0 to 1.16.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.14.0...sdk/azcore/v1.16.0)
Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.18.0 to 2.18.1
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/v2.18.1/docs/RELEASE-NOTES.rst)
- [Commits](https://github.com/F5Networks/k8s-bigip-ctlr/compare/v2.18.0...v2.18.1)
Updates `github.com/IBM/go-sdk-core/v5` from 5.17.5 to 5.18.1
- [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.17.5...v5.18.1)
Updates `github.com/Yamashou/gqlgenc` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/Yamashou/gqlgenc/releases)
- [Commits](https://github.com/Yamashou/gqlgenc/compare/v0.25.2...v0.25.3)
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.24 to 1.63.39
- [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.63.24...v1.63.39)
Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.43 to 1.28.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.43...v1.28.0)
Updates `github.com/cloudflare/cloudflare-go` from 0.107.0 to 0.108.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.107.0...v0.108.0)
Updates `github.com/digitalocean/godo` from 1.126.0 to 1.128.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.126.0...v1.128.0)
Updates `github.com/linode/linodego` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](https://github.com/linode/linodego/compare/v1.41.0...v1.42.0)
Updates `github.com/oracle/oci-go-sdk/v65` from 65.75.2 to 65.77.1
- [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.75.2...v65.77.1)
Updates `github.com/prometheus/client_golang` from 1.20.4 to 1.20.5
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.4...v1.20.5)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.1016 to 1.0.1030
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1016...v1.0.1030)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.1016 to 1.0.1030
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1016...v1.0.1030)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.1016 to 1.0.1030
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1016...v1.0.1030)
Updates `google.golang.org/api` from 0.199.0 to 0.203.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.199.0...v0.203.0)
Updates `gopkg.in/ns1/ns1-go.v2` from 2.12.1 to 2.12.2
Updates `istio.io/api` from 1.23.2 to 1.23.3
- [Commits](https://github.com/istio/api/compare/1.23.2...1.23.3)
Updates `istio.io/client-go` from 1.23.2 to 1.23.3
- [Commits](https://github.com/istio/client-go/compare/1.23.2...1.23.3)
Updates `k8s.io/api` from 0.31.1 to 0.31.2
- [Commits](https://github.com/kubernetes/api/compare/v0.31.1...v0.31.2)
Updates `k8s.io/apimachinery` from 0.31.1 to 0.31.2
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.31.1...v0.31.2)
Updates `k8s.io/client-go` from 0.31.1 to 0.31.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.1...v0.31.2)
---
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/F5Networks/k8s-bigip-ctlr/v2
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/Yamashou/gqlgenc
dependency-type: direct:production
update-type: version-update:semver-patch
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-v2/config
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/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/prometheus/client_golang
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: 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-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
- 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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 03:48:20 +00:00 |
|
dependabot[bot]
|
ba16809071
|
chore(deps): bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python).
Updates `actions/checkout` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](eef61447b9...11bd71901b )
Updates `actions/setup-python` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](f677139bbe...0b93645e9f )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 03:35:30 +00:00 |
|
Kubernetes Prow Robot
|
4033eec84b
|
Merge pull request #4721 from mjlshen/4713-aws-sd-ipv6
Add AWS_INSTANCE_IPV6 support to the AWS-SD provider
|
2024-10-22 16:28:54 +01:00 |
|
Michael Shen
|
0b4c0e8ecd
|
Add tutorial for AWS-SD AAAA record support
Signed-off-by: Michael Shen <mishen@umich.edu>
|
2024-10-22 10:52:58 -04:00 |
|
Michael Shen
|
5008b9aa3b
|
Add AWS_INSTANCE_IPV6 support to the AWS-SD provider
Signed-off-by: Michael Shen <mishen@umich.edu>
|
2024-10-21 21:00:31 -04:00 |
|
Kubernetes Prow Robot
|
b834fef2b7
|
Merge pull request #4745 from github-vincent-miszczak/aws-sd-tags
feat(aws-sd): tag services
|
2024-10-19 22:33:04 +01:00 |
|
Kubernetes Prow Robot
|
60ba54380c
|
Merge pull request #4811 from tanujd11/feat/azure-zone-list-cache
feat: add azure zone list cache
|
2024-10-18 23:15:04 +01:00 |
|
Kubernetes Prow Robot
|
7fc4814221
|
Merge pull request #4809 from mircea-pavel-anton/patch-1
add mikrotik provider reference
|
2024-10-18 08:27:04 +01:00 |
|
Dennis Haney
|
4fa1dc87fa
|
fix: missing namespace
|
2024-10-18 09:20:29 +02:00 |
|
tanujd11
|
55839f5bcb
|
addressed review comments
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
|
2024-10-18 11:59:36 +05:30 |
|
Dennis Haney
|
45e9ed9a3f
|
feat: log when endpoint ignored due to ownerid not match
|
2024-10-17 08:25:40 +02:00 |
|
tanujd11
|
f6bafb14e1
|
addressed review comments
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
|
2024-10-17 01:48:38 +05:30 |
|
tanujd11
|
faced93ba2
|
feature: add azure zone list cache
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
|
2024-10-16 16:48:42 +05:30 |
|
Mircea-Pavel Anton
|
9ef5605c09
|
add mikrotik provider reference
|
2024-10-15 22:35:19 +03:00 |
|
Kubernetes Prow Robot
|
59b243856a
|
Merge pull request #4801 from setoru/master
add huaweicloud webhook to readme
|
2024-10-13 16:22:20 +01:00 |
|
setoru
|
2b6bd58037
|
add huaweicloud webhook to readme
|
2024-10-12 11:21:08 +08:00 |
|
Andrew Hay
|
1e35134563
|
fix: add remove default from minimal config
|
2024-10-11 15:31:33 +00:00 |
|
Andrew Hay
|
438b0bccb5
|
fix: add UpdateDataLocalizationRegionalHostname to test framework
|
2024-10-11 15:02:33 +00:00 |
|
Kubernetes Prow Robot
|
2b93938cab
|
Merge pull request #4761 from n-Arno/master
source node: Skip unschedulable nodes
|
2024-10-10 15:20:31 +01:00 |
|
Kubernetes Prow Robot
|
b024fc9237
|
Merge pull request #4706 from iul1an/hide-AWSAssumeRoleExternalID
Do not expose the AWS role external id in the logs
|
2024-10-10 15:20:24 +01:00 |
|
Kubernetes Prow Robot
|
6336f47e75
|
Merge pull request #4797 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-60f2906560
chore(deps): bump the dev-dependencies group across 1 directory with 20 updates
|
2024-10-09 07:28:22 +01:00 |
|
dependabot[bot]
|
73cd5112ad
|
chore(deps): bump the dev-dependencies group across 1 directory with 20 updates
Bumps the dev-dependencies group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.8.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns](https://github.com/Azure/azure-sdk-for-go) | `1.2.0` | `1.3.0` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.63.18` | `1.63.24` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.38` | `1.27.43` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.15.7` | `1.15.12` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.44.2` | `1.45.2` |
| [github.com/aws/aws-sdk-go-v2/service/servicediscovery](https://github.com/aws/aws-sdk-go-v2) | `1.32.2` | `1.33.2` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.79` | `0.3.84` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.105.0` | `0.107.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.75.0` | `65.75.2` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1011` | `1.0.1016` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1011` | `1.0.1016` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.1011` | `1.0.1016` |
| [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) | `1.1.0` | `1.2.0` |
Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.7.0 to 1.8.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.8.0)
Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/privatedns/armprivatedns` from 1.2.0 to 1.3.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.2...sdk/azcore/v1.3.0)
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.63.18 to 1.63.24
- [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.63.18...v1.63.24)
Updates `github.com/aws/aws-sdk-go-v2` from 1.31.0 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.31.0...v1.32.2)
Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.38 to 1.27.43
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.38...config/v1.27.43)
Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.36 to 1.17.41
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.36...credentials/v1.17.41)
Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.15.7 to 1.15.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.15.7...config/v1.15.12)
Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.35.2 to 1.36.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/iot/v1.35.2...service/iam/v1.36.2)
Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.44.2 to 1.45.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/ssm/v1.44.2...service/rds/v1.45.2)
Updates `github.com/aws/aws-sdk-go-v2/service/servicediscovery` from 1.32.2 to 1.33.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.32.2...service/ecs/v1.33.2)
Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.31.2 to 1.32.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.31.2...v1.32.2)
Updates `github.com/civo/civogo` from 0.3.79 to 0.3.84
- [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.79...v0.3.84)
Updates `github.com/cloudflare/cloudflare-go` from 0.105.0 to 0.107.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.105.0...v0.107.0)
Updates `github.com/oracle/oci-go-sdk/v65` from 65.75.0 to 65.75.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.75.0...v65.75.2)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.1011 to 1.0.1016
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1011...v1.0.1016)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.1011 to 1.0.1016
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1011...v1.0.1016)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.1011 to 1.0.1016
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.1011...v1.0.1016)
Updates `golang.org/x/net` from 0.29.0 to 0.30.0
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.0)
Updates `golang.org/x/time` from 0.6.0 to 0.7.0
- [Commits](https://github.com/golang/time/compare/v0.6.0...v0.7.0)
Updates `sigs.k8s.io/gateway-api` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases)
- [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/gateway-api/compare/v1.1.0...v1.2.0)
---
updated-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/privatedns/armprivatedns
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-v2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/servicediscovery
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
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/oracle/oci-go-sdk/v65
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: golang.org/x/net
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: sigs.k8s.io/gateway-api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 04:53:49 +00:00 |
|
Kubernetes Prow Robot
|
8ac1a30131
|
Merge pull request #4794 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-a9bb80ae19
chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in the dev-dependencies group
|
2024-10-08 09:10:22 +01:00 |
|