Commit e0ed6eb
Gate ready transition on Crossplane Ready condition
The controller was marking infrastructure as ready when individual
status fields appeared (e.g. Aurora endpoint), but the Aurora instance
could still be configuring. Now requires the Crossplane Ready condition
to be True before transitioning to ready, ensuring all composed
resources (cluster + instance + S3 + IAM) are fully reconciled.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4749e9e commit e0ed6eb
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
206 | 209 | | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
211 | | - | |
| 214 | + | |
212 | 215 | | |
213 | 216 | | |
214 | 217 | | |
| |||
0 commit comments