Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

idsulik
Copy link
Contributor

@idsulik idsulik commented Aug 9, 2024

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

Copy link
Contributor

@ChrisGe4 ChrisGe4 left a comment

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
2 checks passed
plumpy added a commit to plumpy/skaffold that referenced this pull request Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants