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

Upgrade progress support for jails and plugins/basejails #60

Merged
merged 2 commits into from Oct 18, 2018

Conversation

skarekrow
Copy link

iocage side of 50167 and 51863

Brandon Schneider added 2 commits October 17, 2018 20:09
- Change pkg variable to unjailed to represent it's actual use
- Allow stdin to be used with Exec
- Close stdout and stderr in exec, stdin will be closed if specified
- Update comment to further clarify intent

Ticket: #50167
skarekrow pushed a commit to truenas/middleware that referenced this pull request Oct 18, 2018
These two tickets dovetail together, so they're combined into a single PR to reduce unnecessary diffs.

Relies on the iocage PR: truenas/iocage#60

- Add a new dict for options
- RELEASE is now optional, only if the jail is a Plugin
- Add upgrade progress, this changes depending on the type of jail.
- Use iocage's lib for this to reduce amount of stale code

Ticket: #50167
Ticket: #51863
@skarekrow skarekrow merged commit 6b5620d into master Oct 18, 2018
@skarekrow skarekrow deleted the FIX-50167 branch October 18, 2018 17:27
skarekrow pushed a commit to truenas/middleware that referenced this pull request Oct 18, 2018
These two tickets dovetail together, so they're combined into a single PR to reduce unnecessary diffs.

Relies on the iocage PR: truenas/iocage#60

- Add a new dict for options
- RELEASE is now optional, only if the jail is a Plugin
- Add upgrade progress, this changes depending on the type of jail.
- Use iocage's lib for this to reduce amount of stale code

Ticket: #50167
Ticket: #51863
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants