Skip to content

atc: flight resource tracks inventory in status - #274

Merged
davidmdm merged 7 commits into
mainfrom
flight-inventory
Aug 10, 2026
Merged

atc: flight resource tracks inventory in status#274
davidmdm merged 7 commits into
mainfrom
flight-inventory

Conversation

@davidmdm

@davidmdm davidmdm commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

This PR ships the following feature: .status.inventory on Flight resources for the ATC.

It however also ships many small improvements to the atc's reconciler logic:

  • consistent retries on readiness condition updates
  • proper early exit on ready condition update if no change
  • check readiness against resources generated via takeoff instead of pulling the latest revision
  • readiness polling no longer in background routines but within the reconciliation loop, removing runaway poller goroutines at the cost of more wasm evaluation.

@davidmdm
davidmdm marked this pull request as ready for review August 9, 2026 12:50
@davidmdm
davidmdm merged commit ed27bce into main Aug 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant