We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a80c96 commit 6128af9Copy full SHA for 6128af9
content/en/docs/reference/command-line-tools-reference/feature-gates/remove-self-link.md renamed to content/en/docs/reference/command-line-tools-reference/feature-gates/RemoveSelfLink.md
@@ -1,5 +1,4 @@
1
---
2
-removed: true
3
title: RemoveSelfLink
4
content_type: feature_gate
5
_build:
@@ -19,6 +18,8 @@ stages:
19
18
defaultValue: true
20
fromVersion: "1.24"
21
toVersion: "1.29"
+
22
+removed: true
23
24
Sets the `.metadata.selfLink` field to blank (empty string) for all
25
objects and collections. This field has been deprecated since the Kubernetes v1.16
0 commit comments