Skip to content

Commit 436d0e0

Browse files
dhruvesh09jiyongjung
and
jiyongjung
authored
Fix typo in RELEASE.md (#4158)
* Update RELEASE.md * Update version.py * Update version.py * Update version.py * Update dependencies.py * Update RELEASE.md * Fixes missing kfp_pod_name execution property in Kubeflow Pipelines. Kubeflow Dag Runner should record additional execution property to store pod names. See also kubeflow/pipelines#6138. PiperOrigin-RevId: 391220221 * Update RELEASE.md Co-authored-by: jiyongjung <jiyongjung@google.com>
1 parent 90ea51a commit 436d0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
## Bug Fixes and Other Changes
2424

25-
* Fixed ths issue that kfp_pod_name is not generated as an execution property
25+
* Fixed the issue that kfp_pod_name is not generated as an execution property
2626
for Kubeflow Pipelines.
2727
* Fixed issue when InputValuePlaceholder is used as component parameter in
2828
container based component.

0 commit comments

Comments
 (0)