Merge pull request #107650 from apelisse/update-managedfields-time-field-description
Update ManagedFields Time description to be more accurate
This commit is contained in:
2
api/openapi-spec/swagger.json
generated
2
api/openapi-spec/swagger.json
generated
@@ -16692,7 +16692,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -7158,7 +7158,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -884,7 +884,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -1168,7 +1168,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -4588,7 +4588,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -258,7 +258,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -538,7 +538,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -630,7 +630,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -1165,7 +1165,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -1079,7 +1079,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -1156,7 +1156,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -3814,7 +3814,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -3616,7 +3616,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -669,7 +669,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -561,7 +561,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -717,7 +717,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -707,7 +707,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -663,7 +663,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -663,7 +663,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -1054,7 +1054,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -1054,7 +1054,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -643,7 +643,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -1169,7 +1169,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -622,7 +622,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -636,7 +636,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -622,7 +622,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -716,7 +716,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -1167,7 +1167,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -941,7 +941,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -549,7 +549,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -2018,7 +2018,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -609,7 +609,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
@@ -609,7 +609,7 @@
|
||||
},
|
||||
"time": {
|
||||
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Time",
|
||||
"description": "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'"
|
||||
"description": "Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over."
|
||||
}
|
||||
},
|
||||
"type": "object"
|
||||
|
Reference in New Issue
Block a user