add the image function and remove the pipeline function. Remove the build package set. Parameterise image config creation functions so that RHSM is added conditionally based on distro name, like we did for AMI/EC2. image: set the raw filename for the GCE image type GCP requires that the raw image file inside the archive be named 'disk.raw'. We set it on the imagePipeline while instantiating the manifest as a workaround for now. This should be changed to be configurable on the image type when necessary, the same way the final filename is defined. |
||
|---|---|---|
| .. | ||
| container.go | ||
| image.go | ||
| image_installer.go | ||
| live.go | ||
| ostree_archive.go | ||
| ostree_container.go | ||
| ostree_installer.go | ||
| ostree_raw.go | ||