nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
93 stars 52 forks source link

Implement support for API-level filtering (field and label selectors) for all list operations #677

Open liamfallon opened 2 months ago

liamfallon commented 2 months ago

Original issue URL: https://github.com/kptdev/kpt/issues/3214 Original issue user: https://github.com/mortent Original issue created at: 2022-05-22T22:40:00Z Original issue last updated at: 2022-05-22T22:40:00Z Original issue body: Currently the porch api only allows for filtering on namespace. We should allow for more filtering similar to what users expect from k8s apis.

Original issue comments: