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

Introduce pipedream #4425

Merged
merged 3 commits into from
Jun 27, 2023
Merged

Introduce pipedream #4425

merged 3 commits into from
Jun 27, 2023

Conversation

mattgauntseo-sentry
Copy link
Contributor

@mattgauntseo-sentry mattgauntseo-sentry commented Jun 27, 2023

This introduces a new set of GoCD pipelines generated from jsonnet.

  1. deploy snuba (a noop pipeline that starts the pipedream flow)
  2. deploy snuba US (What is currently snuba-deploy)
  3. deploy snuba monitor (Deploys to a single tenant style region)

The main differences from the current snuba.yaml pipeline:

  1. The migrate step is now run with approval
  2. There were some differences in the canary and prod deploy tasks. Canary had the container dlq-consumer and prod didn't. Production has the container rust-querylog-consumer and canary didn't. I've merged the two steps into one shell script and the label selector for canary vs prod is now managed by an environment variable.

Please let me know if either of the both should be changed some other way.

@mattgauntseo-sentry mattgauntseo-sentry enabled auto-merge (squash) June 27, 2023 21:22
@mattgauntseo-sentry mattgauntseo-sentry merged commit 7aeae55 into master Jun 27, 2023
@mattgauntseo-sentry mattgauntseo-sentry deleted the mgs-pipedream branch June 27, 2023 21:45
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