Coder Social home page Coder Social logo

Comments (11)

issue-label-bot avatar issue-label-bot commented on May 17, 2024 3

Issue-Label Bot is automatically applying the label kind/feature to this issue, with a confidence of 0.91. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

from tanka.

ghostsquad avatar ghostsquad commented on May 17, 2024 1

I don't see value in calling tk install over jb install. Also that jsonnet bundler is becoming the defacto standard for vendoring.

from tanka.

sh0rez avatar sh0rez commented on May 17, 2024 1

If we ever did it, it would only be jb exposed as tk pkg. Given there are efforts to find an upstream Jsonnet solution (which jb will maybe be part of), I don't think we should take action here yet, but follow whatever will be agreed on

from tanka.

stale avatar stale commented on May 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from tanka.

stale avatar stale commented on May 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from tanka.

stale avatar stale commented on May 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from tanka.

stale avatar stale commented on May 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from tanka.

tankakatan avatar tankakatan commented on May 17, 2024

Totally agree @cyriltovena. In my opinion Tanka should have a sort of dependency manager, like probably npm, pip or others. Otherwise I have to push my project's vendor folder (which is 4+ Mb large right after tk init) into my repository in order to support my CI process. It would be great to call something like tk install that would install all the dependencies from a file such as requirements.txt instead.

In my project I am currently implementing such functionality by wrapping tanka and jb in a docker image and running it as a standalone cli tool. But this obviously is a very weird solution. The image should also have kubectl and docker installed and a cluster configuration provided to it. I only managed to reduce the image size to 300mb so far. And the dependency managing part is still in progress.

from tanka.

sh0rez avatar sh0rez commented on May 17, 2024

Jsonnet Bundler fully covers the functionality and all serious development happens there, supported by Tanka.
We couldn't do anything better, so we don't need to take action

from tanka.

malcolmholmes avatar malcolmholmes commented on May 17, 2024

The benefit of packaging within Tanka (i.e. vendoring in jb) is one less binary to install. This means one less concept for people to get when they first start exploring Tanka. This is very worthwhile. Having said that, if Jsonnet may be going to solve the problem, then waiting seems reasonable.

from tanka.

ghostsquad avatar ghostsquad commented on May 17, 2024

I agree with @sh0rez I think that a tool should have a single responsibility, and to do that one thing well. Tanka should not introduce features that deviate from established norms regarding jsonnet management.

from tanka.

Related Issues (20)

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.