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

feat(trigger-argo-workflow): support {dev,ops}-aws instances and get repo-specifc paths #269

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

iainlane
Copy link
Member

We're migrating our Argo Workflows environment internally, and for that we currently have parallel deployments. We've namespaced the secrets needed to trigger in each cluster. This PR modifies to allow the new dev-aws instance and fetch the cluster-scoped secrets.

To save time for the production migration later, we'll also teach everything about ops-aws now, even though it doesn't exist yet.

@iainlane iainlane requested a review from a team as a code owner September 25, 2024 14:31
@iainlane iainlane changed the title trigger-argo-workflow: Support {dev,ops}-aws instances and get repo-specifc paths feat(trigger-argo-workflow): support {dev,ops}-aws instances and get repo-specifc paths Sep 25, 2024
@iainlane iainlane force-pushed the iainlane/argo-wf-dev-aws branch 2 times, most recently from ba64d86 to 361c6f2 Compare September 25, 2024 14:38
…repo-specifc paths

We're migrating our Argo Workflows environment internally, and for that
we currently have parallel deployments. We've namespaced the secrets
needed to trigger in each cluster. This PR modifies to allow the new
`dev-aws` instance and fetch the cluster-scoped secrets.

To save time for the production migration later, we'll also teach
everything about `ops-aws` now, even though it doesn't exist yet.
@iainlane iainlane added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit 968bd76 Sep 26, 2024
8 checks passed
@iainlane iainlane deleted the iainlane/argo-wf-dev-aws branch September 26, 2024 08:10
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.

2 participants