Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Rebase to 0.14.2 with a fix for empty view #60

Closed
wants to merge 1,337 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1337 commits
Select commit Hold shift + click to select a range
412bb38
Fixes the OCI provider softerror failure
jrosinsk Jan 26, 2024
45579e1
Implement proposed change by mloiseleur
jstudler Feb 9, 2024
e7987e1
Update link to current workshop (#4170)
AndrewCharlesHay Feb 10, 2024
a0ba8b7
Merge pull request #4182 from mrueg/drop-docker
k8s-ci-robot Feb 10, 2024
b07ecfb
doc: explain how to use Azure internal load balancer
mloiseleur Feb 11, 2024
f71a822
Merge pull request #3815 from angegar/master
k8s-ci-robot Feb 11, 2024
da4c990
feat(gandi): add support for personal access token
deadlybore Feb 10, 2024
6cec5dd
feat(ambassador): add support for provider specific annotations
fad3t Dec 17, 2023
d9606de
test: add tests
fad3t Dec 23, 2023
1315011
fix: update test with LB hostname
fad3t Jan 24, 2024
f721b41
docs: provider-specific annotations for ambassador
fad3t Jan 24, 2024
36365e6
Update README.md
kokizzu Feb 12, 2024
13f6df5
test: fix test with LB hostname
fad3t Feb 12, 2024
484ab50
Merge pull request #4199 from jeanfrancoislelezec/fix/azure_softerror
k8s-ci-robot Feb 13, 2024
70c20b3
Merge pull request #4213 from zs-ko/fix-gatewayapi-protomatch
k8s-ci-robot Feb 14, 2024
046bd05
Merge pull request #4229 from jrosinsk/fix/oci-softerror
k8s-ci-robot Feb 14, 2024
c02818d
Merge pull request #4256 from kokizzu/patch-1
k8s-ci-robot Feb 14, 2024
52460ba
Merge pull request #4186 from pascalgn/azure-subscription-id-override
k8s-ci-robot Feb 15, 2024
1671228
build(deps): bump the dev-dependencies group with 1 update
dependabot[bot] Feb 16, 2024
3c6930c
Merge pull request #4254 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Feb 20, 2024
9b3c285
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Feb 20, 2024
4ecd4f0
build(deps): bump the dev-dependencies group with 1 update
dependabot[bot] Feb 21, 2024
14579bc
build(deps): bump the dev-dependencies group with 17 updates
dependabot[bot] Feb 21, 2024
f5837b1
feat: allow setting dnsConfig (#4265)
davhdavh Feb 21, 2024
3eec647
Merge pull request #4270 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Feb 21, 2024
6ca3e40
Merge pull request #4269 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Feb 21, 2024
e39959d
Adding feature for #4209
Jeremy-Boyle Jan 25, 2024
ceeece4
build(deps): bump the dev-dependencies group with 6 updates
dependabot[bot] Feb 23, 2024
81e157c
Merge pull request #4279 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Feb 24, 2024
deef71e
Merge pull request #4248 from krukowskid/patch-1
k8s-ci-robot Feb 24, 2024
ea2d259
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Feb 26, 2024
26694e4
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Feb 26, 2024
d0c121b
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Feb 26, 2024
d475eb6
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Feb 26, 2024
3babcbc
Fix provider/dnsimple/dnsimple_test.go: Add the missing call to NewDn…
IntegralProgrammer Feb 26, 2024
acf188f
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Feb 26, 2024
a3c9908
RFC2136: Add support for DNS-over-TLS
iteratee Oct 6, 2023
1030de7
RFC2136: Document DNS-over-TLS
iteratee Oct 19, 2023
edab7eb
Merge pull request #4249 from deadlybore/gandi_pat_support
k8s-ci-robot Feb 27, 2024
8d3eb3a
Merge pull request #3974 from iteratee/rfc2136-dns-over-tls
k8s-ci-robot Feb 29, 2024
4dc15d9
Merge pull request #4212 from jstudler/master
k8s-ci-robot Feb 29, 2024
edd09da
Merge pull request #4252 from mloiseleur/doc/azure2
k8s-ci-robot Feb 29, 2024
6cf4783
Merge pull request #4178 from papayakiwi/fix/aws-alias-records
k8s-ci-robot Feb 29, 2024
b8053fe
Group By Endpoint names per Hosted Zone on AWS
leonardocaylent Mar 3, 2024
e55200a
Group By Endpoint names per Hosted Zone on AWS
leonardocaylent Mar 3, 2024
7c7a1c3
Group By Endpoint names per Hosted Zone on AWS
leonardocaylent Mar 3, 2024
9307374
Group By Endpoint names per Hosted Zone on AWS
leonardocaylent Mar 3, 2024
36a6e19
fix(source): use NewEndpointWithTTL and omit nil Endpoints
yurrriq Mar 4, 2024
1eec428
chore(ingress): add test with invalid hostname
yurrriq Mar 4, 2024
3fac88b
fix(service): omit nil endpoints and prefer endpointsForHostname()
yurrriq Mar 4, 2024
d2890b0
Merge pull request #4293 from yurrriq/fix-aws-provider-nil-endpoint
k8s-ci-robot Mar 4, 2024
846f4b4
Going back to endpoint.go
leonardocaylent Mar 5, 2024
294b4c6
Fix format on aws and endpoint files
leonardocaylent Mar 5, 2024
0308cc2
Fix Lint
leonardocaylent Mar 5, 2024
3395eba
Add const to avoid Lint
leonardocaylent Mar 5, 2024
cea0496
Revert "Fix Lint"
leonardocaylent Mar 5, 2024
69f896b
chore: update maintainers
mloiseleur Mar 7, 2024
71cd741
Merge pull request #4304 from mloiseleur/chore/maintainers
k8s-ci-robot Mar 7, 2024
be79d36
build(deps): bump the dev-dependencies group with 21 updates
dependabot[bot] Mar 8, 2024
0660f10
Merge pull request #4307 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Mar 8, 2024
4eb312b
build(deps): bump the dev-dependencies group with 6 updates
dependabot[bot] Mar 12, 2024
76521d5
Merge pull request #4312 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Mar 12, 2024
3a2da65
Merge pull request #4120 from fad3t/feat-amb-provider-specific
k8s-ci-robot Mar 12, 2024
6b7c16b
build(deps): bump the dev-dependencies group with 8 updates
dependabot[bot] Mar 13, 2024
93a046f
build(deps): bump the dev-dependencies group with 2 updates
dependabot[bot] Mar 13, 2024
82bb401
Merge pull request #4313 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Mar 13, 2024
573cb2d
Merge pull request #4314 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Mar 13, 2024
251d579
chore: upgrade ExternalDNS to go 1.22
mloiseleur Mar 14, 2024
21f86f0
upgrade linter to v1.56.2
mloiseleur Mar 14, 2024
eb59b9b
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Mar 15, 2024
c54a9a8
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Mar 15, 2024
9c24ecc
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Mar 15, 2024
660b20b
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Mar 15, 2024
3eb852f
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Mar 15, 2024
487501d
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Mar 15, 2024
ed3efdb
Allow for DNSimple User API tokens to be used by implementing the DNS…
IntegralProgrammer Mar 15, 2024
a3826d5
Update endpoint.go with Key function
leonardocaylent Mar 16, 2024
30c9e77
Fix lint
leonardocaylent Mar 16, 2024
f4f39d8
Merge branch 'kubernetes-sigs:master' into bugfix/group-endpoints-per…
leonardocaylent Mar 16, 2024
0ca2796
Fix Lint
leonardocaylent Mar 16, 2024
82046cc
Removing comments and clean up
leonardocaylent Mar 16, 2024
e38f0a9
build(deps): bump the dev-dependencies group with 14 updates
dependabot[bot] Mar 18, 2024
d07a03c
Merge pull request #4321 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Mar 18, 2024
f8a9c07
Add IPv6 AAAA record support to PiHole provider
PseudoResonance Mar 20, 2024
ce18326
build(deps): bump the dev-dependencies group with 13 updates
dependabot[bot] Mar 22, 2024
05f6314
kustomize-v0.14.1
Raffo Mar 22, 2024
672e2c0
replace all links in tutorials for v0.14.1
Raffo Mar 22, 2024
779427d
Merge pull request #4331 from kubernetes-sigs/update-kustomize-versio…
k8s-ci-robot Mar 22, 2024
31965c3
Merge pull request #4332 from kubernetes-sigs/raffo/replacelinks-v0.14.1
k8s-ci-robot Mar 22, 2024
cfdfbd5
Merge pull request #4318 from mloiseleur/chore/go1.22
k8s-ci-robot Mar 23, 2024
f5aadae
Merge pull request #4329 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Mar 24, 2024
9d7dc5d
build(deps): bump the dev-dependencies group with 5 updates
dependabot[bot] Mar 25, 2024
61da7cc
Merge pull request #4334 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Mar 25, 2024
a1fd5fe
build(deps): bump the dev-dependencies group with 1 update
dependabot[bot] Mar 27, 2024
425dea4
feat(azure): add zone name filter for Azure Private DNS
khuedoan Mar 28, 2024
aa396a9
test(azure): Azure Private DNS zone name filter
khuedoan Mar 28, 2024
2cad978
test(azure): Azure Private DNS apply change with zone name filter
khuedoan Mar 28, 2024
3852a36
docs(azure): describe --zone-name-filter behavior
khuedoan Mar 28, 2024
cf97df6
build(deps): bump the dev-dependencies group with 9 updates
dependabot[bot] Mar 29, 2024
d3c2f47
Merge remote-tracking branch 'origin/master' into bugfix/group-endpoi…
leonardocaylent Mar 29, 2024
7fe2d3f
Fix for duplicated endpoints and unit tests
leonardocaylent Mar 29, 2024
420532f
Merge pull request #4349 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Mar 29, 2024
3fa7375
Merge pull request #4341 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Mar 29, 2024
6fb5a84
chore: alphabetical order on providers
mloiseleur Mar 29, 2024
2b3da1b
Fix for duplicated endpoints and unit tests
leonardocaylent Mar 30, 2024
dc9e0a5
dongjiang, fix ipv6 shortener and expander equal
dongjiang1989 Mar 31, 2024
f5545b1
Add `dnsendpoint` CRD to Helm chart (#4322)
onedr0p Apr 3, 2024
a28040c
chore(chart): Released chart for v0.14.1
stevehipwell Apr 3, 2024
652641a
build(deps): bump the dev-dependencies group with 13 updates
dependabot[bot] Apr 4, 2024
6066b70
Fix for duplicated endpoints
leonardocaylent Apr 4, 2024
cbb0715
Merge pull request #4361 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Apr 4, 2024
3ca4d02
Update endpoint/endpoint.go
leonardocaylent Apr 4, 2024
17ce6b4
Merge remote-tracking branch 'origin/master' into bugfix/group-endpoi…
leonardocaylent Apr 5, 2024
deba1ea
Fix suggestions
leonardocaylent Apr 5, 2024
48d3869
build(deps): bump GrantBirki/json-yaml-validate
dependabot[bot] Apr 5, 2024
4fb2f2e
Specific bugfix near the root cause for duplicated deletes on plan.go
leonardocaylent Apr 5, 2024
9d34092
Merge pull request #4364 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Apr 5, 2024
0ce8a93
Merge pull request #4357 from stevehipwell/helm-chart-v0.14.1
k8s-ci-robot Apr 5, 2024
ba56b7a
Merge remote-tracking branch 'origin/master' into bugfix/group-endpoi…
leonardocaylent Apr 6, 2024
d9b7439
Specify and clarify root cause of issue 4241
leonardocaylent Apr 6, 2024
b5ef2fc
Update endpoint/endpoint.go
dongjiang1989 Apr 7, 2024
5ac129d
Merge pull request #4350 from mloiseleur/chore/order-webhook
k8s-ci-robot Apr 8, 2024
f3c1e32
add unittest casae
dongjiang1989 Apr 9, 2024
46dd6d2
doc: advertise current plan on providers (#4365)
mloiseleur Apr 9, 2024
c7f1559
Merge pull request #4351 from kubeservice-stack/support-ipv6-expanded
k8s-ci-robot Apr 9, 2024
9e47e5c
Updating GKE docs on workload identity
userbradley Apr 9, 2024
db3630d
Moving workload identity up in the docs as users should avoid using s…
userbradley Apr 9, 2024
e8e5d5c
Let the `WebhookProvider` return `SoftError` on status codes >= 500
SimonKienzler Mar 14, 2024
a88cae2
Extract check for retryable error into function
SimonKienzler Mar 22, 2024
b020f7c
Webhook provider: Use correct error gauge in AdjustEndpoints() func
SimonKienzler Apr 9, 2024
6800ee5
Merge pull request #4319 from SimonKienzler/add-softerrors-to-webhook…
k8s-ci-robot Apr 9, 2024
7b43890
Merge branch 'master' of https://github.com/kubernetes-sigs/external-dns
PseudoResonance Apr 10, 2024
a48287b
Add PiHole IPv6/AAAA tests/documentation
PseudoResonance Apr 10, 2024
e1df503
Merge pull request #4374 from SimonKienzler/fix/webhook-provider-wron…
k8s-ci-robot Apr 10, 2024
ce82631
build(deps): bump the dev-dependencies group with 18 updates
dependabot[bot] Apr 11, 2024
c06d4ce
Merge pull request #4381 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Apr 11, 2024
477411e
feat: Add support for excludeDomains argument in chart
bford-evs Apr 11, 2024
ab305d0
Merge pull request #4380 from bford-evs/chart-add-exclude-domains-arg…
k8s-ci-robot Apr 15, 2024
6a95a09
docs(aws): fix typo and upgrade cleanup flow
franzudev Apr 16, 2024
c7a0561
Merge branch 'kubernetes-sigs:master' into feature/azure-add-endpoint…
Jeremy-Boyle Apr 16, 2024
fe0af65
Removed the env, and moved to config file changes for ADD endpoints, …
Jeremy-Boyle Apr 16, 2024
104adb0
Added documentation for overriding the activeDirectoryAuthorityHost
Jeremy-Boyle Apr 16, 2024
4789b35
Merge pull request #4389 from franzudev/master
k8s-ci-robot Apr 18, 2024
de08c4e
Merge pull request #4373 from userbradley/master
k8s-ci-robot Apr 18, 2024
9ff2223
chore(ci): fix failing test
mloiseleur Apr 19, 2024
cbd281f
fix: use current local dns resolution
mloiseleur Apr 19, 2024
4e6dd80
update controller-tools version
dongjiang1989 Apr 22, 2024
3c0e8a5
go mod tidy
dongjiang1989 Apr 22, 2024
05ca35e
Merge remote-tracking branch 'origin/master' into bugfix/group-endpoi…
leonardocaylent Apr 22, 2024
64d0833
Final fix for error on delete
leonardocaylent Apr 22, 2024
5190777
Fix unrelated change on service_test.go address
leonardocaylent Apr 22, 2024
1b275fc
docs: Add setup example for CloudFlare provider in ExternalDNS Helm c…
omerap12 Apr 23, 2024
a3c056f
Merge pull request #4397 from mloiseleur/fix/ci
k8s-ci-robot Apr 23, 2024
56024fd
Merge remote-tracking branch 'origin/master' into bugfix/group-endpoi…
leonardocaylent Apr 23, 2024
a17bc93
Merge branch 'kubernetes-sigs:master' into update-controller-gen
dongjiang1989 Apr 24, 2024
a7a2286
Merge pull request #4400 from kubeservice-stack/update-controller-gen
k8s-ci-robot Apr 24, 2024
7f86c75
chore(ci): update golangci-lint to v1.57.2 (#4406)
dongjiang1989 Apr 24, 2024
a7e487d
Revert changes to charts/external-dns/README.md and add helm docs for…
omerap12 Apr 24, 2024
de07d9d
Set all credentials in secrets
omerap12 Apr 24, 2024
83b3ed1
Added helm docks to akami-edgedns
omerap12 Apr 24, 2024
01961f3
chore: upgrade ExternalDNS to go 1.22.2
mloiseleur Apr 25, 2024
28181e4
add fix
jonas-budde Apr 25, 2024
d9bfe6c
Merge pull request #4414 from mloiseleur/chore/go1.22
k8s-ci-robot Apr 25, 2024
1d1a742
build(deps): bump the dev-dependencies group across 1 directory with …
dependabot[bot] Apr 25, 2024
b132faf
build(deps): bump the dev-dependencies group across 1 directory with …
dependabot[bot] Apr 25, 2024
7e4f5fa
Merge pull request #4412 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot Apr 25, 2024
805fecf
Merge pull request #4416 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot Apr 25, 2024
9f81bbe
Merge pull request #4210 from Jeremy-Boyle/feature/azure-add-endpoint…
k8s-ci-robot Apr 25, 2024
aee99e2
Merge pull request #4274 from IntegralProgrammer/dnsimple-user-api-token
k8s-ci-robot Apr 25, 2024
c006a49
Merge pull request #4415 from jonas-budde/docs--annotation-placement-…
k8s-ci-robot Apr 25, 2024
b16d1b3
Merge branch 'master' into az-private-dns-zone-name-filter
khuedoan Apr 25, 2024
c506a20
Merge pull request #4346 from khuedoan/az-private-dns-zone-name-filter
k8s-ci-robot Apr 25, 2024
332f679
Merge branch 'master' of https://github.com/kubernetes-sigs/external-dns
PseudoResonance Apr 26, 2024
b4d76a9
Fix PiHole AAAA tests
PseudoResonance Apr 26, 2024
739993c
Added helm docs to ns1
omerap12 Apr 26, 2024
dcbcdd5
Fixed typo
omerap12 Apr 26, 2024
3e54746
Fixed typo
omerap12 Apr 26, 2024
19f149f
Added helm docs to digitalocean
omerap12 Apr 26, 2024
66592c7
Added helm docs to godaddy
omerap12 Apr 26, 2024
8d6e87f
Added helm docs to aws
omerap12 Apr 26, 2024
2c87289
Added helm docs to vult
omerap12 Apr 26, 2024
399940f
Added helm docs to plural
omerap12 Apr 26, 2024
0a1f6d7
Change secret name
omerap12 Apr 26, 2024
513c00f
Added helm docs to README for hekm
omerap12 Apr 26, 2024
ef5c582
Update README template for helm
omerap12 Apr 26, 2024
7e7d452
Add spaces
omerap12 Apr 26, 2024
bd44a29
Add spaces
omerap12 Apr 26, 2024
a658519
Add spaces
omerap12 Apr 26, 2024
c3e8e09
Add spaces
omerap12 Apr 26, 2024
689f9ff
Add spaces
omerap12 Apr 26, 2024
5ca2a29
Add spaces
omerap12 Apr 26, 2024
4e655fb
Add spaces
omerap12 Apr 26, 2024
a37d497
Add spaces
omerap12 Apr 26, 2024
51b35cb
Add spaces
omerap12 Apr 26, 2024
9d41b48
removed unused files
omerap12 Apr 26, 2024
82fd277
Remove version flag from helm command
omerap12 Apr 27, 2024
8a64700
Merge pull request #4189 from kubernetes-sigs/test/plan-should-detect…
k8s-ci-robot Apr 28, 2024
cbf2e78
Moved charts docs under #Providers
omerap12 Apr 29, 2024
592aab2
Set new heading 'Other Providers' on README.md.gotmpl
omerap12 Apr 29, 2024
ab86ac7
Run helm-docs
omerap12 Apr 30, 2024
b416018
Merge pull request #4405 from omerap12/docs/helm-documentation
k8s-ci-robot Apr 30, 2024
fa17f9d
Merge pull request #3639 from kubernetes-sigs/test/controller-run
k8s-ci-robot May 3, 2024
7a9af84
fix syntax on cloudflare externalDNS
ilyesAj May 6, 2024
4ee03cd
fix: soft error on cloudflare rate limits
ebachle May 6, 2024
2c4c53f
build(deps): bump the dev-dependencies group across 1 directory with …
dependabot[bot] May 7, 2024
283c00d
Merge pull request #4436 from ilyesAj/patch-1
k8s-ci-robot May 7, 2024
25f71f0
Merge pull request #4440 from kubernetes-sigs/dependabot/go_modules/d…
k8s-ci-robot May 7, 2024
ffa8f4a
fmt
ebachle May 7, 2024
c9e5f59
add test for Records with rate limit
ebachle May 7, 2024
8ef04ef
aws: add ca-west-1 region
jeremy-albuixech May 7, 2024
95ba9f3
fix: uses correct elb url
jeremy-albuixech May 7, 2024
4d33bb1
chore(chart): Adding extra containers (#4432)
omerap12 May 7, 2024
e079929
Update cloudflare.md
mfreeman451 May 8, 2024
90089b6
Merge pull request #4444 from jeremy-albuixech/master
k8s-ci-robot May 8, 2024
a334b0b
docs: add reference to anexia webhook provider
ProbstenHias May 8, 2024
8a00a15
build(deps): bump actions/checkout in the dev-dependencies group
dependabot[bot] May 9, 2024
03a2c66
Merge pull request #4296 from leonardocaylent/bugfix/group-endpoints-…
k8s-ci-robot May 10, 2024
113b775
lint gke docs + make tf config more secure
DrFaust92 May 10, 2024
ffbd06a
Merge pull request #4438 from kubernetes-sigs/dependabot/github_actio…
szuecs May 10, 2024
fac5b44
Merge pull request #4324 from PseudoResonance/master
k8s-ci-robot May 10, 2024
49c6c26
Merge pull request #4437 from ebachle/master
k8s-ci-robot May 10, 2024
6b51068
Merge pull request #4449 from mfreeman451/patch-1
k8s-ci-robot May 10, 2024
d3212c3
Fix headings, whitespace
stefanlasiewski May 11, 2024
a44a44c
fix logline mentioning plugin api
Raffo May 11, 2024
93b831d
Merge pull request #4457 from stefanlasiewski/patch-2
k8s-ci-robot May 11, 2024
08e9177
bugfix: add clarification to endpoint unit tests
leonardocaylent May 11, 2024
16a741b
Merge pull request #4441 from ProbstenHias/patch-1
k8s-ci-robot May 12, 2024
571c767
build(deps): bump action-stars/install-tool-from-github-release
dependabot[bot] May 13, 2024
d422e39
Merge pull request #4459 from kubernetes-sigs/raffo/fix-logline
k8s-ci-robot May 13, 2024
551ee96
Merge pull request #4456 from DrFaust92/gke-docs
k8s-ci-robot May 13, 2024
23f8d40
Merge pull request #4464 from kubernetes-sigs/dependabot/github_actio…
k8s-ci-robot May 13, 2024
5084f3e
changed documentation to include more details description when using …
rhjensen79 May 15, 2024
6d67d6e
Merge pull request #4474 from rhjensen79/master
k8s-ci-robot May 15, 2024
62c9eb3
build(deps): bump the dev-dependencies group across 1 directory with …
dependabot[bot] May 16, 2024
ae29785
fix: Gateway API upgrade
mloiseleur May 16, 2024
9597d25
fix: linter on unused parameter
mloiseleur May 16, 2024
fe64736
Merge pull request #4462 from leonardocaylent/bugfix/add-clarificatio…
k8s-ci-robot May 16, 2024
971c91d
review with Raffo
mloiseleur May 16, 2024
e490412
Merge pull request #4476 from mloiseleur/fix/deps-upgrade
k8s-ci-robot May 16, 2024
febce95
Merge branch 'master' into rebase v0.14.2
alebedev87 Aug 5, 2024
fe4a21f
UPSTREAM: <carry>: openshift: Add DOWNSTREAM_OWNERS
sgreene570 Jun 16, 2021
b60b08d
UPSTREAM: <carry>: openshift: OpenShift dockerfiles added
alebedev87 Jun 22, 2021
dee68f0
Add .ci-operator.yaml with base_root_image
alebedev87 Jul 2, 2021
eb4794e
upstream rebase tag documentation
Elbehery Nov 2, 2021
6878815
UPSTREAM: <carry>: openshift: Disable dependabot
alebedev87 Jan 31, 2022
95b156e
UPSTREAM: <carry>: openshift: Use golang 1.18 for CI builds
alebedev87 Oct 25, 2022
ac1cd5e
UPSTREAM: <carry>: openshift: DOWNSTREAM_OWNERS - add Grant
alebedev87 Nov 30, 2023
d03b4fb
UPSTREAM: <carry>: update vendored files after rebase to v0.14.2
alebedev87 Aug 5, 2024
a240610
UPSTREAM: <carry>: openshift: Use golang 1.22 for CI builds
alebedev87 Aug 5, 2024
8b94cab
UPSTREAM: 4516: Infoblox - fix creation of CNAME/TXT records with emp…
alebedev87 Aug 7, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: rhel-8-release-golang-1.18-openshift-4.12
tag: rhel-8-release-golang-1.22-openshift-4.17
14 changes: 0 additions & 14 deletions .dockerignore

This file was deleted.

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/-support-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ GitHub is not the right place for support requests.

If you're looking for help, check our [docs](https://github.com/kubernetes-sigs/external-dns/tree/HEAD/docs).

You can also post your question on the [Kubernetes Slack #external-dns](https://kubernetes.slack.com/archives/C771MKDKQ).
You can also post your question on the [Kubernetes Slack #external-dns](https://kubernetes.slack.com/app_redirect?channel=external-dns).

-->
49 changes: 49 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name: Go

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

permissions:
contents: read # to fetch code (actions/checkout)

jobs:

build:
permissions:
contents: read # to fetch code (actions/checkout)
checks: write # to create a new check based on the results (shogo82148/actions-goveralls)

name: Build
runs-on: ubuntu-latest
steps:

- name: Set up Go 1.x
uses: actions/setup-go@v5
with:
go-version: '1.22.2'
id: go

- name: Check out code into the Go module directory
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

- name: Install CI
run: |
go get -v -t -d ./...

- name: Install additional CI for nektos/act
run: |
apt update
apt install -y make gcc libc-dev git
if: github.actor == 'nektos/act'

- name: Test
run: make test

- name: Send coverage
uses: shogo82148/actions-goveralls@v1
with:
path-to-profile: profile.cov
if: github.actor != 'nektos/act'
51 changes: 0 additions & 51 deletions .github/workflows/ci.yml

This file was deleted.

49 changes: 49 additions & 0 deletions .github/workflows/codeql-analysis.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name: "CodeQL analysis"

on:
push:
branches: [ master]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '35 13 * * 5'
workflow_dispatch:

jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write

strategy:
fail-fast: false
matrix:
language: [ 'go' ]

steps:
- name: Checkout repository
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Install go version
uses: actions/setup-go@v5
with:
go-version: '^1.22.2'

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.
# queries: ./path/to/local/query, your-org/your-repo/queries@main

- run: |
make build

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
49 changes: 0 additions & 49 deletions .github/workflows/codeql-analysis.yml

This file was deleted.

47 changes: 47 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
name: Release Docs

on:
push:
tags:
- "v*"

permissions: {}
jobs:
release_docs:
permissions:
contents: write # for mike to push

name: Release Docs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
with:
fetch-depth: 0

- uses: actions/setup-python@v5.1.0
with:
python-version: "3.10"
cache: "pip"
cache-dependency-path: "./docs/scripts/requirements.txt"

- uses: actions/setup-go@v5
with:
go-version: '^1.22.2'

- run: |
pip install -r docs/scripts/requirements.txt

- name: setup
run: |
./docs/scripts/copy_docs.sh
go run ./docs/scripts/docs.go

- name: Configure Git user
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"

- name: build and push
run: |
mike deploy ${{ github.ref_name }} latest --push --update-aliases
mike set-default --push latest
43 changes: 0 additions & 43 deletions .github/workflows/docs.yml

This file was deleted.

41 changes: 41 additions & 0 deletions .github/workflows/gh-workflow-approve.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
name: Approve GH Workflows

on:
pull_request_target:
types:
- labeled
- synchronize
branches:
- master

jobs:
approve:
name: Approve ok-to-test
if: contains(github.event.pull_request.labels.*.name, 'ok-to-test')
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- name: Update PR
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
continue-on-error: true
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
debug: ${{ secrets.ACTIONS_RUNNER_DEBUG == 'true' }}
script: |
const result = await github.rest.actions.listWorkflowRunsForRepo({
owner: context.repo.owner,
repo: context.repo.repo,
event: "pull_request",
status: "action_required",
head_sha: context.payload.pull_request.head.sha,
per_page: 100
});

for (var run of result.data.workflow_runs) {
await github.rest.actions.approveWorkflowRun({
owner: context.repo.owner,
repo: context.repo.repo,
run_id: run.id
});
}
23 changes: 23 additions & 0 deletions .github/workflows/json-yaml-validate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: json-yaml-validate
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

permissions:
contents: read
pull-requests: write # enable write permissions for pull requests

jobs:
json-yaml-validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5

- name: json-yaml-validate
uses: GrantBirki/json-yaml-validate@v2.7.1
with:
comment: "true" # enable comment mode
yaml_exclude_regex: "(charts/external-dns/templates.*|mkdocs.yml)"
Loading