Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support namespace-scoped informer #1409

Conversation

yue9944882
Copy link
Member

No description provided.

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 2, 2020
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 2, 2020
@yue9944882 yue9944882 force-pushed the feat/support-namespaced-informer branch 2 times, most recently from 1b25c52 to 975a536 Compare December 2, 2020 11:34
@brendandburns
Copy link
Contributor

two really minor nits. We should set up an auto-formatter to organize imports so that we don't have to worry about this.

otherwise LGTM

@yue9944882 yue9944882 force-pushed the feat/support-namespaced-informer branch 2 times, most recently from 595f3e1 to 17ddba6 Compare December 3, 2020 06:40
@brendandburns
Copy link
Contributor

Still seeing some wildcard imports. (sorry to be so nit-picky, but I want to keep us to a code style) we should really figure out how to block them in the validation, but it seems like spotless doesn't support this out of the box.

@yue9944882 yue9944882 force-pushed the feat/support-namespaced-informer branch 2 times, most recently from ca96ed4 to f683d85 Compare December 4, 2020 12:22
@yue9944882 yue9944882 force-pushed the feat/support-namespaced-informer branch from f683d85 to 508512c Compare December 4, 2020 12:28
@brendandburns
Copy link
Contributor

/lgtm
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [brendandburns,yue9944882]

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 merged commit e19a0ec into kubernetes-client:master Dec 5, 2020
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/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.

None yet

3 participants