Skip to content

Commit 6128af9

Browse files
committed
Update RemoveSelfLink feature gate for readability
1 parent 8a80c96 commit 6128af9

File tree

1 file changed

+2
-1
lines changed
  • content/en/docs/reference/command-line-tools-reference/feature-gates

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
removed: true
32
title: RemoveSelfLink
43
content_type: feature_gate
54
_build:
@@ -19,6 +18,8 @@ stages:
1918
defaultValue: true
2019
fromVersion: "1.24"
2120
toVersion: "1.29"
21+
22+
removed: true
2223
---
2324
Sets the `.metadata.selfLink` field to blank (empty string) for all
2425
objects and collections. This field has been deprecated since the Kubernetes v1.16

0 commit comments

Comments
 (0)