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

feat(rdns): support setting RDNS for Primary IPs #669

Merged
merged 1 commit into from
Apr 28, 2023
Merged

Conversation

apricote
Copy link
Member

@apricote apricote commented Apr 25, 2023

Previously you could only set the RDNS for Primary IPs if they were attached to a server, through the server_id attribute. This now also allows setting the RDNS for Primary IPs directly, even if they are not attached to a server.

Closes #668

Previously you could only set the RDNS for Primary IPs if they were
attached to a server, through the `server_id` attribute. This now also
allows setting the RDNS for Primary IPs directly, even if they are not
attached to a server.

Closes #668
@apricote apricote requested a review from samcday April 28, 2023 08:00
@apricote apricote merged commit a54afb0 into main Apr 28, 2023
@jooola jooola deleted the rdns-primary-ip branch August 11, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Allow setting rdns for serverless primary_ip's
2 participants