Skip to content

Commit

Permalink
GC now supports non-core resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Chao Xu committed Jul 27, 2017
1 parent 09b2b86 commit bf530ca
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/concepts/workloads/controllers/garbage-collection.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,8 @@ kubectl delete replicaset my-repset --cascade=false
```

## 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 %}

Expand Down

0 comments on commit bf530ca

Please sign in to comment.