wintersolutions
wintersolutions
It seems a weird load path issue or something, I could only figure out that the pathname method is defined in the rake gem and seems to be available in...
I think you are missing spaces/tab in the file `/etc/kubernetes/scheduler-plugin-config.yaml` under `profiles` key. Here is mine for comparison: apiVersion: kubescheduler.config.k8s.io/v1beta2 kind: KubeSchedulerConfiguration leaderElection: leaderElect: false profiles: - schedulerName: trimaran plugins:...
Damn, there it is on the first line of the stacktrace
Same error here after upgrading from Python 3.11.8 to 3.12.3 on Manjaro/Arch.