Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jacobm/infoblox/bugfix get ipv4address #342

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

jmcgill298
Copy link
Contributor

No description provided.

@jmcgill298
Copy link
Contributor Author

I have not tested this yet, but I wanted to get this potential fix available for others

@jmcgill298 jmcgill298 force-pushed the jacobm/infoblox/bugfix-get-ipv4address branch from e9a7c45 to 6effeb5 Compare January 27, 2024 22:32
Fixes issue where batches of IPv4 addresses only returns the first
result, but the API returns 1 result per entry in the batch. Results are
now all returned in a flattened list.

Fixes issue where last prefix in the list could have more than 1000
hosts, and then the pending batch of networks less than 1000 is not
processed.

Enhances building API request by using json type instead of data in
order to not perform unneccessary serialization.
@jmcgill298 jmcgill298 force-pushed the jacobm/infoblox/bugfix-get-ipv4address branch from 6effeb5 to b142673 Compare January 27, 2024 22:45
@jmcgill298 jmcgill298 marked this pull request as ready for review January 27, 2024 22:45
@jmcgill298 jmcgill298 requested review from qduk, jdrew82 and a team as code owners January 27, 2024 22:45
Copy link
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.

LGTM!

@jmcgill298 jmcgill298 added type: bug Issues/PRs addressing a bug. integration: infoblox Issues/PRs for Infoblox integration labels Feb 1, 2024
@jdrew82 jdrew82 merged commit 41574d1 into develop Feb 1, 2024
15 checks passed
@jdrew82 jdrew82 deleted the jacobm/infoblox/bugfix-get-ipv4address branch February 1, 2024 15:59
@jdrew82 jdrew82 mentioned this pull request Feb 21, 2024
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 type: bug Issues/PRs addressing a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants