Skip to content

Tags: stackitcloud/external-dns-stackit-webhook

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: SA authentication and change how errors in requests are handled (#…

…79)

* fix: add token URL parameter to SetConfigOptions for SA authentication

* fix: enforce strict execution order for DNS changes to prevent orphaned records and mitigate quota issues

* add test, fix lint, add new option to documentation

v0.3.10

Toggle v0.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #77 from stackitcloud/chore/update-dependencies

chore: update dependencies and fix releaser

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #70 from stackitcloud/dependabot/github_actions/gi…

…thub/codeql-action-4.36.2

chore: bump github/codeql-action from 4.35.3 to 4.36.2

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #64 from stackitcloud/fix/split-long-txt-records

fix: split long TXT records into 255-character chunks - some users experienced issues when external dns tried to create ownership records with very long owner_id and/or domain. this fixes it in dns-native way.

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #49 from stackitcloud/chore/migrate-dns-sdk-v1api-

chore: migrate to stackit-sdk-go v1api and update API calls

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #32 from ResamVi/main

feat: Set an explicit BodyLimit to reduce risk of running into status 413 for large external-dns payloads

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #28 from stackitcloud/dependabot/go_modules/github…

….com/gofiber/fiber/v2-2.52.9

Bump github.com/gofiber/fiber/v2 from 2.52.5 to 2.52.9

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #22 from stackitcloud/bugfix/broken-releaser

fix: fix golreleaser for arm64

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #21 from stackitcloud/feature/arm64-build

feat: build external-dns-stackit-webhook for arm64

v0.3.2

Toggle v0.3.2's commit message
fix metrics endpoint