Coder Social home page Coder Social logo

kintoproj / kinto-dashboard Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 7.0 1.74 MB

Dashboard for managing resources with kinto-core

Home Page: https://www.kintohub.com

License: Apache License 2.0

JavaScript 49.46% HTML 0.27% Dockerfile 0.04% Shell 0.12% TypeScript 50.09% CSS 0.01%
kintohub kubernetes reactjs

kinto-dashboard's People

Contributors

codingben avatar nandiheath avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kinto-dashboard's Issues

Make static website configurable

Is your feature request related to a problem? Please describe.
Static website use to be running on our free tier. So it's automatically running with 2 replicas and there is no resources consumptions. On OSS, we should add it back.

Describe the solution you'd like
Enable the configuration panel for autoscaling and resources config for static website.
There might be a change to do on kinto-builder/deploy image.

Clean repo

  • Clean repo from anything related to legacy KintoHub (non opensource)
  • Make sure all dependencies are up to date with the new kintoproj organization
  • Add documentation in README.md (what it is, requirements, how to run it, environment variables)
  • Add automation with github actions (test/build/push/etc.)

.proto files checked into repo

Is your feature request related to a problem? Please describe.
Depending on proto files from a required 3rd party repo works great for internal-dev, but would prefer ease of use for open source.

Describe the solution you'd like
Create a new folder called proto and have a github submodule checkout and updated on new feature/bug releases when the proto file(s) have changed.

Describe alternatives you've considered
N/A

Additional context
N/A

Proxy connections to kinto-core

Is your feature request related to a problem? Please describe.
Right now if the dashboard is not publicly exposed, we need to do kubectl port-forward both dashboard and core for users accessing the dashboard

Describe the solution you'd like
We should modify the Dockerfile to make it as a nginx container, serving both the static content and a proxy to the core API

Additional context
Make sure the grpc-web stream works for the proxy. (Be aware of the nginx idle timeout)

CronJob - Can't modify Cron Pattern on Promoted Services

Describe the bug
On promoted services, modifying the cron pattern is not possible

To Reproduce
Steps to reproduce the behavior:

  1. Create a 'job' service on a random environment and enable 'schedule cron job'
  2. Tag the service after deployment is successful
  3. Promote the service to another environment

Cron Pattern is disabled and you can't modify it

Expected behavior
I should be able to modify the cron pattern

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.