This repository has been archived by the owner on May 25, 2023. It is now read-only.
Phase of podgroup status looks incorrect #846
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Is this a BUG REPORT or FEATURE REQUEST?:
/kind bug
What happened:
podgroup.Status.Phase
shows asPending
andpodgroup.Status.Running
as6
What you expected to happen:
podgroup.Status.Phase
should beRunning
How to reproduce it (as minimally and precisely as possible):
Install kube-batch 0.4.2 as mentioned in tutorial and run this example: https://github.com/kubernetes-sigs/kube-batch/blob/master/doc/usage/tutorial.md#gang-scheduling
Anything else we need to know?:
Environment:
kubectl version
):Server Version: version.Info{Major:"1", Minor:"13", GitVersion:"v1.13.2", GitCommit:"cff46ab41ff0bb44d8584413b598ad8360ec1def", GitTreeState:"clean", BuildDate:"2019-01-10T23:28:14Z", GoVersion:"go1.11.4", Compiler:"gc", Platform:"linux/amd64"}
The text was updated successfully, but these errors were encountered: