Skip to content

Ignore deleted warehouses in Duckling drift#926

Merged
bill-ph merged 1 commit into
mainfrom
codex/ducklings-drift-ignore-deleted
Jul 9, 2026
Merged

Ignore deleted warehouses in Duckling drift#926
bill-ph merged 1 commit into
mainfrom
codex/ducklings-drift-ignore-deleted

Conversation

@bill-ph

@bill-ph bill-ph commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Skip state=deleted managed warehouse rows during Duckling drift checks.
  • Exclude deleted rows from expected Duckling CR names so a leftover live CR is still reported as issue="orphan".
  • Add focused Kubernetes-tagged unit tests for deleted missing CR, deleted live CR orphan, and ready missing CR behavior.

Tests

  • go test -tags kubernetes ./controlplane/admin -run TestDucklingsDrift -count=1
  • just lint

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Test Impact Plan

Deterministic summary of how this PR changes tests, CI runners, and coverage-risk signals.

Summary

Area Added Changed Deleted
Test files 1 0 0
E2E/journey files 0 0 0
Workflow files 0 0 0

Signals

  • Test cases: +3 / -0
  • Assertions: +12 / -0
  • Skips or known failures added: 0
  • Workflow continue-on-error added: 0
  • Workflow path filters added: 0
  • Test commands removed from justfile: 0
  • E2E/journey retry lines added: 0

Coverage risk: neutral or increased

No coverage-reduction warnings detected.

@bill-ph bill-ph marked this pull request as ready for review July 9, 2026 17:18
@bill-ph bill-ph merged commit 9655f28 into main Jul 9, 2026
43 of 46 checks passed
@bill-ph bill-ph deleted the codex/ducklings-drift-ignore-deleted branch July 9, 2026 19:10
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