ods-core
ods-core copied to clipboard
Make targets should verify installation of components and return config for other steps
- Verify Route can be accessed
- Dump Route host info for config file
I want to play with route templates w/o host.. that would help a Lot..
I checked if it is possible to define Route
resources in templates without the domain part. It is possible to do that initially, but when you want to compare it, then Tailor detects drift for it because oc process
does not automatically add the host information. So I think for the time being, one would need to compute the domain, and pass that info to the template ...