Skip to content

Commit 098b170

Browse files
committed
doc: drop core version warnings from admin guide
Problem: the admin guide calls out warnings against specific flux-core version limitations, but when the admin guide is a part of flux-core, its warnings obviously apply to the current version. Drop the flux-core version numbers. They are out of date anyway.
1 parent 41d1559 commit 098b170

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

doc/guide/admin.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,8 @@ resource manager on a cluster.
1212
Flux is still beta software and many of the interfaces documented
1313
in this guide may change with regularity.
1414

15-
This document is in DRAFT form and currently applies to flux-core
16-
version 0.50.0.
17-
1815
.. warning::
19-
0.50.0 limitation: the flux system instance is primarily tested on
20-
a 128 node cluster.
16+
The Flux system instance is primarily tested on a 128 node cluster.
2117

2218

2319
***********************
@@ -590,7 +586,7 @@ enabled.
590586
Adding Job Prolog/Epilog Scripts
591587
================================
592588

593-
As of 0.50.0, Flux does not support a traditional job prolog/epilog
589+
Flux does not currently support a traditional job prolog/epilog
594590
which runs as root on the nodes assigned to a job before/after job
595591
execution. Flux does, however, support a job-manager prolog/epilog,
596592
which is run at the same point on rank 0 as the instance

0 commit comments

Comments
 (0)