Commit b22d4e6
committed
enhancements/update/available-update-metadata: 'url' docstring context
Fixups to 2eb16cf (enhancements/update/available-update-metadata:
Propose a new enhancement, 2019-11-19, openshift#123):
* Including two sentences from Clayton about how the CVO sources this
information and how we build CI/nightly images [1,2].
I think these two sentences are poking holes in the abstraction that
the CVO is committing to with the new API, and that consumers should
not have to know or care about these implementation details.
Clayton feels like they provide useful context about how the system
works, and that we'll adjust them as necessary if we ever have cause
to alter the implementation.
* Downcasing in the Go comments, to match the JSON property, following
the Kubernetes API pattern.
* 'despire' -> 'despite' typo fix.
[1]: openshift/api#521 (comment)
[2]: openshift/api#521 (comment)1 parent d38ee88 commit b22d4e6
1 file changed
+12
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
74 | | - | |
75 | | - | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | | - | |
78 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
82 | | - | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
196 | 200 | | |
197 | 201 | | |
198 | 202 | | |
199 | | - | |
| 203 | + | |
200 | 204 | | |
201 | 205 | | |
202 | 206 | | |
| |||
0 commit comments