Update API Reference multi-pages for v1.24
This commit is contained in:
@@ -90,13 +90,6 @@ NamespaceStatus is information about the current status of a Namespace.
|
||||
- **conditions.type** (string), required
|
||||
|
||||
Type of namespace controller condition.
|
||||
|
||||
Possible enum values:
|
||||
- `"NamespaceContentRemaining"` contains information about resources remaining in a namespace.
|
||||
- `"NamespaceDeletionContentFailure"` contains information about namespace deleter errors during deletion of resources.
|
||||
- `"NamespaceDeletionDiscoveryFailure"` contains information about namespace deleter errors during resource discovery.
|
||||
- `"NamespaceDeletionGroupVersionParsingFailure"` contains information about namespace deleter errors parsing GV for legacy types.
|
||||
- `"NamespaceFinalizersRemaining"` contains information about which finalizers are on resources remaining in a namespace.
|
||||
|
||||
- **conditions.lastTransitionTime** (Time)
|
||||
|
||||
@@ -114,9 +107,7 @@ NamespaceStatus is information about the current status of a Namespace.
|
||||
|
||||
Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/
|
||||
|
||||
Possible enum values:
|
||||
- `"Active"` means the namespace is available for use in the system
|
||||
- `"Terminating"` means the namespace is undergoing graceful termination
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user