Skip to content

Conversation

black-dragon74
Copy link
Contributor

Cloudflare API in some cases returns an empty ZoneID for the zones endpoint. Due to that the subsequent update calls fail.

This patch addresses this issue by manually specifying the zone ID in cases where it is empty.

Cloudflare API in some cases returns an empty ZoneID
for the zones endpoint. Due to that the subsequent update
calls fail.

This patch addresses this issue by manually specifying the
zone ID in cases where it is empty.

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
@TimothyYe TimothyYe merged commit 22e6799 into TimothyYe:master Jan 31, 2025
1 check passed
@TimothyYe
Copy link
Owner

Thanks for the contribution.

@black-dragon74
Copy link
Contributor Author

Could you please rebuild the docker container with the latest changes and push it to your registry?

Ideally a CI job should take care of it, if needed I can contribute the code for that :)

@TimothyYe
Copy link
Owner

The release pipeline is running now, pls check for the registry later, the latest version is: v3.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants