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

Add support for aliases like airflow-2 in Composer image version field #11422

Commits on Apr 6, 2022

  1. Add support for aliases like airflow-2 in Composer image version field (

    hashicorp#5885)
    
    * Add support for Airflow major version aliases
    
    This covers the new aliases for Airflow major version ('airflow-1',
    'airflow-2') in image version field, and updates to the related
    documentation.
    
    * Use image version aliases in Composer tests
    
    Instead of finding the latest available image version for the given
    Composer and Airflow major versions, the new image version aliases are
    used to let Composer resolve them on the server side:
    'composer-1-airflow-1', 'composer-1-airflow-2', 'composer-2-airflow-2'.
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e54bed6 View commit details
    Browse the repository at this point in the history