Merge pull request #4531 from caesarxuchao/update-gc-crd
GC now support custom resources
This commit is contained in:
@@ -154,11 +154,8 @@ kubectl delete replicaset my-repset --cascade=false
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Known issues
|
## Known issues
|
||||||
* As of 1.7, garbage collection does not yet support
|
|
||||||
[custom resources](/docs/concepts/api-extension/custom-resources/),
|
|
||||||
such as those added through CustomResourceDefinition or aggregated API servers.
|
|
||||||
|
|
||||||
[Other known issues](https://github.com/kubernetes/kubernetes/issues/26120)
|
Tracked at [#26120](https://github.com/kubernetes/kubernetes/issues/26120)
|
||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user