Kubernetes Prow Robot
|
99ef39e99d
|
Merge pull request #4092 from fad3t/fix-ambassador-resolve-hostname
fix(ambassador): don't resolve LB hostname
|
2023-12-30 13:13:16 +01:00 |
|
Kubernetes Prow Robot
|
874dd2bcba
|
Merge pull request #4115 from PascalBourdier/remove-compareboolean
fix: remove useless functions
|
2023-12-29 11:18:49 +01:00 |
|
Kubernetes Prow Robot
|
954650001a
|
Merge pull request #4144 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-9feabcf869
build(deps): bump the dev-dependencies group with 7 updates
|
2023-12-29 10:00:04 +01:00 |
|
dependabot[bot]
|
5661acda3b
|
build(deps): bump the dev-dependencies group with 7 updates
Bumps the dev-dependencies group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.643` | `1.62.648` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.49.8` | `1.49.12` |
| [github.com/maxatome/go-testdeep](https://github.com/maxatome/go-testdeep) | `1.13.0` | `1.14.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.18.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.824` | `1.0.829` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.824` | `1.0.829` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.824` | `1.0.829` |
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.643 to 1.62.648
- [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.643...v1.62.648)
Updates `github.com/aws/aws-sdk-go` from 1.49.8 to 1.49.12
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.8...v1.49.12)
Updates `github.com/maxatome/go-testdeep` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/maxatome/go-testdeep/releases)
- [Commits](https://github.com/maxatome/go-testdeep/compare/v1.13.0...v1.14.0)
Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.18.0
- [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.17.0...v1.18.0)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.824 to 1.0.829
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.824...v1.0.829)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.824 to 1.0.829
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.824...v1.0.829)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.824 to 1.0.829
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.824...v1.0.829)
---
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/maxatome/go-testdeep
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-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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-29 03:54:36 +00:00 |
|
tanujd11
|
f52cc1f1a8
|
fix: heritage txt record was not able to be created for txt record
Signed-off-by: tanujd11 <dwiveditanuj41@gmail.com>
|
2023-12-27 23:23:11 +05:30 |
|
Kubernetes Prow Robot
|
97a8fa3195
|
Merge pull request #4076 from k8r-io/fix-hangs-on-traefik-listeners
Fix timeout for traefik-proxy source
|
2023-12-27 17:22:52 +01:00 |
|
Kubernetes Prow Robot
|
7d7317a17e
|
Merge pull request #4051 from mconfalonieri/hetzner-readme-link
Hetzner webhook provider readme link
|
2023-12-24 12:45:36 +01:00 |
|
Kubernetes Prow Robot
|
d19c190c4a
|
Merge pull request #4134 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-22febd947e
build(deps): bump the dev-dependencies group with 23 updates
|
2023-12-24 11:13:48 +01:00 |
|
Kubernetes Prow Robot
|
3794dfcdb8
|
Merge pull request #4124 from abursavich/gateway-api-v1.0
gateway-api: fix wildcard matching
|
2023-12-23 20:22:17 +01:00 |
|
Kubernetes Prow Robot
|
ce323c0ace
|
Merge pull request #4082 from danie1sullivan/master
fix: include cloudflare error in metrics and logs
|
2023-12-23 20:22:07 +01:00 |
|
Kristopher Kirkland
|
9f29220c16
|
Doc update
|
2023-12-22 17:58:55 -06:00 |
|
Kubernetes Prow Robot
|
7bbdbee7d4
|
Merge pull request #4131 from tanujd11/patch-1
chore: fix code comment
|
2023-12-22 13:20:57 +01:00 |
|
dependabot[bot]
|
cfd16acca7
|
build(deps): bump the dev-dependencies group with 23 updates
Bumps the dev-dependencies group with 23 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.9.0` | `1.9.1` |
| [github.com/IBM-Cloud/ibm-cloud-cli-sdk](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk) | `1.1.2` | `1.2.0` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.619` | `1.62.643` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.48.9` | `1.49.8` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.53` | `0.3.55` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.82.0` | `0.84.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.106.0` | `1.107.0` |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.3.0` | `1.4.1` |
| [github.com/google/uuid](https://github.com/google/uuid) | `1.4.0` | `1.5.0` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.7.0` | `1.8.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.25.0` | `1.26.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.53.0` | `65.55.0` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.21` | `1.0.0-beta.22` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.807` | `1.0.824` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.807` | `1.0.824` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.806` | `1.0.824` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.10` | `3.5.11` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.10` | `3.5.11` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.152.0` | `0.154.0` |
| [istio.io/api](https://github.com/istio/api) | `1.20.0` | `1.20.1` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.20.0` | `1.20.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.28.4` | `0.29.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.28.4` | `0.29.0` |
Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.0 to 1.9.1
- [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.9.0...sdk/azcore/v1.9.1)
Updates `github.com/IBM-Cloud/ibm-cloud-cli-sdk` from 1.1.2 to 1.2.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.1.2...v1.2.0)
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.619 to 1.62.643
- [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.619...v1.62.643)
Updates `github.com/aws/aws-sdk-go` from 1.48.9 to 1.49.8
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.48.9...v1.49.8)
Updates `github.com/civo/civogo` from 0.3.53 to 0.3.55
- [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.53...v0.3.55)
Updates `github.com/cloudflare/cloudflare-go` from 0.82.0 to 0.84.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.82.0...v0.84.0)
Updates `github.com/digitalocean/godo` from 1.106.0 to 1.107.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.106.0...v1.107.0)
Updates `github.com/go-logr/logr` from 1.3.0 to 1.4.1
- [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.3.0...v1.4.1)
Updates `github.com/google/uuid` from 1.4.0 to 1.5.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.4.0...v1.5.0)
Updates `github.com/gophercloud/gophercloud` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.8.0/CHANGELOG.md)
- [Commits](https://github.com/gophercloud/gophercloud/compare/v1.7.0...v1.8.0)
Updates `github.com/linode/linodego` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](https://github.com/linode/linodego/compare/v1.25.0...v1.26.0)
Updates `github.com/oracle/oci-go-sdk/v65` from 65.53.0 to 65.55.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.53.0...v65.55.0)
Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.21 to 1.0.0-beta.22
- [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.21...v1.0.0-beta.22)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.807 to 1.0.824
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.807...v1.0.824)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.807 to 1.0.824
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.807...v1.0.824)
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.806 to 1.0.824
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.806...v1.0.824)
Updates `go.etcd.io/etcd/api/v3` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.10...v3.5.11)
Updates `go.etcd.io/etcd/client/v3` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.10...v3.5.11)
Updates `google.golang.org/api` from 0.152.0 to 0.154.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.152.0...v0.154.0)
Updates `istio.io/api` from 1.20.0 to 1.20.1
- [Commits](https://github.com/istio/api/compare/1.20.0...1.20.1)
Updates `istio.io/client-go` from 1.20.0 to 1.20.1
- [Commits](https://github.com/istio/client-go/compare/1.20.0...1.20.1)
Updates `k8s.io/apimachinery` from 0.28.4 to 0.29.0
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.28.4...v0.29.0)
Updates `k8s.io/client-go` from 0.28.4 to 0.29.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.0)
---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
dependency-type: direct:production
update-type: version-update:semver-patch
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-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/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/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: 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: google.golang.org/api
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
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-22 04:18:30 +00:00 |
|
Marco Confalonieri
|
f2d2ad77fc
|
Removed UNOFFICIAL label
|
2023-12-21 23:31:30 +01:00 |
|
Marco Confalonieri
|
1bbb8b4f59
|
Merge branch 'kubernetes-sigs:master' into hetzner-readme-link
|
2023-12-21 23:30:34 +01:00 |
|
Thomas Hesse
|
df122b03fd
|
Documentation update - solves issue #4132
Adding userAssignedIdentityID of the kubelet identity solves the problem with multiple parallel node pool identities - issue #4132
|
2023-12-21 22:57:51 +01:00 |
|
Kubernetes Prow Robot
|
0f5ff5f3aa
|
Merge pull request #4116 from PascalBourdier/remove-confusing-naming-property
ci: remove `confusing-naming` property
|
2023-12-21 17:25:02 +01:00 |
|
Kubernetes Prow Robot
|
50091483fb
|
Merge pull request #4129 from mloiseleur/chore/cleanup
cleanup: remove dead code (`(Create|Update|Delete)Records` functions in AWS, Google, DNSimple)
|
2023-12-21 10:59:10 +01:00 |
|
Tanuj Dwivedi
|
27232ffd1d
|
chore: fix code comment
|
2023-12-21 10:36:51 +05:30 |
|
Kristopher Kirkland
|
f80f00688d
|
Lint fix
|
2023-12-20 22:17:10 -06:00 |
|
Megum1n
|
126c5130b1
|
Update AWS provider documentation regarding batch size options
|
2023-12-21 02:52:48 +01:00 |
|
Megum1n
|
822c2df06b
|
Skip change if it doesn't fit in any batch
|
2023-12-21 02:42:27 +01:00 |
|
Kubernetes Prow Robot
|
bccffdf44a
|
Merge pull request #4123 from kubernetes-sigs/dependabot/go_modules/golang.org/x/crypto-0.17.0
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
|
2023-12-20 23:25:11 +01:00 |
|
Andy Bursavich
|
a50a4f9aba
|
gateway-api: make wildcards suffix matchers (e.g. match multiple labels)
|
2023-12-20 14:12:24 -08:00 |
|
Greg Sidelinger
|
2b4aa56169
|
Cleanup extra whitespace to make the linter happy
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
|
2023-12-20 18:45:16 +00:00 |
|
Greg Sidelinger
|
35dc1fc0b9
|
Update rfc2136 test suite to deal with ording when dealing with multi zones
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
|
2023-12-20 16:26:39 +00:00 |
|
Alfred Krohmer
|
366c070d89
|
cleanup: remove dead code ((Create|Update|Delete)Records functions in AWS, Google, DNSimple)
These functions where exported but unused; only `CreateRecords` was used in some tests, but its use can be replaced with `ApplyChanges`.
|
2023-12-20 16:55:49 +01:00 |
|
Greg Sidelinger
|
7427c8ed3f
|
Only log zone once for the SendMessage
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
|
2023-12-20 14:00:31 +00:00 |
|
Greg Sidelinger
|
1418a3ace3
|
Update the rfc2136 mutlizone fix to support the default root zone
Add some tests for rfc2136 multizones
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
|
2023-12-20 13:56:40 +00:00 |
|
Greg Sidelinger
|
e3b8e5477b
|
Merge branch 'master' of https://github.com/kubernetes-sigs/external-dns into fix-multizone-rfc2136
|
2023-12-19 17:15:33 +00:00 |
|
Megum1n
|
c391f5588a
|
Validate AWS record values size during batch set generation
|
2023-12-19 10:21:47 +01:00 |
|
Kubernetes Prow Robot
|
b9da66a524
|
Merge pull request #4118 from jongwooo/hotfix/correct-typo-in-tutorials-aws
Correct typo from 'Kuberntes' to 'Kubernetes'
|
2023-12-19 08:32:48 +01:00 |
|
Andy Bursavich
|
5da9393b58
|
gateway-api: upgrade from v0.7.1 to v1.0.0
|
2023-12-18 16:35:07 -08:00 |
|
dependabot[bot]
|
903da2f906
|
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-19 00:08:06 +00:00 |
|
Marco Confalonieri
|
86a0778010
|
Merge branch 'master' into hetzner-readme-link
|
2023-12-18 18:16:52 +01:00 |
|
Timofey Titovets
|
100007ede1
|
fix: godaddy - rate limiter add one token every second
|
2023-12-18 16:39:08 +01:00 |
|
Jongwoo Han
|
7928482acc
|
Correct typo from 'Kuberntes' to 'Kubernetes'
Signed-off-by: Jongwoo Han <jongwooo.han@gmail.com>
|
2023-12-17 11:56:17 +09:00 |
|
Pascal Bourdier
|
279cc2d889
|
fix: remove escapeAWSRecords func
escapeAWSRecords() is no more used
cf: a7992331251983e9566c0dcc817b75822a80dfab
|
2023-12-16 15:45:29 +01:00 |
|
Pascal Bourdier
|
a948a67e84
|
ci: remove confusing-naming property
The property `confusing-naming` is not valid here
|
2023-12-16 15:33:07 +01:00 |
|
Pascal Bourdier
|
32e55eaf16
|
fix: remove CompareBoolean func
CompareBoolean() is no more used now
cf: 5affab056180762e2045a7b96f335e254d14d3d7
|
2023-12-16 15:18:17 +01:00 |
|
Kubernetes Prow Robot
|
7f3c10d652
|
Merge pull request #4103 from jkroepke/avoid-restarts
helm: Avoid unnecessary pod restart on each helm chart version
|
2023-12-12 21:06:57 +01:00 |
|
Kubernetes Prow Robot
|
5a8a9f914a
|
Merge pull request #4053 from bodgit/fix-revision-history-limit
fix: Allow revisionHistoryLimit to be set to 0
|
2023-12-12 19:28:02 +01:00 |
|
Greg Sidelinger
|
e44aa65378
|
Update rfc2136 provider to send zone updates one zone at a time
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
|
2023-12-12 17:41:01 +00:00 |
|
Matt Dainty
|
d1716b9f23
|
fix: Allow revisionHistoryLimit to be set to 0
Signed-off-by: Matt Dainty <matt@bodgit-n-scarper.com>
|
2023-12-12 15:57:19 +00:00 |
|
Jan-Otto Kröpke
|
37bf361c20
|
Avoid unnecessary pod restart on each helm chart version
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
|
2023-12-10 13:33:17 +01:00 |
|
Kubernetes Prow Robot
|
a9199c1081
|
Merge pull request #4079 from huyduong2792/add-bizflycloud-webook-provider
Add readme bizflycloud webhook provider
|
2023-12-07 19:32:30 +01:00 |
|
Raffaele Di Fazio
|
9824fb5190
|
Merge branch 'master' into add-bizflycloud-webook-provider
|
2023-12-07 19:03:23 +01:00 |
|
Kubernetes Prow Robot
|
9ca79d7ac5
|
Merge pull request #4093 from theloneexplorerquest/Solve-Could-not-find-canonical-hosted-zone-for-domain-test-eks-181429080.il-central-1.elb.amazonaws.com
update to add il-central-1
|
2023-12-07 18:51:42 +01:00 |
|
Kubernetes Prow Robot
|
a7ef6816ae
|
Merge pull request #4097 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-0cf6d54596
build(deps): bump the dev-dependencies group with 3 updates
|
2023-12-07 15:16:31 +01:00 |
|
Kubernetes Prow Robot
|
1c4a780c1b
|
Merge pull request #4095 from mrueg/add-netcup-webhook-provider
doc: Add netcup webhook provider
|
2023-12-07 15:16:22 +01:00 |
|