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
{{ message }}
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
update k8s dependencies to 1.25 (#198)
* update k8s dependencies to 1.25
* update k8s dependencies to 1.25
* update k8s dependencies to 1.25
* Fix new line
Update all k8s dependencies to 0.24.1 (#194)
* Update all k8s dependencies to 0.24.1
* Update go flags
* Update go flags
* Fix lint
* Fix mod
* Fix deps
feat: Add LabelSelector (#177)
* feat: Add LabelSelector
Signed-off-by: Ce Gao <ce.gao@outlook.com>
* fix: Update mod
Signed-off-by: Ce Gao <ce.gao@outlook.com>
* chore: Update go version
Signed-off-by: Ce Gao <ce.gao@outlook.com>
Revert #135: change rtype to commonv1.ReplicaType (#158)
#135 This change brings some extra side effects and make training operator dependency upgrade fail. Since this change is kind of refactor, we determine to revert it at this moment.