Giter Club home page Giter Club logo

cello's People

Contributors

acepie avatar bkono avatar bobstrecansky avatar bw-intuit avatar dependabot[bot] avatar grantleehoffman avatar jk-intuit avatar krazik-intuit avatar pclata avatar philnalwalker avatar rkilingr avatar saradhis avatar sharon-codefresh avatar szab100 avatar thbishop-intuit avatar wei-intuit avatar weili11864 avatar yogeek avatar ysmolyar 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

cello's Issues

Should `POST` to `/workflows` be deprecated

We currently have /projects/$project/targets/$target/operations for initiating git based workflows. Should we use a similar model for non-git based workflows as in both cases they operate on a target? For reference, the .../operations endpoint was added well after /workflow.

Disable git progress output on stdout

Appears to be here and here. Example output:

Starting Argo CloudOps Service
ts=2021-10-05T21:47:18.13841984Z level=info message="loading config 'argo-cloudops.yaml'"
ts=2021-10-05T21:47:18.138684419Z level=info message="loading config 'argo-cloudops.yaml' completed"
Enumerating objects: 24, done.
Counting objects:   4% (1/24)
Counting objects:   8% (2/24)
Counting objects:  12% (3/24)
Counting objects:  16% (4/24)
Counting objects:  20% (5/24)
Counting objects:  25% (6/24)
Counting objects:  29% (7/24)
Counting objects:  33% (8/24)
Counting objects:  37% (9/24)
Counting objects:  41% (10/24)
Counting objects:  45% (11/24)
Counting objects:  50% (12/24)
Counting objects:  54% (13/24)
Counting objects:  58% (14/24)
Counting objects:  62% (15/24)
Counting objects:  66% (16/24)
Counting objects:  70% (17/24)
Counting objects:  75% (18/24)
Counting objects:  79% (19/24)
Counting objects:  83% (20/24)
Counting objects:  87% (21/24)
Counting objects:  91% (22/24)
Counting objects:  95% (23/24)
Counting objects: 100% (24/24)
Counting objects: 100% (24/24), done.
Compressing objects:   5% (1/19)
Compressing objects:  10% (2/19)
Compressing objects:  15% (3/19)
Compressing objects:  21% (4/19)
Compressing objects:  26% (5/19)
Compressing objects:  31% (6/19)
Compressing objects:  36% (7/19)
Compressing objects:  42% (8/19)
Compressing objects:  47% (9/19)
Compressing objects:  52% (10/19)
Compressing objects:  57% (11/19)
Compressing objects:  63% (12/19)
Compressing objects:  68% (13/19)
Compressing objects:  73% (14/19)
Compressing objects:  78% (15/19)
Compressing objects:  84% (16/19)
Compressing objects:  89% (17/19)
Compressing objects:  94% (18/19)
Compressing objects: 100% (19/19)
Compressing objects: 100% (19/19), done.
Total 123 (delta 15), reused 12 (delta 5), pack-reused 99
.....

Investigate supporting arguments/parameters per operation

Currently the Argo CloudOps manifest format allows for customizing arguments and parameters but does not allow for customizing arguments by workflow type (sync vs diff). This is an issue because there are several arguments that are only valid for one or the other. Environment variables also fit into this issue.

One workaround is to use separate manifests for sync and diff.

One alternative could be to support a way to specify arguments and parameters per action separate from common actions. Ideally this would allow for common args/params to be set as well as customizations per action separately to minimize yaml duplication

Cello/Argo Workflow log stream goroutine leak

There is a known goroutine leak in the Argo Workflow log streaming method when the cello logs -f CLI command is terminated in the middle of streaming a log. The logs will continue to stream on the server side. Not a major impact as there are no errors occurring when the CLI is terminated, but still warrants a look to avoid any unnecessary processing or tough issues to solve because of leaks.

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.