Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

v0.4.3 Release

Compare
Choose a tag to compare
@johnugeorge johnugeorge released this 28 Jun 11:22
· 14 commits to master since this release
21f5ba8
Fix exitCode check (#190)

The exitCode check works differently then described in the API: https://github.com/kubeflow/common/blob/master/pkg/apis/common/v1/types.go\#L163-L168

In addition the document exitCodes for Docker will not appear in a Kubernetes pod status (anymore?)