Move all hard-coded image configuration from the `ec2BaseTreePipeline` function to the `ImageConfig` structure and update the respective EC2 images default configuration structure. Update `osPipeline` and `ostreeTreePipeline` to handle all of the new configuration values from `ImageConfig`. Completely remove the `ec2BaseTreePipeline` and replace it with `osPipeline`. Signed-off-by: Tomas Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| distro_test_common | ||
| fedora33 | ||
| rhel8 | ||
| rhel84 | ||
| rhel85 | ||
| rhel86 | ||
| rhel90 | ||
| rhel90beta | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| image_config.go | ||
| image_config_test.go | ||
| osrelease_test.go | ||