Giter Site home page Giter Site logo

charles-apis-proposal's Introduction

Some changes

  • Now is possible to create a workspace, and circle with all its configurations, but the only required field is the name

  • Open sea specific resources, removing it from circles listing and find by id

  • Use components individually, asking helm templates for each one, this way the "module" idea will be removed, this is proposal in the "patch" resource of components, if it's used in that way delete component it's needed

  • Don't control users, only use a username, and all the user control stays at the IDM, and when creating a user group, only requires a username, and remove the user entity management from our domain

  • No more registry, and CD configuration was changed to butler configuration

  • No more hypothesis board

  • Adding a resource to show the current status of the components in the cluster, by other means, show the current status of the pod

  • Adding resource to show the currents virtual service and destination rules for each component registered at the workspace

  • Component bulking save

Some business rules:

  • It's not possible to see open sea in the listing, the getById resources returns 404 when passing it id, and the same for any other API that receives a circle id;

  • All the exclusion, should be done in logical manner, and will have a history table with all the events for each entity;

  • When deleting a workspace, do it asynchronously

  • Will exist a "root" user group, that will have all the root users, this group will come by default and contains the charlesadmin user, and that group cannot be deleted, and the charlesadmin could not be disassociated from this group

  • When a component is removed, is necessary to undeploy all it's release, from all circles and open sea

  • Should make names of the resources unique keys for each workspace, in addition the workspace name should be unique as well

  • All configuration that are chained to git, will use the git configuration at workspace

Some questions

  • Deploy components using the name or the id?

  • Component removal from open sea? If yes, when removing the component from workspace is needed to remove from every circle, including open sea

  • Create a user id for each combination userGroup - user, or only use the username?

  • Where to pass workspaceId? In a header? Path parameter composition?

Some notes

  • The circle history is just a model, for what the histories can be, they're grouped in the /histories and not individually for each resource, and they're basically a get with various query parameters that allow to filter the events

  • There is also an idea to list the cluster events for that workspace, assuming, of course, that is one workspace to one namespace

  • Not adding the system token functionality yet, since it's not done

  • Not adding the webhooks functionality yet, since it may change

charles-apis-proposal's People

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.