Giter VIP home page Giter VIP logo

Comments (5)

jackgr avatar jackgr commented on May 19, 2024

Initial thinking:

  • Title is Kubernetes Template Registry
  • Repository name is templates
  • Directory structure is category based (i.e., categories at top level, sub categories below them, etc.)
  • Initial categories include common and storage.
    • replicatedservice lives in common
    • redis lives in storage

from helm.

jackgr avatar jackgr commented on May 19, 2024

Plans may be changing here, so we should not pull the trigger on this just yet.

from helm.

jackgr avatar jackgr commented on May 19, 2024

Assigned this to @vaikas-google, since he's already signed up to create the top level repository.

from helm.

jackgr avatar jackgr commented on May 19, 2024

Assigning this task back to me.

from helm.

jackgr avatar jackgr commented on May 19, 2024

Preparing to implement this issue.

The implementation will follow the process for moving a folder described at Detach subdirectory into separate Git repository and the conventions for organizing a repository described in #25.

Files in the current location (https://github.com/kubernetes/deployment-manager/tree/master/templates) will move to the new location (https://github.com/kubernetes/application-dm-templates) as follows:

  • README.md at the top level of the current location will move to the top level of the new location.
  • The contents of nfs, redis and spark at the top level of the current location will move to a folder named storage in the new location.
  • The contents of replicatedservice in the current location will move to a folder named common in the new location.
  • README.md will be updated to describe the organization of the new repository.
  • The template registry documentation will be updated to capture the decisions recorded in #25.
  • References to the relocated templates in other relocated templates and in kubernetes/deployment-manager/examples will be updated to reflect the change.

/cc @vaikas-google, @bmelville, @zmerlynn

from helm.

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.