jiangzho commented on PR #439: URL: https://github.com/apache/spark-kubernetes-operator/pull/439#issuecomment-3685518542
Sorry overlooked previous comment - agreed that one selector shall applied to all resources given > Via a label selector, the client/user can identify a set of objects. The label selector is the core grouping primitive in Kubernetes. > A label selector can be made of multiple requirements which are comma-separated. from https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors I've updated the naming back to singular `labelSelector` to better indicate the nature of this feature. How does this sound ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
