Kubernetes Prow Robot
7d12b638ed
Merge pull request #4489 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-f8de0623b4
...
build(deps): bump GrantBirki/json-yaml-validate from 2.7.1 to 3.0.0 in the dev-dependencies group
2024-05-21 03:12:42 -07:00
Morre
c0a183b006
fix: re-add api-approved.kubernetes.io annotation
2024-05-21 09:27:03 +02:00
dependabot[bot]
33d840e93e
---
...
updated-dependencies:
- dependency-name: GrantBirki/json-yaml-validate
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 03:30:49 +00:00
Kubernetes Prow Robot
2dc0821314
Merge pull request #4481 from kubernetes-sigs/raffo/docs-v0.14.2
...
update docs to v0.14.2
2024-05-18 14:23:21 -07:00
Raffaele Di Fazio
226dbb931f
update docs to v0.14.2
2024-05-18 18:32:35 +02:00
Kubernetes Prow Robot
b3bad3ff2c
Merge pull request #4478 from kubernetes-sigs/dependabot/go_modules/dev-dependencies-371a994320
...
build(deps): bump the dev-dependencies group with 8 updates
2024-05-18 07:43:21 -07:00
Kubernetes Prow Robot
a076ff892e
Merge pull request #4480 from kubernetes-sigs/raffo/kustomize-v0.14.2
...
Update kustomize version for v0.14.2
2024-05-17 15:51:33 -07:00
Raffaele Di Fazio
18a2391128
updates kustomize with newly released version
...
Signed-off-by: Raffaele Di Fazio <raffo@github.com>
2024-05-17 19:06:30 +02:00
Kubernetes Prow Robot
55a54b9e3a
Merge pull request #4477 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-edf2abb101
...
build(deps): bump actions/checkout from 4.1.5 to 4.1.6 in the dev-dependencies group
2024-05-17 01:18:20 -07:00
dependabot[bot]
d5133d8d52
build(deps): bump the dev-dependencies group with 8 updates
...
Bumps the dev-dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core ) | `5.17.2` | `5.17.3` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go ) | `1.62.736` | `1.62.737` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) | `1.53.3` | `1.53.4` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) | `1.115.0` | `1.116.0` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.921` | `1.0.923` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.921` | `1.0.923` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.921` | `1.0.923` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.180.0` | `0.181.0` |
Updates `github.com/IBM/go-sdk-core/v5` from 5.17.2 to 5.17.3
- [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.2...v5.17.3 )
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.736 to 1.62.737
- [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.736...v1.62.737 )
Updates `github.com/aws/aws-sdk-go` from 1.53.3 to 1.53.4
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.3...v1.53.4 )
Updates `github.com/digitalocean/godo` from 1.115.0 to 1.116.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.115.0...v1.116.0 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.921 to 1.0.923
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.921...v1.0.923 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.921 to 1.0.923
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.921...v1.0.923 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.921 to 1.0.923
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.921...v1.0.923 )
Updates `google.golang.org/api` from 0.180.0 to 0.181.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.180.0...v0.181.0 )
---
updated-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/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/digitalocean/godo
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: 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-17 03:59:56 +00:00
dependabot[bot]
4faeffd939
build(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.5 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](44c2b7a8a4...a5ac7e51b4
)
---
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-05-17 03:21:39 +00:00
Kubernetes Prow Robot
e490412e6c
Merge pull request #4476 from mloiseleur/fix/deps-upgrade
...
build(deps): bump the dev-dependencies group across 1 directory with 19 updates
v0.14.2
2024-05-16 07:23:40 -07:00
Michel Loiseleur
971c91d2cf
review with Raffo
2024-05-16 10:51:13 +02:00
Kubernetes Prow Robot
fe6473618c
Merge pull request #4462 from leonardocaylent/bugfix/add-clarification-to-endpoint-unit-tests
...
fix: add clarification to endpoint unit tests
2024-05-16 01:31:28 -07:00
Michel Loiseleur
9597d257a7
fix: linter on unused parameter
2024-05-16 08:44:06 +02:00
Michel Loiseleur
ae2978527a
fix: Gateway API upgrade
2024-05-16 08:37:41 +02:00
dependabot[bot]
62c9eb393b
build(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/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core ) | `5.17.1` | `5.17.2` |
| [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go ) | `1.62.731` | `1.62.736` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) | `1.52.3` | `1.53.3` |
| [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go ) | `0.94.0` | `0.95.0` |
| [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) | `1.113.0` | `1.115.0` |
| [github.com/oracle/oci-go-sdk/v65](https://github.com/oracle/oci-go-sdk ) | `65.65.0` | `65.65.2` |
| [github.com/projectcontour/contour](https://github.com/projectcontour/contour ) | `1.28.3` | `1.29.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) | `1.19.0` | `1.19.1` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.914` | `1.0.921` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.914` | `1.0.921` |
| [github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns](https://github.com/tencentcloud/tencentcloud-sdk-go ) | `1.0.914` | `1.0.921` |
| [github.com/transip/gotransip/v6](https://github.com/transip/gotransip ) | `6.23.0` | `6.24.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) | `0.177.0` | `0.180.0` |
| [istio.io/api](https://github.com/istio/api ) | `1.21.2` | `1.22.0` |
| [istio.io/client-go](https://github.com/istio/client-go ) | `1.21.2` | `1.22.0` |
| [k8s.io/api](https://github.com/kubernetes/api ) | `0.30.0` | `0.30.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go ) | `0.30.0` | `0.30.1` |
| [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api ) | `1.0.0` | `1.1.0` |
Updates `github.com/IBM/go-sdk-core/v5` from 5.17.1 to 5.17.2
- [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.1...v5.17.2 )
Updates `github.com/aliyun/alibaba-cloud-sdk-go` from 1.62.731 to 1.62.736
- [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.731...v1.62.736 )
Updates `github.com/aws/aws-sdk-go` from 1.52.3 to 1.53.3
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.52.3...v1.53.3 )
Updates `github.com/cloudflare/cloudflare-go` from 0.94.0 to 0.95.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.94.0...v0.95.0 )
Updates `github.com/digitalocean/godo` from 1.113.0 to 1.115.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.113.0...v1.115.0 )
Updates `github.com/oracle/oci-go-sdk/v65` from 65.65.0 to 65.65.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.65.0...v65.65.2 )
Updates `github.com/projectcontour/contour` from 1.28.3 to 1.29.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.28.3...v1.29.0 )
Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
- [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.19.0...v1.19.1 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common` from 1.0.914 to 1.0.921
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.914...v1.0.921 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/dnspod` from 1.0.914 to 1.0.921
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.914...v1.0.921 )
Updates `github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/privatedns` from 1.0.914 to 1.0.921
- [Commits](https://github.com/tencentcloud/tencentcloud-sdk-go/compare/v1.0.914...v1.0.921 )
Updates `github.com/transip/gotransip/v6` from 6.23.0 to 6.24.0
- [Release notes](https://github.com/transip/gotransip/releases )
- [Commits](https://github.com/transip/gotransip/compare/v6.23.0...v6.24.0 )
Updates `google.golang.org/api` from 0.177.0 to 0.180.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.177.0...v0.180.0 )
Updates `istio.io/api` from 1.21.2 to 1.22.0
- [Commits](https://github.com/istio/api/compare/1.21.2...1.22.0 )
Updates `istio.io/client-go` from 1.21.2 to 1.22.0
- [Commits](https://github.com/istio/client-go/compare/1.21.2...1.22.0 )
Updates `k8s.io/api` from 0.30.0 to 0.30.1
- [Commits](https://github.com/kubernetes/api/compare/v0.30.0...v0.30.1 )
Updates `k8s.io/apimachinery` from 0.30.0 to 0.30.1
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.30.0...v0.30.1 )
Updates `k8s.io/client-go` from 0.30.0 to 0.30.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.0...v0.30.1 )
Updates `sigs.k8s.io/gateway-api` from 1.0.0 to 1.1.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.0.0...v1.1.0 )
---
updated-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/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/oracle/oci-go-sdk/v65
dependency-type: direct:production
update-type: version-update:semver-patch
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/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: github.com/transip/gotransip/v6
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: istio.io/api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: k8s.io/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: 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-05-16 04:04:38 +00:00
Kubernetes Prow Robot
6d67d6e156
Merge pull request #4474 from rhjensen79/master
...
changed documentation to include more details description when using API Tokens
2024-05-15 05:35:40 -07:00
ThameezBo
4fcc726863
fix: do not expose vars
2024-05-15 14:25:03 +02:00
Robert Jensen
5084f3e234
changed documentation to include more details description when using api tokens
2024-05-15 13:42:43 +02:00
ThameezBo
fdb2475892
fix: docs
2024-05-13 22:42:16 +02:00
ThameezBo
bd33e5e277
feat: support dualstack Gateway route resources
2024-05-13 22:41:42 +02:00
angeloxx
1d93309e7f
lint
2024-05-13 15:43:24 +02:00
angeloxx
a0040a4603
add PTR creation task
2024-05-13 15:31:18 +02:00
Kubernetes Prow Robot
23f8d4037d
Merge pull request #4464 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-5a69f95ce6
...
build(deps): bump action-stars/install-tool-from-github-release from 0.2.2 to 0.2.3 in the dev-dependencies group
2024-05-13 00:19:58 -07:00
Kubernetes Prow Robot
551ee96c23
Merge pull request #4456 from DrFaust92/gke-docs
...
docs: lint gke docs + make terraform config more secure
2024-05-13 00:19:45 -07:00
Kubernetes Prow Robot
d422e39efc
Merge pull request #4459 from kubernetes-sigs/raffo/fix-logline
...
fix logline mentioning plugin api
2024-05-12 23:54:55 -07:00
dependabot[bot]
571c7674b2
build(deps): bump action-stars/install-tool-from-github-release
...
Bumps the dev-dependencies group with 1 update: [action-stars/install-tool-from-github-release](https://github.com/action-stars/install-tool-from-github-release ).
Updates `action-stars/install-tool-from-github-release` from 0.2.2 to 0.2.3
- [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](9019d0a312...243ac55511
)
---
updated-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-05-13 03:39:16 +00:00
Kubernetes Prow Robot
16a741b243
Merge pull request #4441 from ProbstenHias/patch-1
...
docs: add reference to anexia webhook provider
2024-05-12 05:35:16 -07:00
Leonardo Quatrocchi
08e917751b
bugfix: add clarification to endpoint unit tests
2024-05-11 20:54:25 -03:00
Kubernetes Prow Robot
93b831d81d
Merge pull request #4457 from stefanlasiewski/patch-2
...
Fix headings, whitespace
2024-05-11 10:51:28 -07:00
Raffaele Di Fazio
a44a44c111
fix logline mentioning plugin api
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-05-11 15:08:10 +02:00
Raffaele Di Fazio
574f865741
consistency improvement
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-05-11 14:55:33 +02:00
Stefan Lasiewski
d3212c36a9
Fix headings, whitespace
...
Fixed headings around "Secure Updates" .
Also fixed a couple of whitespace issues.
2024-05-10 18:51:11 -07:00
Raffaele Di Fazio
c375899f91
test
...
Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>
2024-05-10 20:11:38 +02:00
Kubernetes Prow Robot
6b510682ed
Merge pull request #4449 from mfreeman451/patch-1
...
Update cloudflare.md
2024-05-10 04:31:27 -07:00
Kubernetes Prow Robot
49c6c26aa2
Merge pull request #4437 from ebachle/master
...
fix: soft error on cloudflare rate limits
2024-05-10 04:07:54 -07:00
Kubernetes Prow Robot
fac5b44cfc
Merge pull request #4324 from PseudoResonance/master
...
Add IPv6 AAAA record support to PiHole provider
2024-05-10 04:07:45 -07:00
Sandor Szücs
ffbd06a78d
Merge pull request #4438 from kubernetes-sigs/dependabot/github_actions/dev-dependencies-e8df6e148d
...
build(deps): bump actions/checkout from 4.1.4 to 4.1.5 in the dev-dependencies group
2024-05-10 13:06:21 +02:00
drfaust92
113b775f02
lint gke docs + make tf config more secure
...
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
2024-05-10 13:06:24 +03:00
Kubernetes Prow Robot
03a2c66971
Merge pull request #4296 from leonardocaylent/bugfix/group-endpoints-per-hosted-zone-for-aws
...
fix: duplicated endpoint per hosted zone
2024-05-10 01:01:41 -07:00
dependabot[bot]
8a00a15d66
build(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.4 to 4.1.5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4
)
---
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-05-09 03:56:56 +00:00
ProbstenHias
a334b0b93b
docs: add reference to anexia webhook provider
2024-05-08 10:17:03 +02:00
Kubernetes Prow Robot
90089b66a5
Merge pull request #4444 from jeremy-albuixech/master
...
aws: add ca-west-1 region
2024-05-07 23:32:02 -07:00
Michael Freeman
e0799293c3
Update cloudflare.md
...
missing clear instructions on where to find the chart, without this the upgrade command will not work.
2024-05-08 00:47:37 -05:00
Omer Aplatony
4d33bb1067
chore(chart): Adding extra containers ( #4432 )
...
* Added extra containers to deployment
* Added option to disable/enable service
* Add comment
* Update helm docs
* Added space at the end
* Return service monitor to false
* Set service default to true
* Add support for extraContainers and remove
service.create
* Fix container name in values.yaml
* Ran helm-docs
2024-05-07 11:19:26 -07:00
Jeremy Albuixech
95ba9f335e
fix: uses correct elb url
2024-05-07 11:17:26 -07:00
Jeremy Albuixech
8ef04ef30e
aws: add ca-west-1 region
2024-05-07 11:08:23 -07:00
Eddie Bachle
c9e5f594cb
add test for Records with rate limit
2024-05-07 12:04:10 -04:00
Eddie Bachle
ffa8f4a2c9
fmt
2024-05-07 11:56:26 -04:00