mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 03:44:04 +00:00
These changes add a new field, called setHostnameAsFQDN, to the PodSpec. This field is a bool that will be used to indicate whether we would like FQDN be set as hostname or not. This is PART1 of the changes to enable KEP #1797 and addresses #91036