Skip to content

Make Informer and ListWatch start method async which resolves after the first list#324

Merged
k8s-ci-robot merged 2 commits intokubernetes-client:masterfrom
benbuzbee:benbuz/async
Aug 14, 2019
Merged

Make Informer and ListWatch start method async which resolves after the first list#324
k8s-ci-robot merged 2 commits intokubernetes-client:masterfrom
benbuzbee:benbuz/async

Conversation

@benbuzbee
Copy link
Copy Markdown

Resolve #320
See issue for discussion on use case and alternative implementations

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 11, 2019
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 11, 2019
@brendandburns
Copy link
Copy Markdown
Contributor

/lgtm
/approve

(but has merge conflicts that need to be resolved)

Thanks!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 13, 2019
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: benbuzbee, brendandburns

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 13, 2019
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 13, 2019
@benbuzbee
Copy link
Copy Markdown
Author

@brendandburns conflicts with my previous change resolved and re-pushed.

Thank you

@drubin
Copy link
Copy Markdown
Contributor

drubin commented Aug 14, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 14, 2019
@k8s-ci-robot k8s-ci-robot merged commit ad56a41 into kubernetes-client:master Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LIstWatch<T>::start should be async, or an event should indicate the cache has been seeded

4 participants