Skip to content

arche2025h2 configs #303

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

Merged
merged 15 commits into from
May 15, 2025
Merged

arche2025h2 configs #303

merged 15 commits into from
May 15, 2025

Conversation

phbnf
Copy link
Collaborator

@phbnf phbnf commented May 14, 2025

Toward #104

This PR introduces arche2025h2 configs. It's the first time we run two logs in a project, and so I had to do the following changes:

  • tesseract terraform config: none!
  • tesseract cloudbuild: a single cloudbuild instance can now deploy multiple tesseract terraform configs. This avoids having two parallel cloudbuild infrastructure with two different artifact repo, etc. It also allows to sequence the rollouts.
  • preloader config: each log has its own preloader config, which happens to run on cloudbuild. I had to modify a few names since the original preloader resources did not include any log name.

Ignore individual commits, they don't reflect any logical sequence of actions.

@phbnf phbnf added this to the alpha milestone May 14, 2025
@phbnf phbnf marked this pull request as ready for review May 14, 2025 16:30
phbnf added 14 commits May 14, 2025 17:30
# Conflicts:
#	deployment/live/gcp/static-ct-staging/cloudbuild/arche2025h1/terragrunt.hcl

# Conflicts:
#	deployment/live/gcp/static-ct-staging/cloudbuild/tesseract/arche2025h1/.terraform.lock.hcl
#	deployment/live/gcp/static-ct-staging/cloudbuild/tesseract/arche2025h1/README.md
#	deployment/live/gcp/static-ct-staging/cloudbuild/tesseract/arche2025h1/terragrunt.hcl
1. Deploying the `cmd/gcp/staging` image to Cloud Run,
1. Update [arche2025h1](/deployment/live/gcp/static-ct-staging/logs/arche2025h1/) Cloud Run service with the latest docker image,
1. Update [arche2025h1](/deployment/live/gcp/static-ct-staging/logs/arche2025h1/) infrastructure with the latest Terraform config.
1. Update [staging logs'](/deployment/live/gcp/static-ct-staging/logs/) Cloud Run service with the latest docker image,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1. Update [staging logs'](/deployment/live/gcp/static-ct-staging/logs/) Cloud Run service with the latest docker image,
1. Update [staging logs'](/deployment/live/gcp/static-ct-staging/logs/) Cloud Run service with the latest Docker image,

@phbnf phbnf merged commit e4b7c55 into transparency-dev:main May 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants