Skip to content

feat(sync): Add pod filter using FieldSelector#9493

Merged
ChrisGe4 merged 1 commit into
GoogleContainerTools:mainfrom
idsulik:filter-pod-in-sync
Nov 15, 2024
Merged

feat(sync): Add pod filter using FieldSelector#9493
ChrisGe4 merged 1 commit into
GoogleContainerTools:mainfrom
idsulik:filter-pod-in-sync

Conversation

@idsulik

@idsulik idsulik commented Aug 9, 2024

Copy link
Copy Markdown
Contributor

Description
Added pods filter.
pkg/skaffold/sync/sync.go:326: There is no need to fetch all pods and filter based on status.phase, we can fetch filtered pods

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>

@ChrisGe4 ChrisGe4 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ChrisGe4 ChrisGe4 merged commit 08001f6 into GoogleContainerTools:main Nov 15, 2024
plumpy added a commit to plumpy/skaffold that referenced this pull request Nov 20, 2024
@menahyouyeah menahyouyeah mentioned this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants