|
18 | 18 | }, |
19 | 19 | "methods": { |
20 | 20 | "ListClusters": { |
21 | | - "timeout_millis": 20000, |
| 21 | + "timeout_millis": 60000, |
22 | 22 | "retry_codes_name": "idempotent", |
23 | 23 | "retry_params_name": "default", |
24 | 24 | }, |
25 | 25 | "GetCluster": { |
26 | | - "timeout_millis": 20000, |
| 26 | + "timeout_millis": 60000, |
27 | 27 | "retry_codes_name": "idempotent", |
28 | 28 | "retry_params_name": "default", |
29 | 29 | }, |
|
33 | 33 | "retry_params_name": "default", |
34 | 34 | }, |
35 | 35 | "UpdateCluster": { |
36 | | - "timeout_millis": 20000, |
| 36 | + "timeout_millis": 60000, |
37 | 37 | "retry_codes_name": "non_idempotent", |
38 | 38 | "retry_params_name": "default", |
39 | 39 | }, |
40 | 40 | "UpdateNodePool": { |
41 | | - "timeout_millis": 20000, |
| 41 | + "timeout_millis": 60000, |
42 | 42 | "retry_codes_name": "non_idempotent", |
43 | 43 | "retry_params_name": "default", |
44 | 44 | }, |
45 | 45 | "SetNodePoolAutoscaling": { |
46 | | - "timeout_millis": 20000, |
| 46 | + "timeout_millis": 60000, |
47 | 47 | "retry_codes_name": "non_idempotent", |
48 | 48 | "retry_params_name": "default", |
49 | 49 | }, |
50 | 50 | "SetLoggingService": { |
51 | | - "timeout_millis": 20000, |
| 51 | + "timeout_millis": 60000, |
52 | 52 | "retry_codes_name": "non_idempotent", |
53 | 53 | "retry_params_name": "default", |
54 | 54 | }, |
55 | 55 | "SetMonitoringService": { |
56 | | - "timeout_millis": 20000, |
| 56 | + "timeout_millis": 60000, |
57 | 57 | "retry_codes_name": "non_idempotent", |
58 | 58 | "retry_params_name": "default", |
59 | 59 | }, |
60 | 60 | "SetAddonsConfig": { |
61 | | - "timeout_millis": 20000, |
| 61 | + "timeout_millis": 60000, |
62 | 62 | "retry_codes_name": "non_idempotent", |
63 | 63 | "retry_params_name": "default", |
64 | 64 | }, |
65 | 65 | "SetLocations": { |
66 | | - "timeout_millis": 20000, |
| 66 | + "timeout_millis": 60000, |
67 | 67 | "retry_codes_name": "non_idempotent", |
68 | 68 | "retry_params_name": "default", |
69 | 69 | }, |
70 | 70 | "UpdateMaster": { |
71 | | - "timeout_millis": 20000, |
| 71 | + "timeout_millis": 60000, |
72 | 72 | "retry_codes_name": "non_idempotent", |
73 | 73 | "retry_params_name": "default", |
74 | 74 | }, |
75 | 75 | "SetMasterAuth": { |
76 | | - "timeout_millis": 20000, |
| 76 | + "timeout_millis": 60000, |
77 | 77 | "retry_codes_name": "non_idempotent", |
78 | 78 | "retry_params_name": "default", |
79 | 79 | }, |
80 | 80 | "DeleteCluster": { |
81 | | - "timeout_millis": 20000, |
82 | | - "retry_codes_name": "idempotent", |
| 81 | + "timeout_millis": 60000, |
| 82 | + "retry_codes_name": "non_idempotent", |
83 | 83 | "retry_params_name": "default", |
84 | 84 | }, |
85 | 85 | "ListOperations": { |
86 | | - "timeout_millis": 20000, |
| 86 | + "timeout_millis": 60000, |
87 | 87 | "retry_codes_name": "idempotent", |
88 | 88 | "retry_params_name": "default", |
89 | 89 | }, |
90 | 90 | "GetOperation": { |
91 | | - "timeout_millis": 20000, |
| 91 | + "timeout_millis": 60000, |
92 | 92 | "retry_codes_name": "idempotent", |
93 | 93 | "retry_params_name": "default", |
94 | 94 | }, |
95 | 95 | "CancelOperation": { |
96 | | - "timeout_millis": 20000, |
| 96 | + "timeout_millis": 60000, |
97 | 97 | "retry_codes_name": "non_idempotent", |
98 | 98 | "retry_params_name": "default", |
99 | 99 | }, |
100 | 100 | "GetServerConfig": { |
101 | | - "timeout_millis": 20000, |
| 101 | + "timeout_millis": 60000, |
102 | 102 | "retry_codes_name": "idempotent", |
103 | 103 | "retry_params_name": "default", |
104 | 104 | }, |
105 | 105 | "ListNodePools": { |
106 | | - "timeout_millis": 20000, |
| 106 | + "timeout_millis": 60000, |
107 | 107 | "retry_codes_name": "idempotent", |
108 | 108 | "retry_params_name": "default", |
109 | 109 | }, |
110 | 110 | "GetNodePool": { |
111 | | - "timeout_millis": 20000, |
| 111 | + "timeout_millis": 60000, |
112 | 112 | "retry_codes_name": "idempotent", |
113 | 113 | "retry_params_name": "default", |
114 | 114 | }, |
115 | 115 | "CreateNodePool": { |
116 | | - "timeout_millis": 20000, |
| 116 | + "timeout_millis": 60000, |
117 | 117 | "retry_codes_name": "non_idempotent", |
118 | 118 | "retry_params_name": "default", |
119 | 119 | }, |
120 | 120 | "DeleteNodePool": { |
121 | | - "timeout_millis": 20000, |
122 | | - "retry_codes_name": "idempotent", |
| 121 | + "timeout_millis": 60000, |
| 122 | + "retry_codes_name": "non_idempotent", |
123 | 123 | "retry_params_name": "default", |
124 | 124 | }, |
125 | 125 | "RollbackNodePoolUpgrade": { |
126 | | - "timeout_millis": 20000, |
| 126 | + "timeout_millis": 60000, |
127 | 127 | "retry_codes_name": "non_idempotent", |
128 | 128 | "retry_params_name": "default", |
129 | 129 | }, |
130 | 130 | "SetNodePoolManagement": { |
131 | | - "timeout_millis": 20000, |
| 131 | + "timeout_millis": 60000, |
132 | 132 | "retry_codes_name": "non_idempotent", |
133 | 133 | "retry_params_name": "default", |
134 | 134 | }, |
135 | 135 | "SetLabels": { |
136 | | - "timeout_millis": 20000, |
| 136 | + "timeout_millis": 60000, |
137 | 137 | "retry_codes_name": "non_idempotent", |
138 | 138 | "retry_params_name": "default", |
139 | 139 | }, |
140 | 140 | "SetLegacyAbac": { |
141 | | - "timeout_millis": 20000, |
| 141 | + "timeout_millis": 60000, |
142 | 142 | "retry_codes_name": "non_idempotent", |
143 | 143 | "retry_params_name": "default", |
144 | 144 | }, |
145 | 145 | "StartIPRotation": { |
146 | | - "timeout_millis": 20000, |
| 146 | + "timeout_millis": 60000, |
147 | 147 | "retry_codes_name": "non_idempotent", |
148 | 148 | "retry_params_name": "default", |
149 | 149 | }, |
150 | 150 | "CompleteIPRotation": { |
151 | | - "timeout_millis": 20000, |
| 151 | + "timeout_millis": 60000, |
152 | 152 | "retry_codes_name": "non_idempotent", |
153 | 153 | "retry_params_name": "default", |
154 | 154 | }, |
155 | 155 | "SetNodePoolSize": { |
156 | | - "timeout_millis": 20000, |
| 156 | + "timeout_millis": 60000, |
157 | 157 | "retry_codes_name": "non_idempotent", |
158 | 158 | "retry_params_name": "default", |
159 | 159 | }, |
160 | 160 | "SetNetworkPolicy": { |
161 | | - "timeout_millis": 20000, |
| 161 | + "timeout_millis": 60000, |
162 | 162 | "retry_codes_name": "non_idempotent", |
163 | 163 | "retry_params_name": "default", |
164 | 164 | }, |
165 | 165 | "SetMaintenancePolicy": { |
166 | | - "timeout_millis": 20000, |
| 166 | + "timeout_millis": 60000, |
167 | 167 | "retry_codes_name": "non_idempotent", |
168 | 168 | "retry_params_name": "default", |
169 | 169 | }, |
| 170 | + "ListUsableSubnetworks": { |
| 171 | + "timeout_millis": 60000, |
| 172 | + "retry_codes_name": "idempotent", |
| 173 | + "retry_params_name": "default", |
| 174 | + }, |
170 | 175 | }, |
171 | 176 | } |
172 | 177 | } |
|
0 commit comments