Skip to content

fix deploy: use new ow-util image to avoid install-package pod error #730

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

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

hugy718
Copy link
Contributor

@hugy718 hugy718 commented Jun 23, 2022

Summary

This PR uses the latest set of images of openwhisk to fix the deployment failure.

Description

Since last week, I cannot deploy openwhisk on Kubernetes, as the install-package pods always report error. The issue can be fixed by updating npm in the ow-util image used by install-package pod, which has been done by PR#5261 in the openwhisk main repo.

More info about deployment failure can be found at Issue#5260 under the openwhisk main repo.

I have verified that the latest set of images pushed to Dockerhub under openwhisk account works on my Kubernetes cluster.

@dgrove-oss dgrove-oss merged commit 952fb0d into apache:master Jun 23, 2022
@hugy718 hugy718 deleted the pr730 branch July 5, 2022 05:29
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.

2 participants