AIAP: Utilize document pull
command for arbitrary refspecs
#623
Labels
Milestone
document pull
command for arbitrary refspecs
#623
Problem description (if applicable)
We would like to be able to use AIAP with manifests other than the current upstream master gating site. As of cb080a2, We now have the ability to specify an arbitrary refspec for the
document pull
command. I would like to be able to use that feature in AIAP so that I could test other manifests. This could be done by specifying a refspec as an environment variable passed into AIAP'srunner
container.Proposed change
Modify the AIAP
runner
scripts to insert a new variable (e.g.MANIFESTS_SITE
) into the airshipctl config file'srepository.fetch.remoteRefSpec
field to be used bydocument pull
The text was updated successfully, but these errors were encountered: