ad555d4d24
The below manifest changes integrates capi v0.4.2 with capm3 v0.5.0 version. It changes the required manifests files in the airshipctl. It upgrades capi to v1alpha4 and capm3 to v1alpha5. Closes: #518 #560 Change-Id: Ia9ea82ad8052e55f0e70f1038497a919ac7b9270 |
||
---|---|---|
.. | ||
baremetal_manager.go | ||
bootconfiguration_types.go | ||
cluster_map_types.go | ||
clusterctl_types.go | ||
genericcontainer_types.go | ||
groupversion_info.go | ||
isoconfiguration.go | ||
kubeconfig_types.go | ||
kubernetes_apply_types.go | ||
metadata_types.go | ||
networkcatalogue_types.go | ||
phase_types.go | ||
phaseplan_types.go | ||
README.md | ||
replacement_plugin_types.go | ||
templater_plugin_types.go | ||
versionscatalogue_types.go | ||
zz_generated.deepcopy.go |
Generating zz_generated.deepcopy.go in api/v1alpha1
This directory contains the data types needed by airshipctl phase run command.
When you add a new data structure in this directory you will need to generate the file zz_generated.deepcopy.go. To generate this file you will need to run make generate.