Shrividya commented on code in PR #64015:
URL: https://github.com/apache/airflow/pull/64015#discussion_r2967721862
##########
providers/cncf/kubernetes/docs/changelog.rst:
##########
@@ -32,6 +32,14 @@ Changelog
Previously this would create a job that would never complete and always
fail the task.
Executing a task with ``parallelism = 0`` and
``wait_until_job_complete=True`` will now raise a validation error.
+10.15.0
+.......
+
+Features
+~~~~~~~~
+
+* ``Add SPARK_APPLICATION_NAME env variable to driver and executor pods in
SparkKubernetesOperator (#43801)``
+
Review Comment:
Done and noted for future reference 👍
--
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]