Skip to content

Commit 0c36877

Browse files
committed
bens feedback
1 parent 3640142 commit 0c36877

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

deploy-update.html

+5-8
Original file line numberDiff line numberDiff line change
@@ -264,26 +264,23 @@ <h3>Types of Upgrade</h3>
264264
<li> <strong>Minor</strong>
265265
<ul>
266266
<li>
267-
<p>Small quality of life, or bug fixes.</p>
267+
<p>Small quality of life update and bug fixes</p>
268268
</li>
269269
<li>
270270
<p>Agents that are offline at the time of the patch will be able to reconnect at any time.</p>
271271
</li>
272-
<li>
273-
<p>Lib files from the /downloads/ folder can be ignored to save time on deployment.</p>
274-
</li>
275272
</ul>
276273
</li>
277274
<li><strong>Major </strong>
278275
<ul>
279276
<li>
280-
<p>Large scale change, often effecting how data is stored on disk.</p>
277+
<p>Large scale change, often affecting how data is stored on disk.</p>
281278
</li>
282279
<li>
283-
<p>All agents should be online to guarentee parity between agent versions.</p>
280+
<p>All agents must be online to guarantee parity between agent versions.</p>
284281
</li>
285282
<li>
286-
<p>All files from the /downloads/ folder should be included.</p>
283+
<p>All files from the /downloads/ folder must be included.</p>
287284
</li>
288285
<li>
289286
<p>Likely to either cause, or require a full re-index.</p>
@@ -321,7 +318,7 @@ <h3>Performing an Upgrade</h3>
321318
</p>
322319
</li>
323320
<li>
324-
<p><strong>If the upgrade has been classified as a Major, or Binary upgrade, confirm that all of your agents are online.</strong></p>
321+
<p><strong>If the upgrade has been classified as a Major, or Binary upgrade, all agents MUST be online to prevent agent loss.</strong></p>
325322
</li>
326323
<li>
327324
<p>Unpack the new version - <em> Unpack the freshly downloaded Logscape zip wherever you wish.</em></p>

0 commit comments

Comments
 (0)