Skip to content

Add a refreshing discovery client#48502

Merged
k8s-github-robot merged 2 commits intokubernetes:masterfrom
ironcladlou:memcachediscovery
Jul 5, 2017
Merged

Add a refreshing discovery client#48502
k8s-github-robot merged 2 commits intokubernetes:masterfrom
ironcladlou:memcachediscovery

Conversation

@ironcladlou
Copy link
Copy Markdown
Contributor

Introduce a discovery client (implementing CachedDiscoveryInterface) which caches discovery information in memory and which can be actively refreshed by the user.

This implementation fetches from discovery upon refresh and could later be improved to maintain updates from a watch.

Extracted from #47665 and #46000 to help reduce the scope of #48065.

NONE

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 5, 2017
@k8s-github-robot k8s-github-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. release-note-none Denotes a PR that doesn't merit a release note. labels Jul 5, 2017
@ironcladlou
Copy link
Copy Markdown
Contributor Author

/test pull-kubernetes-unit

@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented Jul 5, 2017

/retest

@deads2k
Copy link
Copy Markdown
Contributor

deads2k commented Jul 5, 2017

/lgtm

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

deads2k commented Jul 5, 2017

/approve no-issue

@k8s-github-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, ironcladlou

Associated issue requirement bypassed by: deads2k

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

Details Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 5, 2017
@ironcladlou
Copy link
Copy Markdown
Contributor Author

Tests are flaking on #48368

@ironcladlou
Copy link
Copy Markdown
Contributor Author

/test pull-kubernetes-unit

@k8s-github-robot
Copy link
Copy Markdown

Automatic merge from submit-queue (batch tested with PRs 47700, 48464, 48502)

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. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants