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

Md/unifed ecomm #2828

Merged
merged 26 commits into from
Jan 16, 2025
Merged

Md/unifed ecomm #2828

merged 26 commits into from
Jan 16, 2025

Conversation

Ardiea
Copy link
Member

@Ardiea Ardiea commented Dec 5, 2024

What are the relevant tickets?

https://github.com/mitodl/hq/issues/6201

Description (What does it do?)

  • Creates / fixes applications-ci cluster
  • Creates a build + publish pipeline off the main branch of the unified-ecommerce repo for the docker image needed.
  • Expands the build + publish pipeline to also deploy pulumi stacks based on things doof does with the release and release-candidate branches.
  • Fixes a small issue with James' ecommerce nodejs package publish pipeline.
  • Pulumi stack for unified-ecommerce
    • create s3 bucket for frontend deployment/hosting
    • create gh env secrets to allow gh actions to access s3 bucket
    • create fastly distrubtion pointing to s3 bucket
    • create route53 entries pointing to fastly distribution.
    • create K8S deployment, service, secrets, configmaps, gateway configuration, and APISIX resources for running the backend.
      • Automatically makes api.pay-ci.ol.mit.edu api-pay-ci.ol.mit.edu route53 entry.
        • Need to use a wildcard because rather than cert-manager because cert-manager doesn't have full support for apisix custom resources. It is always somethin'.

TODO after this is merged

  • Some kind of autoscaling on the k8s deployment resource.

@Ardiea Ardiea added enhancement New feature or request DevOps Needs Review labels Dec 6, 2024
@Ardiea Ardiea marked this pull request as ready for review December 6, 2024 18:14
Copy link
Contributor

@jkachel jkachel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me. I have a question noted about the changes to the API client build pipeline, and one more:

For clarity - we'll have a separate branch for production deploy that we'll coordinate releases to via doof?

@Ardiea Ardiea merged commit 1fe1fbe into main Jan 16, 2025
4 checks passed
@Ardiea Ardiea deleted the md/unifed_ecomm branch January 16, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants