airshipctl/pkg/remote
Ruslan Aliev 07c44eedb7 Add ability to perform baremetal operation against all nodes
If no name or label filter specified baremetal operation will
be performed against all nodes with baremetalhost kind. Also,
baremeral cmd code was refactored and combined, which allowed
to remove duplicated code and slighlty improve test coverage
by reducing the number of untestable lines.

Change-Id: Ieadafdb9f55b995d4b47aeff1dc7233325f3191c
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #361
Closes: #361
2020-10-05 00:29:40 -05:00
..
power Add strong typing for baremetal power statuses 2020-05-01 17:25:31 +00:00
redfish Proper error handling with Sushy emulator 2020-08-26 15:22:33 -05:00
testdata Stop using CurrentContextEntryPoint in remote pkg 2020-09-22 12:29:37 -05:00
errors.go Fix typos 2020-09-21 02:49:33 -05:00
management.go Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
management_test.go Stop using CurrentContextEntryPoint in remote pkg 2020-09-22 12:29:37 -05:00
remote_direct.go Use BundleFactory instead of bundle in executors 2020-09-28 19:39:05 -05:00
remote_direct_test.go Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00