Skip to content

Remove expired A and PTR records left when HTTP 404 is seen#923

Open
MeganerdDev wants to merge 3 commits intonautobot:developfrom
MeganerdDev:remove-stale-A-and-PTR-record-on-404
Open

Remove expired A and PTR records left when HTTP 404 is seen#923
MeganerdDev wants to merge 3 commits intonautobot:developfrom
MeganerdDev:remove-stale-A-and-PTR-record-on-404

Conversation

@MeganerdDev
Copy link
Copy Markdown
Contributor

Closes: #922

What's Changed

We will attempt to remove "stale" records when we see the HTTP 404 for A and PTR records

To Do

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

@jdrew82 jdrew82 added the integration: infoblox Issues/PRs for Infoblox integration label Jul 28, 2025
Copy link
Copy Markdown
Contributor

@jdrew82 jdrew82 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MeganerdDev can you address the linter and ensure tests are passing and we have coverage for these new bits? Also, I think this should be behind a setting for the integration so that users choose this behavior. We don't want to surprise them if data goes missing unexpectedly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration: infoblox Issues/PRs for Infoblox integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expired A and PTR records left when HTTP 404 is seen

2 participants