You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Notes - v1.3.2
What's Changed
New feature
A random 5 character alphanumeric hash is appended to the end of recipe run names to prevent Kubernetes from prevent consecutive runs of the same recipe.
Bug fix
Fix Issue #27: Address incorrect rendering of the pod affinity policy 'requiredDuringSchedulingIgnoredDuringExecution' in training.yaml. This issue affects pod scheduling behavior in Kubernetes clusters. (PR #28)