-
Notifications
You must be signed in to change notification settings - Fork 46
TRITON-2497 Static IP support for sdc-docker #158
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
Open
Smithx10
wants to merge
21
commits into
TritonDataCenter:master
Choose a base branch
from
Smithx10:static_addresses
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 17 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
0dd6ee3
support static ip
353e197
IPAM Config only exists when IP is given
73bed19
Fix make check
teutat3s 703c276
Merge branch 'master' into static_addresses
teutat3s f1a5a92
Merge pull request #1 from greenbaum/static_addresses
Smithx10 5a0a6eb
Use changes from joyent/node-triton-tags#5
teutat3s f1ee7ad
handle copy and possible null
Smithx10 1447c07
Merge branch 'master' into static_addresses
danmcd 063037b
bump tag version
Smithx10 0840a0f
bump tag version
Smithx10 3a9f69e
WIP: add TRITON-2497 tests, enforce network ownership for assigning a…
Smithx10 03446fd
handle fabric and non fabric test cases, updated docs to include publ…
Smithx10 fce9cb5
missing the
Smithx10 6663538
typo privison
Smithx10 60d82c2
typo plural
Smithx10 be3a525
add tests / pass tests for fabrics and no fabrics
Smithx10 e06d615
bump eng and fix typo
Smithx10 85561bf
json trailing ,
Smithx10 f6a571b
fix copyright
Smithx10 794be7e
eng copyright workaround
Smithx10 b9bd128
bump version
Smithx10 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Submodule eng
updated
16 files
| +13 −12 | README.md | |
| +10 −10 | docs/hybridimages.md | |
| +57 −62 | docs/index.md | |
| +1 −1 | package.json | |
| +6 −6 | tools/buildimage/bin/buildimage | |
| +3 −2 | tools/buildimage/lib/imgadm/lib/errors.js | |
| +1 −1 | tools/buildimage/package.json | |
| +17 −15 | tools/check-copyright | |
| +3 −2 | tools/create-hybrid-image | |
| +8 −7 | tools/mk/Makefile.agent_prebuilt.defs | |
| +2 −2 | tools/mk/Makefile.defs | |
| +2 −1 | tools/mk/Makefile.node.targ | |
| +2 −2 | tools/mk/Makefile.node_prebuilt.defs | |
| +7 −6 | tools/mkrepo | |
| +3 −2 | tools/runtests.in | |
| +16 −8 | tools/validate-buildenv.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.