v0.7.7
Deleting a record set now removes the ownership comments PowerDNS leaves behind, and a release no longer publishes its bundle before the image that bundle names.
What's new
- Comments are cleared when a record set is deleted — every DELETE now travels with a REPLACE that clears the RRset's comments, because the LMDB backend leaves them in place despite the API documenting that a delete removes them. (#171)
- The kustomize bundle waits for its image —
publish-kustomize-bundlesnow needspublish-container-image, so a release cannot serve manifests naming an image that does not exist yet. (#170)
No schema changes. Existing resources keep working without any conversion.