skaffold icon indicating copy to clipboard operation
skaffold copied to clipboard

feat(sync): Add pod filter using FieldSelector

Open idsulik opened this issue 1 year ago • 0 comments
trafficstars

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

idsulik avatar Aug 09 '24 12:08 idsulik