chainer-operator icon indicating copy to clipboard operation
chainer-operator copied to clipboard

Repository for chainer operator

Results 7 chainer-operator issues
Sort by recently updated
recently updated
newest added

This repository has not had a commit since [`Nov 14, 2021`](https://github.com/kubeflow/chainer-operator/commits/master), therefore I propose we archive it to reflect that it is no longer in development.

Inspired by https://github.com/kubeflow/pipelines/issues/4682 I created a script that will create a config file for depandabot so that it knows what directories to scan. It will scan the repository for files...

size/L
do-not-merge/hold

Hi @kubeflow/wg-training-leads, While adding the script to generate the dependabot configuration I noticed that the go dependency files are not compatible. I'm guessing Go needs to be updated so that...

Currently chainer-operator expands `ChainerJob` to - one master `kind: Job` - several worker set `kind: StatefulSets` `kind: Job` will keep retrying even though a failure was caused by user code...

priority/p2
area/0.4.0

Multi-node`ChainerJob` is expected to be scheduled as a group of pods, in other words all the pods should be scheduled at once. [kube-arbitrator](https://github.com/kubernetes-incubator/kube-arbitrator) support such scheduling.

priority/p2
area/0.4.0

currently I pushed it to my personal dockerhub [everpeace/chainer-operator](https://hub.docker.com/r/everpeace/chainer-operator/). it needs to research how to deliver kubeflow related container images.

priority/p2

ref: https://github.com/kubeflow/chainer-operator/pull/11#discussion_r195337766

priority/p2