xrmzju
xrmzju
is there any update here?
> I need more details here to better think about this. > > I use kubespawner from a jupyterhub living in a container in a pod in the k8s it...
> @xrmzju What happens when you specify a kubeconfig at the moment? > https://github.com/jupyterhub/kubespawner/blob/37a80abb0a6c826e5c118a068fa1cf2725738038/kubespawner/reflector.py#L125-L132 > > > implies it should already work. i made it work by pass api_client `client...
for now, two things should do: * v2 does not generate doc.go, groupName should not take from doc.go * // +genclient comment not supported in v2, should not use this...
u should add the clusterwide annotation too
> some scenario the collection of topology data fails Yes, your guess is correct. There was a failure in collecting memory area for a certain collection of topology data, but...
> > > some scenario the collection of topology data fails > > > > > > Yes, your guess is correct. There was a failure in collecting memory area...
> When the PyTorchJob is failed, all replicas should be failed. Then there is no difference between none and running. Then we ignore it. Do you have problem with it?...