Giter VIP home page Giter VIP logo

vili's People

Contributors

brianbland avatar nikhildhamija24 avatar philk avatar stonelinks avatar volkangurel 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vili's Issues

Switch Firebase to Redis

Today, Redis and Firebase are both required to deploy vili. Redis is used to store session metadata keyed by session tokens, and Firebase is used to store release metadata.

To simplify vili, it might make sense to remove the dependency on Firebase and implement release metadata storage on Redis.

Vili displays OutOfDisk status on nodes

This has been a red herring for a few people when trying to debug problems in feature environments. I'm not sure what this node status means, but it doesn't seem to be providing useful information.

Approve All button is no longer working

After approving all apps for preproduction environment, the individual app list does not show that they are approved

Steps

  1. Click approve all
  2. Enter release notes
  3. Hit OK

The all apps view does not reflect the approval and each individual app view does not reflect this as well

Add support for Serverless Framework packages

The Serverless Framework allows functions to be packaged into a directory, stored, and deployed in a separate step. This aligns well with CI/CD workflows, including the ones implemented in vili.

vili should support reading a repository of packaged functions (e.g. in S3), with a naming convention similar to docker tags (in a directory structure to mimic tags) and calling the serverless deploy command to deploy a given tag.

Questions

Hi, first of all, thanks for your work on this project!

It's cool find an open source Kubernetes CI+CD project written in Go!

I read all your documentation on the website and on GitHub. I still have some questions please:

  1. Supposing that I create a feature/topic branch, should I use the vili interface to "register" the new branch? Or (supposing that I have already configured the integration with that GitHub repo) it's automagically detected and built? (we use the GitFlow approach)

  2. Can you please describe a bit more the build process and available options? I mean, besides build the new Docker image and push it to Quay, could be possible hook some extra build steps that are external to the Docker image? (like prepare a new test database to connect to, etc)

Thank you very much in advance!

Add configmap support

Save configmap state to github under the vili config directory and build a UI that will allow easy synchronization between the github config and the real state on the cluster.

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.