Skip to content

Cert manager acme dns01 webhook provider for alidns

Notifications You must be signed in to change notification settings

u5d60d9/alidns-webhook

Repository files navigation

alidns-webhook

Cert-manager ACME DNS webhook provider for alidns.

Running the test suite

All DNS providers must run the DNS01 provider conformance testing suite, else they will have undetermined behaviour when used with cert-manager.

It is essential that you configure and run the test suite when creating a DNS01 webhook.

An example Go test file has been provided in main_test.go.

You can run the test suite with:

$ TEST_ZONE_NAME=example.com go test .

About

Cert manager acme dns01 webhook provider for alidns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.8%
  • Dockerfile 3.4%
  • Makefile 2.0%
  • Shell 1.8%