sig-storage-lib-external-provisioner icon indicating copy to clipboard operation
sig-storage-lib-external-provisioner copied to clipboard

Cache Node objects

Open verult opened this issue 6 years ago • 4 comments

Copy of https://github.com/kubernetes-incubator/external-storage/issues/912

https://github.com/kubernetes-incubator/external-storage/pull/902 introduces topology plumbing through the library, which includes a Node get call for every volume provision operation. Since CSI depends on this library and all volumes will go through CSI in the future, we need to consider caching Node objects.

https://github.com/kubernetes-sigs/sig-storage-lib-external-provisioner/blob/1ac0505e75cdb0524aec7f78b7c9ba99716208e4/controller/controller.go#L1249

verult avatar Apr 29 '19 19:04 verult

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale

fejta-bot avatar Jul 28 '19 19:07 fejta-bot

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten

fejta-bot avatar Aug 27 '19 20:08 fejta-bot

/lifecycle frozen /help

msau42 avatar Aug 27 '19 21:08 msau42

@msau42: This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

/lifecycle frozen /help

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Aug 27 '19 21:08 k8s-ci-robot