Hello,
According to the source code in pkg/plugin/vgpu/util/util.go, the plugin only searches the configMaps in the "kube-system" and "volcano-system" namespaces...Which means if volcano is deployed in a "volcano" namespace (for instance), this code simply ignore the config maps...not very flexible :)
Hello,
According to the source code in pkg/plugin/vgpu/util/util.go, the plugin only searches the configMaps in the "kube-system" and "volcano-system" namespaces...Which means if volcano is deployed in a "volcano" namespace (for instance), this code simply ignore the config maps...not very flexible :)