Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graduate RemoveSelfLink to Stable #107527

Merged
merged 16 commits into from Feb 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions api/openapi-spec/swagger.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api/openapi-spec/v3/api__v1_openapi.json
Expand Up @@ -7123,7 +7123,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -7254,7 +7254,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -849,7 +849,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -975,7 +975,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -1133,7 +1133,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -1259,7 +1259,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__apps__v1_openapi.json
Expand Up @@ -4553,7 +4553,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -4679,7 +4679,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -349,7 +349,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -629,7 +629,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__autoscaling__v1_openapi.json
Expand Up @@ -595,7 +595,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -721,7 +721,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__autoscaling__v2_openapi.json
Expand Up @@ -1130,7 +1130,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -1256,7 +1256,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__autoscaling__v2beta1_openapi.json
Expand Up @@ -1044,7 +1044,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -1170,7 +1170,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__autoscaling__v2beta2_openapi.json
Expand Up @@ -1121,7 +1121,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -1247,7 +1247,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__batch__v1_openapi.json
Expand Up @@ -3779,7 +3779,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -3905,7 +3905,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__batch__v1beta1_openapi.json
Expand Up @@ -3581,7 +3581,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -3707,7 +3707,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -634,7 +634,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -760,7 +760,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -526,7 +526,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -657,7 +657,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__discovery.k8s.io__v1_openapi.json
Expand Up @@ -682,7 +682,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -808,7 +808,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -672,7 +672,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -798,7 +798,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__events.k8s.io__v1_openapi.json
Expand Up @@ -628,7 +628,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -759,7 +759,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
4 changes: 2 additions & 2 deletions api/openapi-spec/v3/apis__events.k8s.io__v1beta1_openapi.json
Expand Up @@ -628,7 +628,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -759,7 +759,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -1019,7 +1019,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -1145,7 +1145,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down
Expand Up @@ -1019,7 +1019,7 @@
"type": "string"
},
"selfLink": {
"description": "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
}
},
Expand Down Expand Up @@ -1145,7 +1145,7 @@
"type": "string"
},
"selfLink": {
"description": "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.",
"description": "selfLink is DEPRECATED read-only field that is no longer populated by the system.",
"type": "string"
},
"uid": {
Expand Down