Giter VIP home page Giter VIP logo

Comments (9)

bacongobbler avatar bacongobbler commented on August 13, 2024

This got accidentally closed.

from draft-classic.

sgoings avatar sgoings commented on August 13, 2024

I've had a few conversations with people and it seems like a good idea might be to port helm's plugin installer into draft for this purpose: https://github.com/kubernetes/helm/blob/master/pkg/plugin/installer/installer.go

from draft-classic.

rodcloutier avatar rodcloutier commented on August 13, 2024

I see that the plugin installer is already ported. I would be willing to work on this.

Maybe we could be inspired by Helm and have some of the same concepts? It would maybe make it easier to adopt the technology and move from one tool to the other since they are closely linked.

Pack management

So we would need operation on packs (package, verify, etc.) Maybe something like:

$ draft pack package
$ draft pack verify

Server

Maybe we could have something similar to helm with a simple http server that would server an index.yaml with link to archives containing the pack. Wild idea, we could potentially share the same server since the format is somewhat generic.

Maybe introduce the notion of repo, as with helm:

$ draft repo add <url>
$ draft repo update

Any thoughts on this?

from draft-classic.

bacongobbler avatar bacongobbler commented on August 13, 2024

I think @technosophos already has his teeth sunk into this feature, but yes, that's how we envisioned this feature.

from draft-classic.

rodcloutier avatar rodcloutier commented on August 13, 2024

Good.
@technosophos, if you need help with some tasks or testing, I would be more that willing to help!

from draft-classic.

bacongobbler avatar bacongobbler commented on August 13, 2024

Actually I was wrong on that assumption. Feel free to take this PR if you feel like working on it, otherwise myself or someone from the Azure team will pick up on this within the next month or so tops. :)

from draft-classic.

rodcloutier avatar rodcloutier commented on August 13, 2024

Good, I started working on this. Should it really be a plugin? Could you fill me in on the direction regarding plugins architecture of Draft?

It seems to be core to draft and Helm brought this functionality as embedded commands. I will put up a tentative pull request with the same approach. Feel free to comment.

from draft-classic.

bacongobbler avatar bacongobbler commented on August 13, 2024

One name stuck out above all the rest for this feature... In order to differentiate the scope and feature set of this plugin vs. #287, we thought draft pack-man would be an AWESOME name.

We're still ironing out the user/developer experience at this time, but a pack manager is still on the roadmap before we release v1.0.0.

from draft-classic.

bacongobbler avatar bacongobbler commented on August 13, 2024

Development is ongoing at https://github.com/Azure/draft-pack-repo.

from draft-classic.

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.