42 Commits
Author SHA1 Message Date
Jonathan Boulle a1d7eb8e9c *: move spec to new home
The appc spec has moved! Its new home is at https://github.com/appc/spec

This removes the spec (since it has already been migrated), and adds
placeholders linking to the new repo. It also updates rocket to
reference the spec repo _directly_ (i.e. NOT godepped). This means that
people will need to maintain the spec in their gopath for now when
building rocket.
2014-12-09 12:27:35 -08:00
Jonathan Boulle bfa5048f24 *: AppImageManifest -> ImageManifest 2014-12-08 20:05:33 -08:00
Jonathan Boulle 537cb8bfcb appc/spec: minor cleanup 2014-12-08 15:00:04 -08:00
Jonathan Boulle b4138838b8 appc/spec: "app" -> "manifest" 2014-12-08 13:13:47 -08:00
Jonathan Boulle d0eb57eb7e appc/spec: path_whitelist -> pathWhitelist 2014-12-08 12:53:09 -08:00
Jonathan Boulle 898af06edf appc/spec: Collapse app and fileset manifests
This reworks the app image and fileset concepts to collapse them into a
single manifest, the App Image Manifest. The execution details are now
optional. It also describes a dependency retrieval/matching process
based on labels.
2014-12-08 12:50:23 -08:00
Jonathan Boulle eeef35369a appc/spec: various updates
- Add version/name/arch to metadata service explanation
- Remote obsolete metadata rationale
- Remove versions (e.g. "-1.0.0") from names
- Fix a few formatting issues (prefer line-per-sentence)
2014-12-07 21:00:46 -08:00
Jonathan Boulle 0526bd54f7 appc/spec: minor tweak to mountpoints 2014-12-04 11:22:51 -08:00
Jonathan Boulle 308ea1bc73 appc: remove remaining smartquotes in spec 2014-12-04 10:42:28 -08:00
Vivek Sekhar ece58036a2 Fix table formatting 2014-12-03 17:05:56 -08:00
Brandon Philips 9f4d3877ef app-container: remove smart quotes
Thanks to Eric who reported this to me over email.
2014-12-03 16:51:10 -08:00
Jonathan Boulle 9b512f0660 appc/spec: address comments 2014-12-02 18:21:24 -08:00
Jonathan Boulle 195811dda2 appc/spec: make version a first-class required field 2014-12-02 16:05:34 -08:00
Jonathan Boulle da91902583 Merge pull request #176 from jonboulle/spec
appc/spec: clarify AC_APP_NAME
2014-12-02 15:56:31 -08:00
Robo 9d58e364cb spec: fix typo in app manifest.json 2014-12-03 02:26:33 +05:30
Jonathan Boulle 8a3449ab4b appc/spec: clarify AC_APP_NAME 2014-12-02 12:51:08 -08:00
Kelsey Hightower 5355a80eb1 Merge pull request #159 from deepak1556/spec_patch
fix typo in ac-discovery spec
2014-12-02 02:13:14 -08:00
Kelsey Hightower aeecc16f28 Merge pull request #133 from sthulb/patch-1
changes metadata IP as per #132
2014-12-02 02:10:59 -08:00
deepak1556 cbe36ce310 fix typo in ac-discovery spec 2014-12-02 09:25:27 +00:00
Simon Thulbourn 1d0c6cefcb Update SPEC.md 2014-12-02 07:44:26 +00:00
Jonathan Boulle 93e376a98a appc/spec: clarify authors annotation 2014-12-01 16:03:19 -08:00
Alan LaMielle 5ca4a009cc Update SPEC.md
Removes duplicate 'the' in logging section.
2014-12-01 15:11:43 -08:00
Simon Thulbourn dc254544d8 changes metadata IP as per #132 2014-12-01 22:00:10 +00:00
Mark Kropf e8bc94b2e3 fix json typos 2014-12-01 12:49:01 -08:00
Brandon Philips 8b4e457f3d Merge pull request #121 from philips/clarify-appc-fileset-files-list
app-container: update SPEC on filesets
2014-12-01 11:27:34 -08:00
sbevington e9e14cfe3e Simple typo fix. 2014-12-01 14:11:29 -05:00
Brandon Philips 2d941f1341 app-container: update SPEC on filesets
Originally we thought that this would be used for making correctly
hashed ACI reassembly possible but we realized that if you are storing
the on-disk ACI then you can also store the ordered list too; for later
verification against a key.
2014-12-01 10:47:58 -08:00
Brandon Philips 915af3346a app-container: rename _ to - in validator 2014-12-01 01:41:23 -05:00
Jonathan Boulle a9426a4045 appc: add README, various actool fixes 2014-11-30 21:35:19 -08:00
Jonathan Boulle 880d07bff7 *: FileSet -> Fileset 2014-11-28 15:34:49 -08:00
Jonathan Boulle 11e6683db0 spec: further cleanup 2014-11-28 14:03:14 -08:00
Jonathan Boulle 6b75e55ae4 spec: clean up, move fileset 2014-11-28 14:03:14 -08:00
Jonathan Boulle de4e57e6dc spec: fix table formatting 2014-11-27 12:26:39 -08:00
Xiang Li c9196f9f6e app-container: fix tables in the spec 2014-11-27 10:12:34 -08:00
Jonathan Boulle 4356a3defd appc: clean up spec document 2014-11-26 21:12:18 -08:00
Jonathan Boulle f1e9fd717e appc: schema cleanup 2014-11-26 18:41:35 -08:00
Brandon Philips d96cb05f69 app-container: SPEC: format fixups 2014-11-26 18:15:19 -08:00
Brandon Philips e63dc9172a app-container: cleanup fileset information
Make filesets an optional detail of the spec and focus on just the app
container image first.
2014-11-26 17:17:17 -08:00
Alex Polvi 6bdebeaa21 s/afs/aci/ 2014-11-26 15:10:06 -08:00
polvi 3af73a3539 Update SPEC.md
Fix some links
2014-11-26 14:58:35 -08:00
Alex Polvi 237d5a6680 first pass at markdown version 2014-11-26 14:40:24 -08:00
Jonathan Boulle 049aa1e787 *: import container spec 2014-11-26 12:16:28 -08:00