Assigned
Status Update
Comments
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
lz...@gmail.com <lz...@gmail.com> #3
This is not only useful for IP addresses, but also for many other resources. I understand that names are currently used as identifiers, so this request is probably not trivial to implement. Maybe distinguishing between a (numeric, automatically generated) identifier and a (textual) label is the way to go?
ka...@google.com <ka...@google.com> #4
Is it any hope? We have migrated our IP address to the server with different role, and now the name of this IP address resource doesn't match its role at all. It seems to be trivial enough to momentary reserve static IP address of the old named resource, drop resource, and immediately recreate it with the new name and the old IP address.
Description
I was unable to edit Public DNS PTR record for IPv6 in Console. The error message was:
Invalid value for field 'resource.name': 'External IPv6'. Access config name is immutable.
I found a page stating the the gcloud utility is unaffected:
I have now successfully set the DNS PTR for IPv6 via the gcloud utility. I also now seem to be able to edit the setting in the Console, which may suggest the bug may not affect the Console after successfully setting with the gcloud utility.