Skip to content

Commit

Permalink
Merge pull request #4531 from caesarxuchao/update-gc-crd
Browse files Browse the repository at this point in the history
GC now support custom resources
  • Loading branch information
chenopis authored Aug 1, 2017
2 parents c377b46 + bf530ca commit 9979f1d
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 9979f1d

Please sign in to comment.