git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e9bf8
)
docs: table formatting is hard
author
Gabe Rosenhouse
<grosenhouse@pivotal.io>
Mon, 27 Feb 2017 15:57:00 +0000
(07:57 -0800)
committer
Gabe Rosenhouse
<grosenhouse@pivotal.io>
Mon, 27 Feb 2017 15:57:00 +0000
(07:57 -0800)
Documentation/spec-upgrades.md
patch
|
blob
|
history
diff --git
a/Documentation/spec-upgrades.md
b/Documentation/spec-upgrades.md
index
1543f19
..
4ebcb51
100644
(file)
--- a/
Documentation/spec-upgrades.md
+++ b/
Documentation/spec-upgrades.md
@@
-228,9
+228,13
@@
will be lost.
| To 0.2 | ✔ | ✔ | x |
| To 0.3 | ✴ | ✴ | ✔ |
-✔ : lossless conversion
-✴ : higher-version output may have empty fields
-x : lower-version output is missing some data
+
+Key:
+> ✔ : lossless conversion <br>
+> ✴ : higher-version output may have empty fields <br>
+> x : lower-version output is missing some data <br>
+
+
A container runtime should use `current.NewResultFromResult()` to convert the
opaque `types.Result` to a concrete `current.Result` struct. It may then