airshipctl/pkg
Ruslan Aliev a6363f1c1e Run image build command like a phase
We perform almost the same activities prior calling createBootstrapIso
function like we do that in phase executor, also image build command
now is techically outdated since it doesn't work because it fails with
"phase document was not found" error. This patch removes unnecessary
functions like GenerateBootstrapIso and runs image build command in
a phase way. Test coverage increases slightly (by 0.2%) by removing
partially duplicating code which was not tested properly. Minor bug
fixes included.

Change-Id: I545004cea721164838b296ae647a7651cde248ff
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2020-10-13 17:48:55 -05:00
..
api/v1alpha1 Merge "Add functions for default api objects" 2020-09-28 20:52:19 +00:00
bootstrap Run image build command like a phase 2020-10-13 17:48:55 -05:00
cluster Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00
clusterctl Replace PrimaryRepositoryName with PhaseRepositoryName 2020-10-12 15:28:27 +03:00
config Replace PrimaryRepositoryName with PhaseRepositoryName 2020-10-12 15:28:27 +03:00
container Add progress bar and improve cmd output for image build command 2020-09-28 16:11:34 +00:00
document Merge "Replace PrimaryRepositoryName with PhaseRepositoryName" 2020-10-13 20:50:53 +00:00
errors Remove AirshipError 2020-05-28 14:22:44 -05:00
events Merge "Fix typos" 2020-09-23 02:59:18 +00:00
k8s Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00
log Merge "improve logging" 2020-09-01 12:48:29 +00:00
phase Run image build command like a phase 2020-10-13 17:48:55 -05:00
remote Add ability to perform baremetal operation against all nodes 2020-10-05 00:29:40 -05:00
secret Add copyright for missing files 2020-04-09 08:35:59 -05:00
util Refactor environment module 2020-07-31 14:03:39 +04:00
version [#204] Refactoring for version cmd 2020-05-06 09:05:19 -07:00