airshipctl/pkg
Vladimir Kozhukalov e9c8425c30 Move bootstrapInfo config section to manifests
This is a part of two activities
  * Refactor config and store all parameters to document model
  * Implement everything as phases (which are supposed to be purely document driven)

 This patch removes bootstrapInfo section from the airshipctl config and
 makes these to commands
  * airshipctl baremetal isogen
  * airthipctl baremetal remotedirect
 to take necessary parameters from documents

 We introduce two airship API kinds ImageGenerator and RemoteDirect.
 Instead of storing config parameters in cm/secrets we use these two
 API objects.

Relates-To: #246
Closes: #254
Change-Id: I42903c45dce1c73da184c07277fec76fd88c700f
2020-08-31 16:54:46 +03:00
..
api/v1alpha1 Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
bootstrap Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
cluster Add poller 2020-08-19 13:47:07 -05:00
clusterctl Use log module to determine current log level 2020-08-25 16:29:19 -05:00
config Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
container Fix for Lint warnings 2020-04-28 09:40:57 -05:00
document Merge "Add unit tests for missing Bundle functions" 2020-08-10 16:23:22 +00:00
environment Refactor environment module 2020-07-31 14:03:39 +04:00
errors Remove AirshipError 2020-05-28 14:22:44 -05:00
events Merge "Introduce executor for clusterctl init phase" 2020-08-20 19:35:31 +00:00
k8s Extend kubeconfig interface for document bundle 2020-08-25 14:20:04 +04:00
log Use log module to determine current log level 2020-08-25 16:29:19 -05:00
phase Use log module to determine current log level 2020-08-25 16:29:19 -05:00
remote Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03: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