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

bump CSV for 0.0.3 #290

Merged
merged 1 commit into from
Sep 17, 2019
Merged

Conversation

phoracek
Copy link
Member

No description provided.

Signed-off-by: Petr Horacek <phoracek@redhat.com>
@phoracek
Copy link
Member Author

OKD check failed with:

./cluster-up/kubectl.sh get pods -n openshift-operator-lifecycle-manager | grep hco-catalogsource
hco-catalogsource-example-t57mj     1/1     Terminating   0          3m25s
error: resource(s) were provided, but no name, label selector, or --all flag specified

Any idea what could be wrong there? Is it possible that we have outdated oc? I saw similar issue when I used oc 3.11 instead of 4.

@phoracek
Copy link
Member Author

ci test please

@rwsu
Copy link
Contributor

rwsu commented Sep 17, 2019

@phoracek I think it is picking up the old hco-catalogsource pod after the patch in https://github.com/kubevirt/hyperconverged-cluster-operator/blob/master/hack/upgrade-test.sh#L188. I'll post a patch to exclude "Terminating" pods. Thanks for pointing this out.

@rthallisey rthallisey merged commit 325d3cc into kubevirt:master Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants