Commit d1b53db
committed
Add HostFlash gateway commands
Introduce three new commands: `ReadHostFlash`, `StartHostFlashHash` and
`GetHostFlashHash`. `ReadHostFlash` is self-explanatory.
`StartHostFlashHash` starts an asynchronous calculation of a host flash
slot and `GetHostFlashHash` retrieves it when available.1 parent 2caf83d commit d1b53db
File tree
15 files changed
+659
-81
lines changed- app
- cosmo
- gimlet
- grapefruit
- drv
- cosmo-hf/src
- gimlet-hf-server/src
- hf-api/src
- mock-gimlet-hf-server/src
- idl
- task/control-plane-agent/src
- update
15 files changed
+659
-81
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| 348 | + | |
348 | 349 | | |
349 | 350 | | |
350 | 351 | | |
| |||
0 commit comments