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

The lister can't list resource in predicates and nodeorder plugins #2503

Closed
elinx opened this issue Sep 22, 2022 · 0 comments
Closed

The lister can't list resource in predicates and nodeorder plugins #2503

elinx opened this issue Sep 22, 2022 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@elinx
Copy link

elinx commented Sep 22, 2022

What happened:
The informers for namespaces resource are not registered to the informer factory, then in predicates or nodeorder plugins, the namespace lister used can't get any resources:
E0922 10:33:55.843052 8 plugin.go:143] "getting namespace, assuming empty set of namespace labels" err="namespace \"default\" not found" namespace="default"

What you expected to happen:
the lister can list resources

How to reproduce it (as minimally and precisely as possible):
deploy any workload and use interpodaffinity plugin

Anything else we need to know?:

Environment:1.6.1

  • Volcano Version:1.6.1
  • Kubernetes version (use kubectl version):1.19
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@elinx elinx added the kind/bug Categorizes issue or PR as related to a bug. label Sep 22, 2022
@elinx elinx closed this as completed Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant