Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pipeline Run Script #1012

Merged
merged 10 commits into from
Jan 6, 2025
Merged

Add Pipeline Run Script #1012

merged 10 commits into from
Jan 6, 2025

Conversation

janboll
Copy link
Collaborator

@janboll janboll commented Dec 19, 2024

What this PR does

This PR switches frontline service deployments to use templatize pipeline runs. It adds Makefile targets to run deployment and additionally, it adds dry run capabilities. Dry run is implemented using the helm diff plugin. In order to prevent credential leaking --suppress-secrets is set. Nevertheless, extra care should be taken when adopting this for other helm deployments to prevent secret leaking (looking at you cluster-service 😃 )

Jira: https://issues.redhat.com/browse/ARO-13774
Link to demo recording:

Special notes for your reviewer

.github/workflows/services-cd.yml Outdated Show resolved Hide resolved
run_pipeline.sh Outdated Show resolved Hide resolved
@janboll janboll force-pushed the add-pipeline-run branch 3 times, most recently from 19c6c34 to 95e3147 Compare December 20, 2024 10:23
@janboll janboll requested a review from mbarnes as a code owner December 20, 2024 11:10
@janboll janboll force-pushed the add-pipeline-run branch 12 times, most recently from c5195ff to 0213475 Compare December 20, 2024 14:46
@janboll janboll merged commit 3721aa0 into main Jan 6, 2025
17 checks passed
@janboll janboll deleted the add-pipeline-run branch January 6, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants