Skip to content

Ensure that informers have the namespace index #37

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

Merged

Conversation

DirectXMan12
Copy link
Contributor

Most of the lister logic (both here and in Kubernetes generate listers)
assume that the namespace index is present by default, so we should
always set it up.

Most of the lister logic (both here and in Kubernetes generate listers)
assume that the namespace index is present by default, so we should
always set it up.
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 14, 2018
@DirectXMan12
Copy link
Contributor Author

@pwittrock when we start testing the List operation, this'll cause issues if not in place.

Copy link
Contributor

@droot droot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 14, 2018
@pwittrock pwittrock added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 14, 2018
@k8s-ci-robot k8s-ci-robot merged commit 126d208 into kubernetes-sigs:master Jun 14, 2018
@DirectXMan12 DirectXMan12 deleted the bug/missing-ns-index branch June 15, 2018 19:12
justinsb pushed a commit to justinsb/controller-runtime that referenced this pull request Dec 7, 2018
…s-index

Ensure that informers have the namespace index
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants