这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: stevehipwell/external-dns

Tags

v0.11.1

Toggle v0.11.1's commit message
v0.11.0 equivalent for go modules

external-dns-helm-chart-1.5.0

Toggle external-dns-helm-chart-1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2412 from afirth/2021-11-03-docs-f…

…or-aws-rate-limit

[DOCS only] Expand the AWS tutorial with common args to mitigate rate limiting

external-dns-helm-chart-1.4.0

Toggle external-dns-helm-chart-1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2395 from stevehipwell/helm-chart-…

…v0-10-1

Update helm chart to use v0.10.1

external-dns-helm-chart-1.3.2

Toggle external-dns-helm-chart-1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2387 from alebedev87/gcp-project-a…

…utodetect-fail

GCP: handle failed project auto detection

external-dns-helm-chart-1.2.0

Toggle external-dns-helm-chart-1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2254 from kubernetes-sigs/dependab…

…ot/go_modules/cloud.google.com/go-0.93.3

build(deps): bump cloud.google.com/go from 0.54.0 to 0.93.3

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2197 from k0da/regr_fix

Fix controller tests

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#2070 from kubernetes-sigs/raffo/bu…

…mp-ci-timeout

Bump CI timeout

v0.7.6

Toggle v0.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#1919 from kubernetes-sigs/raffo/re…

…lease-script-update

Update release script to include squashed commits

v0.7.5

Toggle v0.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add new method to provider interface to implement provider specific c…

…hanges (kubernetes-sigs#1868)

* adds tests for shouldUpdateProviderSpecific

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* move AWS health to where it belongs

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* add test that breaks things

Signed-off-by: Raffaele Di Fazio <difazio.raffaele@gmail.com>

* adds adjustendpoints method

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* fix controller

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* actually pass the provider where needed

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* OMG goland do your go fmt thing

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* use registry as proxy

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* make linter happy

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* change AdjustEndpoints signature

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* fix typo

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* actually use adjusted endpoints

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* revert cloudflare change

Signed-off-by: Raffaele Di Fazio <raffo@github.com>

* Update provider/cloudflare/cloudflare.go

Co-authored-by: Nick Jüttner <nick@juni.io>

Co-authored-by: Nick Jüttner <nick@juni.io>

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added labelFilter for source CRD (kubernetes-sigs#1461)

* Added label filter for source CRD

* Fixed bug with labels and added tests for source CRD

* Fixed formating

* Update source/crd_test.go

Co-authored-by: Vinny Sabatini <vincent.sabatini@gmail.com>

Co-authored-by: Vinny Sabatini <vincent.sabatini@gmail.com>