4924 Commits

Author SHA1 Message Date
Raffaele Di Fazio
015497e904 fix code build
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-08-05 21:35:07 +02:00
Andrew Hay
d8ec9354da fix: add flag declaration 2024-08-05 19:23:48 +00:00
Andrew Hay
bbe914b655 add flag declaration 2024-08-05 19:21:48 +00:00
dependabot[bot]
3cb1c81be8
chore(deps): bump the dev-dependencies group across 1 directory with 37 updates
Bumps the dev-dependencies group with 31 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute/metadata](https://github.com/googleapis/google-cloud-go) | `0.3.0` | `0.5.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.12.0` | `1.13.0` |
| [github.com/F5Networks/k8s-bigip-ctlr/v2](https://github.com/F5Networks/k8s-bigip-ctlr) | `2.17.0` | `2.17.1` |
| [github.com/IBM-Cloud/ibm-cloud-cli-sdk](https://github.com/IBM-Cloud/ibm-cloud-cli-sdk) | `1.4.0` | `1.5.0` |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.17.3` | `5.17.4` |
| [github.com/IBM/networking-go-sdk](https://github.com/IBM/networking-go-sdk) | `0.47.1` | `0.49.0` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.771` | `1.62.804` |
| [github.com/ans-group/sdk-go](https://github.com/ans-group/sdk-go) | `1.17.0` | `1.19.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.54.4` | `1.55.5` |
| [github.com/civo/civogo](https://github.com/civo/civogo) | `0.3.70` | `0.3.73` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) | `0.98.0` | `0.101.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo) | `1.118.0` | `1.119.0` |
| [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.12.0` | `1.14.0` |
| [github.com/linode/linodego](https://github.com/linode/linodego) | `1.35.0` | `1.38.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk) | `65.67.2` | `65.70.0` |
| [github.com/pluralsh/gqlclient](https://github.com/pluralsh/gqlclient) | `1.11.0` | `1.12.1` |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour) | `1.29.1` | `1.30.0` |
| [github.com/scaleway/scaleway-sdk-go](https://github.com/scaleway/scaleway-sdk-go) | `1.0.0-beta.28` | `1.0.0-beta.29` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.945` | `1.0.976` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.945` | `1.0.976` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go) | `1.0.945` | `1.0.976` |
| [github.com/transip/gotransip/v6](https://github.com/transip/gotransip) | `6.24.0` | `6.25.0` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.14` | `3.5.15` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.14` | `3.5.15` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.22.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.7.0` | `0.8.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.5.0` | `0.6.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.185.0` | `0.190.0` |
| gopkg.in/ns1/ns1-go.v2 | `2.11.0` | `2.12.0` |
| [istio.io/api](https://github.com/istio/api) | `1.22.1` | `1.22.3` |
| [istio.io/client-go](https://github.com/istio/client-go) | `1.22.1` | `1.22.3` |



Updates `cloud.google.com/go/compute/metadata` from 0.3.0 to 0.5.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/v0.3.0...v0.5.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.12.0 to 1.13.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.12.0...sdk/azcore/v1.13.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.6.0 to 1.7.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.6.0...sdk/azcore/v1.7.0)

Updates `github.com/F5Networks/k8s-bigip-ctlr/v2` from 2.17.0 to 2.17.1
- [Release notes](https://github.com/F5Networks/k8s-bigip-ctlr/releases)
- [Changelog](https://github.com/F5Networks/k8s-bigip-ctlr/blob/v2.17.1/docs/RELEASE-NOTES.rst)
- [Commits](https://github.com/F5Networks/k8s-bigip-ctlr/compare/v2.17.0...v2.17.1)

Updates `github.com/IBM-Cloud/ibm-cloud-cli-sdk` from 1.4.0 to 1.5.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.4.0...v1.5.0)

Updates `github.com/IBM/go-sdk-core/v5` from 5.17.3 to 5.17.4
- [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.3...v5.17.4)

Updates `github.com/IBM/networking-go-sdk` from 0.47.1 to 0.49.0
- [Release notes](https://github.com/IBM/networking-go-sdk/releases)
- [Changelog](https://github.com/IBM/networking-go-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/IBM/networking-go-sdk/compare/v0.47.1...v0.49.0)

Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.771 to 1.62.804
- [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.771...v1.62.804)

Updates `github.com/ans-group/sdk-go` from 1.17.0 to 1.19.0
- [Release notes](https://github.com/ans-group/sdk-go/releases)
- [Commits](https://github.com/ans-group/sdk-go/compare/v1.17.0...v1.19.0)

Updates `github.com/aws/aws-sdk-go` from 1.54.4 to 1.55.5
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.54.4...v1.55.5)

Updates `github.com/civo/civogo` from 0.3.70 to 0.3.73
- [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.70...v0.3.73)

Updates `github.com/cloudflare/cloudflare-go` from 0.98.0 to 0.101.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.98.0...v0.101.0)

Updates `github.com/digitalocean/godo` from 1.118.0 to 1.119.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.118.0...v1.119.0)

Updates `github.com/gophercloud/gophercloud` from 1.12.0 to 1.14.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.14.0/CHANGELOG.md)
- [Commits](https://github.com/gophercloud/gophercloud/compare/v1.12.0...v1.14.0)

Updates `github.com/linode/linodego` from 1.35.0 to 1.38.0
- [Release notes](https://github.com/linode/linodego/releases)
- [Commits](https://github.com/linode/linodego/compare/v1.35.0...v1.38.0)

Updates `github.com/oracle/oci-go-sdk/v65` from 65.67.2 to 65.70.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.67.2...v65.70.0)

Updates `github.com/pluralsh/gqlclient` from 1.11.0 to 1.12.1
- [Release notes](https://github.com/pluralsh/gqlclient/releases)
- [Changelog](https://github.com/pluralsh/gqlclient/blob/main/.releaserc)
- [Commits](https://github.com/pluralsh/gqlclient/compare/v1.11.0...v1.12.1)

Updates `github.com/projectcontour/contour` from 1.29.1 to 1.30.0
- [Release notes](https://github.com/projectcontour/contour/releases)
- [Changelog](https://github.com/projectcontour/contour/blob/main/RELEASES.md)
- [Commits](https://github.com/projectcontour/contour/compare/v1.29.1...v1.30.0)

Updates `github.com/scaleway/scaleway-sdk-go` from 1.0.0-beta.28 to 1.0.0-beta.29
- [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.28...v1.0.0-beta.29)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.945 to 1.0.976
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.945...v1.0.976)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.945 to 1.0.976
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.945...v1.0.976)

Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.945 to 1.0.976
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.945...v1.0.976)

Updates `github.com/transip/gotransip/v6` from 6.24.0 to 6.25.0
- [Release notes](https://github.com/transip/gotransip/releases)
- [Commits](https://github.com/transip/gotransip/compare/v6.24.0...v6.25.0)

Updates `go.etcd.io/etcd/api/v3` from 3.5.14 to 3.5.15
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.14...v3.5.15)

Updates `go.etcd.io/etcd/client/v3` from 3.5.14 to 3.5.15
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.14...v3.5.15)

Updates `golang.org/x/net` from 0.26.0 to 0.27.0
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)

Updates `golang.org/x/oauth2` from 0.21.0 to 0.22.0
- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.22.0)

Updates `golang.org/x/sync` from 0.7.0 to 0.8.0
- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0)

Updates `golang.org/x/time` from 0.5.0 to 0.6.0
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.6.0)

Updates `google.golang.org/api` from 0.185.0 to 0.190.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.185.0...v0.190.0)

Updates `gopkg.in/ns1/ns1-go.v2` from 2.11.0 to 2.12.0

Updates `istio.io/api` from 1.22.1 to 1.22.3
- [Commits](https://github.com/istio/api/compare/1.22.1...1.22.3)

Updates `istio.io/client-go` from 1.22.1 to 1.22.3
- [Commits](https://github.com/istio/client-go/compare/1.22.1...1.22.3)

Updates `k8s.io/api` from 0.30.2 to 0.30.3
- [Commits](https://github.com/kubernetes/api/compare/v0.30.2...v0.30.3)

Updates `k8s.io/apimachinery` from 0.30.2 to 0.30.3
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.30.2...v0.30.3)

Updates `k8s.io/client-go` from 0.30.2 to 0.30.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.2...v0.30.3)

Updates `k8s.io/klog/v2` from 2.130.0 to 2.130.1
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.130.0...v2.130.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute/metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/F5Networks/k8s-bigip-ctlr/v2
  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/IBM/go-sdk-core/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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/ans-group/sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/civo/civogo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/cloudflare/cloudflare-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/digitalocean/godo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/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/pluralsh/gqlclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/projectcontour/contour
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: github.com/scaleway/scaleway-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: github.com/transip/gotransip/v6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: gopkg.in/ns1/ns1-go.v2
  dependency-type: direct:production
  update-type: version-update:semver-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/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-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 03:41:52 +00:00
Saravanan Palanisamy
f4eeeae7f7 update pdns tutorial documentation 2024-08-02 16:20:03 +04:00
Andrew Hay
a6590dee09 add test 2024-08-01 19:32:49 +00:00
Kubernetes Prow Robot
7a0982e8d5
Merge pull request #4600 from kubernetes-sigs/dependabot/go_modules/google.golang.org/grpc-1.64.1
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
2024-08-01 09:18:10 -07:00
Saravanan Palanisamy
f653ea1edd Add trailing dot for MX and SRV records in pdns provider 2024-08-01 13:54:17 +04:00
Andrew Hay
a38476b791 feat: add cloudflare host name 2024-07-31 18:33:12 +00:00
Kubernetes Prow Robot
4da484b7e4
Merge pull request #4610 from abursavich/gateway-api
Gateway API: Revert Gateway and HTTPRoute objects from v1 to v1beta1
2024-07-27 01:33:34 -07:00
Kubernetes Prow Robot
e62d854d6c
Merge pull request #4604 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-754192a680
chore(deps): bump the dev-dependencies group across 1 directory with 2 updates
2024-07-25 02:06:47 -07:00
dependabot[bot]
f5efad70ea
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/setup-python](https://github.com/actions/setup-python) and [action-stars/install-tool-from-github-release](https://github.com/action-stars/install-tool-from-github-release).


Updates `actions/setup-python` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](82c7e631bb...39cd14951b)

Updates `action-stars/install-tool-from-github-release` from 0.2.3 to 0.2.4
- [Release notes](https://github.com/action-stars/install-tool-from-github-release/releases)
- [Changelog](https://github.com/action-stars/install-tool-from-github-release/blob/main/CHANGELOG.md)
- [Commits](243ac55511...ece2623611)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: action-stars/install-tool-from-github-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 03:41:40 +00:00
Kubernetes Prow Robot
c45d0de909
Merge pull request #4602 from hopkinsth/patch-1
docs(annotations): note how to set multiple hostnames
2024-07-14 11:21:09 -07:00
Andy Bursavich
2daa842eb7 docs/gateway-api: update supported API versions 2024-07-14 09:07:17 -07:00
Andy Bursavich
29f1f3a19d source/gateway-api: revert v1.HTTPRoute to v1beta1.HTTPRoute 2024-07-14 09:06:35 -07:00
Andy Bursavich
0100b6637a source/gateway-api: revert v1.Gateway to v1beta1.Gateway 2024-07-14 09:06:35 -07:00
ThameezBo
e9968d839c
fix: update docs as per review 2024-07-14 14:17:55 +02:00
Kubernetes Prow Robot
eadce08c09
Merge pull request #4567 from thameezb/FEAT-update-v1-client-grpcroute
feat!: update GRPCRoute client from v1alpha2 to stable v1
2024-07-12 09:48:42 -07:00
Thomas Hopkins
9f29d3c188
docs(annotations): note how to set multiple hostnames
Setting multiple hostnames through this annotation has been possible since #256, but this behavior has not been sufficiently documented before.
2024-07-10 11:07:22 -04:00
dependabot[bot]
00774b927f
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.0...v1.64.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 21:50:09 +00:00
ivan katliarchuk
2b14345083
issue-4448: fix test
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-07-09 21:05:57 +01:00
ivan katliarchuk
eb73202270
swap with golang function
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-07-09 20:56:26 +01:00
ivan katliarchuk
a5b1d0f51b
swap with golang function
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-07-09 20:53:57 +01:00
ivan katliarchuk
b1bfffbe51
fix(issue-4448): uncomment test
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-07-05 20:37:00 +01:00
ivan katliarchuk
fca9914613
fix(issue-4448): uncomment test
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-07-05 20:29:40 +01:00
ivan katliarchuk
3aa5c91c23
fix(issue-4448): added another flavour of same function with tests
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-07-05 20:15:38 +01:00
Kubernetes Prow Robot
8d06c84ac4
Merge pull request #4583 from tobiabocchi/patch-1
Update cloudflare.md
2024-07-04 16:06:47 -07:00
Julilla Paul
ee2219358b
fix: json marshal failure should be a real error 2024-07-04 13:06:19 -07:00
ivan katliarchuk
7249c6402a
fix(issue-4448): aws.go intedation to tabs
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-30 13:57:21 +01:00
ivan katliarchuk
33514943fd
fix(issue-4448): aws.go intedation to tabs
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-30 13:55:53 +01:00
ivan katliarchuk
20634785ee
fix(issue-4448): added tests for A and Alias records
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-30 13:35:24 +01:00
ivan katliarchuk
d2f58246f0
fix(issue-4448): added test TestAWSApplyChanges
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-30 13:22:46 +01:00
ivan katliarchuk
cc1f4ab148
fix(issue-4448): added unittest
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-30 12:44:11 +01:00
ivan katliarchuk
df6d68e9a6
fix(issue-4448): added octal decode method
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-30 11:29:37 +01:00
ivan katliarchuk
99827b1fec
fix(issue-4448): single change required to fix
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-30 08:00:08 +01:00
ivan katliarchuk
761ca1da09
fix(issue-4448): single change required to fix
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-30 07:58:52 +01:00
ivan katliarchuk
d112219336
fix(issue-4448): no longer crash
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-29 16:00:20 +01:00
Tobia Bocchi
8728b25f71
Update cloudflare.md
Hey! I was trying out external-dns using cloudflare. I followed your docs and managed to deploy it successfully on my k3s cluster. While reading the docs and copying pasting the yaml files I noticed there was some inconsistencies with the indentation.. 
I am no kubernetes expert, I just fixed the problems that were not allowing me to deploy this service and checked the files using yamllint.com
While I was at it I also noticed a few errors on the syntax highlighting for code blocks, some had shell where the content was yaml, I fixed those too.. 
I hope this helps, thank you for this amazing project!
2024-06-29 15:39:52 +02:00
ivan katliarchuk
99290e402c
fix(issue-4448): make sure nulls not propagated
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
2024-06-29 13:18:19 +01:00
Pier-Olivier Thibault
bbaa3eb290 Attempts at making the docs more clear with secret volume
The secret includes keys/value pair and a secret, when mounted as a
volume, will generate a file for each of the pair where the name of the
file is the key and the content of the file, the value.

This hopefully makes the doc clear on how to configured credentials.
2024-06-27 12:14:05 -04:00
Pier-Olivier Thibault
4c86e53d01
Update docs/tutorials/aws.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2024-06-27 11:48:45 -04:00
Pier-Olivier Thibault
e49c141ced
Update docs/tutorials/aws.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2024-06-27 11:48:41 -04:00
Pier-Olivier Thibault
edb2513a06 Add configuration option for non-eks with Helm 2024-06-27 09:59:40 -04:00
Pier-Olivier Thibault
dd0667849c Change header to be consistent within the section 2024-06-27 09:56:44 -04:00
Pier-Olivier Thibault
c7138b8a15
Update docs/tutorials/aws.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2024-06-27 09:44:32 -04:00
Julilla Paul
82b0fab8eb
feat: add soft errors to pdns provider
Add soft errors to pdns provider where it is possible to retry or recover
2024-06-26 09:22:31 -07:00
Pier-Olivier Thibault
ebd3a7eafb AWS: Change documentation to use Helm values
The Helm section includes templates files that aren't needed as those
values can all be generated from the values.yaml file. It seems that the
current documentation also missed the role arn annotation so it was
added as well.
2024-06-26 10:46:34 -04:00
ThameezBo
ea1ff95711
feat: update GRPCRoute client to stable 2024-06-20 13:30:18 +02:00
Kubernetes Prow Robot
8245b89891
Merge pull request #4283 from angeloxx/feature/rfc-2136-ptr
feat(rfc2136): add PTR optional support
2024-06-20 00:44:17 -07:00
Kubernetes Prow Robot
939e7b8e91
Merge pull request #4547 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-0bd1363a87
chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in the dev-dependencies group
2024-06-19 12:06:42 -07:00