[
https://issues.apache.org/jira/browse/AIRFLOW-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik updated AIRFLOW-3220:
--------------------------------
Priority: Trivial (was: Major)
> 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: 2.0.0
>
>
> 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)