Skip to content

Commit fbf04e2

Browse files
committed
assisted installer follow-up
This is a follow-up change to openshift#376 with some placeholders for discussion items that were not resolved before the previous PR merged. Signed-off-by: Doug Hellmann <[email protected]>
1 parent 3244219 commit fbf04e2

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

enhancements/installer/connected-assisted-installer.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ the installer or to the cluster, so I can adapt my existing admin
184184
processes and infrastructure management tools instead of replacing
185185
them.
186186

187+
There was some question about whether this story was relevant.
188+
187189
#### Story 4
188190

189191
As a cluster hardware administrator, I want to enable power control
@@ -209,6 +211,16 @@ that approach cannot be supported, users can proceed by providing an
209211
extra host (4 hosts to build a 3 node cluster, 6 hosts to build a 5
210212
node cluster, etc.).
211213

214+
There was a question about how the agent is secured:
215+
216+
Could you add some specifics notes on the security for this design?
217+
There are a lot of attack vectors in remote installation and auto-join
218+
systems, but maybe there are details I’m missing that make this model
219+
secure. Would be helpful to have them explicitly noted.
220+
221+
This part of the change should be replaced with those details, when
222+
ready.
223+
212224
## Design Details
213225

214226
### Test Plan
@@ -307,7 +319,7 @@ The idea is to find the best form of an argument why this enhancement should _no
307319

308320
## Alternatives
309321

310-
The telco/edge bare metal team is working on support for automating
322+
The bare metal IPI team is working on support for automating
311323
virtual media and dropping the need for a separate provisioning
312324
network. Using the results will still require the user to understand
313325
how to tell the installer the BMC type and credentials and to ensure

0 commit comments

Comments
 (0)