Skip to content

Conversation

@ohrite
Copy link
Contributor

@ohrite ohrite commented Nov 25, 2025

Description

This PR completes the production upgrade to composer-2.13.1-airflow-2.9.3

Resolves #4465

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

How has this been tested?

pytest

Post-merge follow-ups

  • No action required
  • Actions required (specified below)

Monitor terraform apply and production runtime

@github-actions
Copy link

Terraform plan in iac/cal-itp-data-infra/composer/us

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~  update in-place

Terraform will perform the following actions:

  # google_composer_environment.calitp-composer will be updated in-place
!~  resource "google_composer_environment" "calitp-composer" {
        id               = "projects/cal-itp-data-infra/locations/us-west2/environments/calitp-composer"
        name             = "calitp-composer"
#        (5 unchanged attributes hidden)

!~      config {
#            (8 unchanged attributes hidden)

!~          software_config {
!~              image_version            = "composer-2.10.2-airflow-2.9.3" -> "composer-2.13.1-airflow-2.9.3"
#                (6 unchanged attributes hidden)

#                (1 unchanged block hidden)
            }

#            (8 unchanged blocks hidden)
        }

#        (1 unchanged block hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

📝 Plan generated in Terraform Plan #684

Copy link
Contributor

@erikamov erikamov left a comment

Choose a reason for hiding this comment

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

We paired and tested on Staging. :)

@ohrite ohrite merged commit 10b572d into main Nov 25, 2025
4 checks passed
@ohrite ohrite deleted the mov/4465-production-composer-2-13-1-airflow-2-9-3 branch November 25, 2025 22:26
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.

Upgrade to composer-2.13.1-airflow-2.9.3

3 participants