This repository was archived by the owner on Sep 12, 2023. It is now read-only.
Tags: kubeflow/common
Tags
Upgrade PriorityClass apiVersion to scheduling.k8s.io/v1 (#208) Signed-off-by: Yuki Iwai <[email protected]> Signed-off-by: Yuki Iwai <[email protected]>
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?)
feat: Add LabelSelector (#177) * feat: Add LabelSelector Signed-off-by: Ce Gao <[email protected]> * fix: Update mod Signed-off-by: Ce Gao <[email protected]> * chore: Update go version Signed-off-by: Ce Gao <[email protected]>
PreviousNext