When iterating on kind tests locally, it's much faster to reuse the same kind cluster. This change supports that workflow by loading in new images when the integration image has changed. If it hasn't changed, kind recognizes by the hash and skips loading it itself.
Details
Details
local integration
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- refactor-step-handler (branched from master)
- Lint
Lint Passed - Unit
No Test Coverage