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

Support TTL configuration #91

Open
ytsarev opened this issue Mar 14, 2020 · 3 comments · Fixed by #133
Open

Support TTL configuration #91

ytsarev opened this issue Mar 14, 2020 · 3 comments · Fixed by #133
Assignees

Comments

@ytsarev
Copy link
Contributor

ytsarev commented Mar 14, 2020

infoblox-go-client does not support TTL part of infoblox api:
image

My main use case is to modify TTL for specific TXT record k8gb-io/k8gb#61

@ErwanMAS
Copy link

Can we have ttl support for A or CNAME or AAAA records ? MX NS ?

@schlitzered
Copy link

from looking at the code, it seems only TXT records have implemented TTL functionality

@somashekhar
Copy link
Contributor

Now the feature is available at master branch. Will be available as part of v2.0.0

Support for MX and NS would be added soon.

@somashekhar somashekhar linked a pull request Jul 26, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants