volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource
Batch JOBs are not starting post GKE cluster upgrade to v1.22. Getting following deprecation issue at the level of batch job scheduler priority classes.:
Job to be scheduled and pods to be triggered.:
**Define a batch job and waiting for the job to be triggered but getting following errors: │ E0728 10:33:25.770174 1 reflector.go:127] volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource │ │ E0728 10:34:05.460756 1 reflector.go:127] volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource │ │ E0728 10:35:03.505845 1 reflector.go:127] volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource │ │ E0728 10:36:00.834588 1 reflector.go:127] volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource │ │ E0728 10:36:54.402860 1 reflector.go:127] volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource │ │ E0728 10:37:47.980267 1 reflector.go:127] volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource │ │ E0728 10:38:22.710102 1 reflector.go:127] volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource │ │ E0728 10:38:54.394201 1 reflector.go:127] volcano.sh/volcano/pkg/controllers/job/job_controller.go:223: Failed to watch *v1beta1.PriorityClass: failed to list *v1beta1.Pri │ │ orityClass: the server could not find the requested resource **:
Anything else we need to know?:
Staging and Would be production:
- Volcano Version: v1.3.0
- Kubernetes version (use
kubectl version): v1.22.11-gke.400 - Cloud provider or hardware configuration: Google cloud provider
- OS (e.g. from /etc/os-release):
- Kernel (e.g.
uname -a): - Install tools:
- Others:
We have tried updating priority classes to v1alpha1, but its not getting saved as well. We tried updating a CRD "jobs.batch.volcano.sh", which is also not getting saved and expecting version v1alpha1 in spec.version.
In volcano repo's latest version also, we see the CRD version is pointing to v1alpha1. Kindly help to fix this issue.
Hey. AFAIK, volcano v1.3 matches k8s v1.19 or below versions. You can try to upgrade the version to v1.5 or above to have a try.
Hello 👋 Looks like there was no activity on this issue for last 90 days. Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗 If there will be no activity for 60 days, this issue will be closed (we can always reopen an issue if we need!).
Closing for now as there was no activity for last 60 days after marked as stale, let us know if you need this to be reopened! 🤗