You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
kubectl apply -f volcano-development.yaml, volcano-scheduler'status is CrashLoopBackOff
volcano-system volcano-scheduler-7c5d7bbcd4-s26kc 0/1 CrashLoopBackOff 12 46m
I Collect same information, below as :
execute "kubectl get queue", dont't find the default queue here.
check the volcano-controllers logs,
E0921 08:17:06.816174 1 reflector.go:382] volcano.sh/volcano/pkg/controllers/queue/queue_controller.go:178: Failed to watch *v1beta1.Queue: the server could not find the requested resource (get queues.scheduling.volcano.sh)
I0921 08:17:07.781585 1 reflector.go:211] Listing and watching *v1beta1.Queue from volcano.sh/volcano/pkg/controllers/queue/queue_controller.go:178
E0921 08:17:07.782454 1 reflector.go:178] volcano.sh/volcano/pkg/controllers/queue/queue_controller.go:178: Failed to list *v1beta1.Queue: the server could not find the requested resource (get queues.scheduling.volcano.sh)
What you expected to happen:
volcano-scheduler'status is normal
How to reproduce it (as minimally and precisely as possible):
Maybe the reason is my environment's problem
my master step is kubernetes version update 1.17.0 to 1.18.3
In the process, some things isn't cleared that causes this problem.
Anything else we need to know?:
Environment:
Volcano Version: latest
Kubernetes version (use kubectl version): v1.18.3
Cloud provider or hardware configuration:
OS (e.g. from /etc/os-release): centos7.6
Kernel (e.g. uname -a):Linux ecs-f948 3.10.0-1062.12.1.el7.x86_64 Rename hpw.cloud keyword to volcano.sh #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
kubectl apply -f volcano-development.yaml, volcano-scheduler'status is CrashLoopBackOff
volcano-system volcano-scheduler-7c5d7bbcd4-s26kc 0/1 CrashLoopBackOff 12 46m
I Collect same information, below as :
What you expected to happen:
volcano-scheduler'status is normal
How to reproduce it (as minimally and precisely as possible):
Maybe the reason is my environment's problem
my master step is kubernetes version update 1.17.0 to 1.18.3
In the process, some things isn't cleared that causes this problem.
Anything else we need to know?:
Environment:
kubectl version): v1.18.3uname -a):Linux ecs-f948 3.10.0-1062.12.1.el7.x86_64 Rename hpw.cloud keyword to volcano.sh #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux