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

initial work on sdc-vmapi for PUBAPI-1420 #33

Closed
wants to merge 2 commits into from

Conversation

joshwilsdon
Copy link
Contributor

@joshwilsdon joshwilsdon commented Aug 30, 2017

support for sdc:volumes for non-Docker

@@ -14,6 +14,7 @@

var async = require('async');
var childProcess = require('child_process');
var jsprim = require('jsprim');
Copy link
Contributor

Choose a reason for hiding this comment

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

Is jsprim available to be required as a module from a workflow job?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nope. :(

}

if (job.params.docker === true) {
// We create a separate copy of the metadata for docker:nfsvolumes,
Copy link
Contributor

Choose a reason for hiding this comment

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

Magnificent!

@joshwilsdon
Copy link
Contributor Author

integrated via 4831338

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

2 participants