AbsaOSS/external-dns-infoblox-webhook

[feature request] hability to configure basepath of wapi call

mcarbonneaux opened this issue · 5 comments

What would you like to be added:

can be possible to add new environement variable to permit to set basepath before /wapi like //wapi.

Why is this needed:
i need to use infoblox api behind api gateway, and i'm oblige to add /api before /wapi (/api/wapi), and actualy is not possible to configure infoblox provider to change base path of the /wapi/, like //wapi/.

Hi @mcarbonneaux. Thank you for asking and I agree with your requirement. This is unfortunately hardcoded in infoblox-go-client and I'm afraid that it cannot be changed in a simple way on our side.

i've post feature request on infoblox go client her : infobloxopen/infoblox-go-client#238

Hi @mcarbonneaux , awesome job! When I have some time, I'll try to see if we can incorporate it on our side. Thank you!

note: @k0da , once infobloxopen/infoblox-go-client#239 has been merged (ideally released) into infoblox-go-client, we will be able to release extended configuration with the basepath.