-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Request for Bluecat provider #1198
Comments
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle rotten |
I started to implement bluecat provider for external-dns |
@kvendingoldo and @jbarnett1981 do you want to use the standard XML API for BlueCat or the newer BlueCat API gateway(REST API)? Here is the information about the BlueCat API Gateway ... https://www.bluecatnetworks.com/resources_doc/whitepaper/bluecat-gateway.pdf. My team has some code for adding BlueCat support using the API Gateway here ... https://github.com/KohlsTechnology/external-dns/tree/timcurless-feature/provider. See Also, here is a branch that adds DNS TXT record support to the BlueCat API Gateway product ... https://github.com/KohlsTechnology/gateway-workflows/tree/timcurless-feature. Hoping to submit a pull request for this soon too. |
@jbarnett1981 and @kvendingoldo I submitted work in progress PR #1506 to add a BlueCat provider that uses the BlueCat API Gateway(REST API). I'm hoping to be able to finish up this PR in the next few months. |
/assign @seanmalloy |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
/kind feature |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/remove-lifecycle stale |
Any update on BlueCat support? The issue referenced in the PR looks like it closed in October of last year. |
@sjbodzo I'm hoping to still finish the linked PR. The last time it was worked on we had everything working except for deleting DNS records. Beyond that the code is a bit messy and unit tests could use some improvement. |
PR #1506 for the initial BlueCat support has been merged. /close |
@seanmalloy: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Similar to other ipam products (like Infoblox), a provider for Bluecat would be very nice.
The text was updated successfully, but these errors were encountered: