ARO-RP/.pipelines/templates/rp-dev
Or Raz 49eff97aff
Initial start of RP int automation (#3670)
* Initial start of RP int automation
Creating new pipeline with new templates for some of the steps

* Rename files and fetch image tags for ACR images
Remove the int/integration phrase from file names and directories, add bash script for fetching the image tag from pkg/util/version/const.go, and remove the clenup subscription template

* Get default image, tag and import it to ACR
Add new functions and scripts to get the images tag and set it nicely for importing and copying images by digest (e.g., for the fluenbit image).

* Add validation commands for downloading secrets and rp-dev-config creation
Check created directory and three config files after downloading the secrets from the shared RP config, and validate that a new rp-dev-config file has been created

* Use Azure unique prefix
Use an Azure unique prefix for the Azure resource names that ARO-RP is creating

* Update env vars
No cahce is needed for running the pipeline, az aro source can be discarded, and remove the e2e suite var

* Simplify two bash scripts and use newer base image
Use UBI8 toolbox image v8.10 with a better name, and shorter env declartion or env validation over multiple lines

* Logically group steps for rp-full-dev-setup
Simplify 'main' pipeline by grouping them by their purpose and use -e flag for the bash scripts

* Typo fix + git commit
s/delpoy/deploy
2024-07-19 19:27:07 +02:00
..
rp-dev-params.yml Initial start of RP int automation (#3670) 2024-07-19 19:27:07 +02:00
rp-dev-vars.yml Initial start of RP int automation (#3670) 2024-07-19 19:27:07 +02:00
template-generate-rp-dev-config.yml Initial start of RP int automation (#3670) 2024-07-19 19:27:07 +02:00
template-install-hive.yml Initial start of RP int automation (#3670) 2024-07-19 19:27:07 +02:00
template-mirror-images_to_acr.yml Initial start of RP int automation (#3670) 2024-07-19 19:27:07 +02:00
template-prepare-rp-deploy.yml Initial start of RP int automation (#3670) 2024-07-19 19:27:07 +02:00