Commit 7777cd7
committed
feat/elbv2/tg: CAPA changes to set cluster TG health check
CAPA sets the listener protocol and port as the target health check
configuration (protocol and port) for all listeners. When the
HealthCheckProtocol is set to the LB, only the API's target group will be
configured to use the desired protocol.
Motivated by keeping the compatibility with Terraform, the upstream
PR#4849 has been created to implement the customization for API target
group, and more flexibility for the additional listeners.
This change sets the health check for all listeners used by Load Balancers
managed by CAPA, both primary and secondary,
as well the additional listeners for MCS.1 parent 5d5fe31 commit 7777cd7
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
153 | 160 | | |
154 | 161 | | |
155 | 162 | | |
156 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
157 | 173 | | |
158 | 174 | | |
159 | 175 | | |
| |||
177 | 193 | | |
178 | 194 | | |
179 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
180 | 203 | | |
181 | 204 | | |
182 | 205 | | |
| |||
0 commit comments