You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2019/01/09 21:22:00 UTC

[jira] [Updated] (AIRFLOW-3220) Implement Instance Group Managers operators for GCE

     [ https://issues.apache.org/jira/browse/AIRFLOW-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik updated AIRFLOW-3220:
--------------------------------
    Fix Version/s:     (was: 2.0.0)
                   1.10.2

> Implement Instance Group Managers operators for GCE
> ---------------------------------------------------
>
>                 Key: AIRFLOW-3220
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3220
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: gcp
>            Reporter: Jarek Potiuk
>            Priority: Trivial
>             Fix For: 1.10.2
>
>
> In order to be able to manage Instance Group Managers templates for instances:
> [https://cloud.google.com/compute/docs/reference/rest/v1/instanceGroupManagers] 
> Two operators are needed:
>  * GceInstanceTemplateCopy - where existing template is copied with some changes specified (using API from https://cloud.google.com/compute/docs/reference/rest/v1/instanceTemplates)
>  * GceInstanceGroupManagerUpdateVersion -  where updated template is replaced in the instance group manager with patch method: https://cloud.google.com/compute/docs/reference/rest/beta/instanceGroupManagers/patch



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)