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

Add nodejs:10 to default set of runtimes for k8s #365

Merged
merged 2 commits into from
Nov 19, 2018

Conversation

csantanapr
Copy link
Member

@csantanapr csantanapr commented Nov 19, 2018

@csantanapr csantanapr changed the title Add nodejs:10 to default set of runtimes Add nodejs:10 to default set of runtimes for k8s Nov 19, 2018
"image": {
"prefix": "openwhisk",
"name": "action-nodejs-v10",
"tag": "d967ebe"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This tag doesn't exist in dockerhub for action-nodejs-v10. Current available tags are e892cd8 or 586f84e.

Copy link
Member Author

@csantanapr csantanapr Nov 19, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was a copy paste error from nodejs8, Are we pinning now?
You don't like to live on the bleeding edge?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Yeah, the chart is much more useful if the deployments using it are repeatable. So I've switched to pinning all docker tags & git clones, with a plan of updating with known good versions on a frequent basis (roughly weekly...).

@csantanapr csantanapr merged commit 1c3b753 into apache:master Nov 19, 2018
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