gcp-filestore-csi-driver
gcp-filestore-csi-driver copied to clipboard
Lock release improvement
What type of PR is this? /kind bug
What this PR does / why we need it:
The lock release controller will use informers to list configmap objects, and replace LIST node with GET nodes. This will reduce the API server load
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Lock release improvement - use informers to get or list node/configmap objects
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: tyuchn
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [tyuchn]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/assign wojtek-t
@tyuchn: GitHub didn't allow me to assign the following users: wojtek-t.
Note that only kubernetes-sigs members with read permissions, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. For more information please see the contributor guide
In response to this:
/assign wojtek-t
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.