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

workspaceName filtering support as field-selector for PackageRevision #724

Closed s375kuma closed 1 week ago

s375kuma commented 2 months ago

Hi,

Currently packageName, revision and repository fields are supported in field-selector for PackageRevision but workspaceName is not supported. As workspaceName is also a mandatory and unique field, can you please add this support also.

Thanks.