Code Monkey home page Code Monkey logo

kubegene's People

Contributors

hzxuzhonghu avatar kevin-wangzefeng avatar lichuqiang avatar lmcl90 avatar seianbb avatar wackxu avatar xllbit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kubegene's Issues

indicate explicit resource type for genectl describe

genectl describe command is now implemented with implict and fixed resource type:
genectl describe <resource name> actually means genectl describe execution <resource name>.

To address this issue, the command format shall be

genectl describe <resource type> <resource name>

Or

genectl describe <resource type>/<resource name>

support var_step when container concurrence

it's already support var_iter when job concurrence.

var1: [A,B,C]
var2:[1,2,3]
it get : A1, A2, A3, B1, B2, B3, C1, C2, C3

but, when container job concurrence,it need all $vars iterater both add index like:

var1: [A,B,C]
var2:[1,2,3]
it get : A1, B2, C3

submit execution error:the server could not find the requested resource

When I submited the workflow, I met a mistake:
Error: submit execution error: the server could not find the requested resource (post executions.execution.kubegene.io)
the command I used is as follows:
genectl sub workflow example/simple-sample/simple-sample.yaml --tool-repo example/tools/
what does the error means and how can I solve it?

Support version print

Both genectl and kube-dag do not support version info. It is better to support this.

Hi

Hi folks,

Very cool project!

Jeremy Lewi (Google Kubeflow) mentioned your project to us. We collaborate with Jeremy and the Kubeflow team because they use Argo (https://github.com/argoproj/argo) as their workflow engine for Kubernetes.

Please let us know if you may find Argo useful for your project as well.

Regards,
Ed

Upgrade dependency

We haven't upgrade dependencies for long. It's time to do that, basically as k8s 1.18 has released. We must do that.

  • K8s version, we should support k8s 1.15+ #63

  • go version, support go 1.13 #63

  • replace dep with go module #62

Seperate kubedag to standalone repo

Hi team,

There's a kubedag in kubegene for worklfow; as workflow/dag is a common requirement for batch workload, prefer to seperate kubedage to a standalone repo of volcano-sh.

If any comments, please let me know :)

-- k

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.