Skip to content

fix: exclude DELETE_COMPLETE resources from FilterResourcesByType#564

Merged
go-to-k merged 1 commit intomainfrom
filter-prepro
Mar 12, 2026
Merged

fix: exclude DELETE_COMPLETE resources from FilterResourcesByType#564
go-to-k merged 1 commit intomainfrom
filter-prepro

Conversation

@go-to-k
Copy link
Copy Markdown
Owner

@go-to-k go-to-k commented Mar 12, 2026

Summary

  • Exclude resources with DELETE_COMPLETE status from FilterResourcesByType results
  • Add corresponding test case

Background

Resources already deleted (DELETE_COMPLETE) were still included in
FilterResourcesByType results, which could cause unnecessary preprocessing
to be executed on non-existent resources.

@go-to-k go-to-k marked this pull request as ready for review March 12, 2026 11:47
@go-to-k go-to-k merged commit 3809279 into main Mar 12, 2026
5 checks passed
@go-to-k go-to-k deleted the filter-prepro branch March 12, 2026 11:47
This was referenced Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant