website/content/en/docs/reference/command-line-tools-reference/feature-gates/remove-self-link.md

625 B

title content_type _build stages
RemoveSelfLink feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.16 1.19
stage defaultValue fromVersion toVersion
beta true 1.20 1.23
stage defaultValue fromVersion
stable true 1.24

Sets the .metadata.selfLink field to blank (empty string) for all objects and collections. This field has been deprecated since the Kubernetes v1.16 release. When this feature is enabled, the .metadata.selfLink field remains part of the Kubernetes API, but is always unset.