Commit b5b3f5f
committed
AAP-72950: Fix EE image pull destination in network ports table and diagrams
Execution nodes pull EE images through the Gateway proxy, not directly
from Automation Hub. Verified against aap-containerized-installer source:
- execution_environments.py.j2 registers Hub EE images with Gateway URL
- upload_images.yml pushes images to Hub via Gateway proxy
Changes:
- Table: changed destination from Hub to Gateway for execution node
EE image pull row, updated description to clarify proxy flow
- Diagrams: regenerated all 3 architecture diagrams with corrected
Execution node → Gateway connection (was Execution node → Hub)
- Added .drawio source files for future diagram maintenance1 parent 20e02e9 commit b5b3f5f
7 files changed
Lines changed: 387 additions & 1 deletion
Lines changed: 126 additions & 0 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Loading
Large diffs are not rendered by default.
Loading
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments