dongjoon-hyun commented on PR #836: URL: https://github.com/apache/spark-kubernetes-operator/pull/836#issuecomment-5712648508
Thank you for the review, @peter-toth. 1. You are right. The default is 120 seconds (`spark.kubernetes.operator.reconciler.intervalSeconds`), not 1800 seconds. I fixed the PR description. 2. Thanks. I updated the tests to verify the label selector and the secondary-to-primary mapper of the `Workload` informer. 3. Thank you for filing SPARK-59606. I'd like to keep this PR scoped to the `Workload` informer, so let's fix the existing `Pod` informer there. -- 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]
