Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Phase of podgroup status looks incorrect #846

Closed
iambate opened this issue May 8, 2019 · 5 comments
Closed

Phase of podgroup status looks incorrect #846

iambate opened this issue May 8, 2019 · 5 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@iambate
Copy link

iambate commented May 8, 2019

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

What happened:

podgroup.Status.Phase shows as Pending and podgroup.Status.Running as 6

What you expected to happen:

podgroup.Status.Phase should be Running

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:

  • Kubernetes version (use 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"}

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label May 8, 2019
@k82cn
Copy link
Contributor

k82cn commented May 14, 2019

should be fixed by #850 :)

@k82cn
Copy link
Contributor

k82cn commented May 20, 2019

@iambate , does #850 work for you?

@xiaogaozi
Copy link

@k82cn May I ask, is there any schedule to release new version?

@k82cn
Copy link
Contributor

k82cn commented Jun 14, 2019

According to the schedule, we will have a new release at end of this month.

@iambate
Copy link
Author

iambate commented Jun 26, 2019

Sorry for late reply. The issue is fixed. Test on latest of master. Thanks for quick fix :)

@iambate iambate closed this as completed Jun 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

4 participants