Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"DESIRED VERSION" field from "kubectl get PravegaCluster" is blank during upgrade #184

Closed
deenav opened this issue May 14, 2019 · 1 comment · Fixed by #232
Closed

"DESIRED VERSION" field from "kubectl get PravegaCluster" is blank during upgrade #184

deenav opened this issue May 14, 2019 · 1 comment · Fixed by #232
Assignees
Labels
kind/bug Something isn't working priority/P2 Slight inconvenience or annoyance to applications, system continues to function status/ready The issue is ready to be worked on; or the PR is ready to review version 0.4.0 Issue with Operator 0.4.0

Comments

@deenav
Copy link

deenav commented May 14, 2019

With 0.4.0-rc1 pravega-operator, kubectl get PravegaCluster command shows blank DESIRED VERSION field.

Deployment Details:-
pravega: 0.5.0-2222.8ba5431
pravega-operator: 0.4.0-rc1

# kubectl get PravegaCluster
NAME      VERSION              DESIRED VERSION   DESIRED MEMBERS   READY MEMBERS   AGE
pravega   0.5.0-2236.5228e2d                     10                10              22h
@sumit-bm sumit-bm added kind/bug Something isn't working priority/P2 Slight inconvenience or annoyance to applications, system continues to function labels May 15, 2019
@adrianmo adrianmo removed their assignment May 30, 2019
@adrianmo adrianmo added the status/ready The issue is ready to be worked on; or the PR is ready to review label May 30, 2019
@deenav
Copy link
Author

deenav commented Jun 26, 2019

This issue is reproducible with Pravega-operator 0.4.0 too. I have tested pravega upgrade from 0.5.0-2269.6f8a820 to 0.5.0-2284.8c6c176 and the DESIRED VERSION field is empty during entire upgrade process.

It failed to show the 0.5.0-2284.8c6c176 as Desired Version during upgrade.

[root@master ~]# kubectl get pravegacluster
NAME      VERSION              DESIRED VERSION   DESIRED MEMBERS   READY MEMBERS   AGE
pravega   0.5.0-2269.6f8a820                     9                 9               5d

@deenav deenav changed the title "DESIRED VERSION" field is blank while running "kubectl get PravegaCluster" "DESIRED VERSION" field from "kubectl get PravegaCluster" is blank during upgrade Jun 26, 2019
@pbelgundi pbelgundi added the version 0.4.0 Issue with Operator 0.4.0 label Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working priority/P2 Slight inconvenience or annoyance to applications, system continues to function status/ready The issue is ready to be worked on; or the PR is ready to review version 0.4.0 Issue with Operator 0.4.0
Projects
None yet
5 participants