Code Monkey home page Code Monkey logo

skipper's People

Contributors

amanya avatar birgirst avatar eduramirezh avatar gregjones avatar j18e avatar mortenlj avatar oyvindio avatar pergon avatar rarruda avatar tg90nor avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skipper's Issues

Transition to apiextensions.k8s.io/v1 CustomResourceDefinition

The CustomResourceDefinition resource is out of beta in Kubernetes 1.16. apiextensions.k8s.io/v1beta1 CustomResourceDefinition, which FIAAS currently uses, will be removed in Kubernetes v1.22.

There are some changes that are necessary to transition FIAAS from using to apiextensions.k8s.io/v1 CustomResourceDefinition; we need to determine exactly what these are, and how to implement the changes in FIAAS.

Related to fiaas/fiaas-deploy-daemon#38. skipper can also create customresourcedefinitions for Application and ApplicationStatus, and must also be updated similarly to fiaas-deploy-daemon.

Convert build to use docker buildx

If/when docker buildx gets some more documentation/stability, it would be beneficial to change to using it. Right now is not that time, but maybe later.

See #93 and the use-buildx branch to see what has been tried.

Table of running instances of fiaas-deploy-daemon instances in web UI under /status does not load

There seems to be an issue with the table showing currently running instances of fiaas-deploy-daemon in the status view in skipper. The table doesn't show fiaas-deploy-daemon instances in any namespaces, and there is an error in the browser console

Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data
    parseJSON jQuery
    success http://localhost:5001/static/skipper.js:21
    jQuery 6
    getStatus http://localhost:5001/static/skipper.js:17
    onStatusPageLoad http://localhost:5001/static/skipper.js:68
    <anonymous> http://localhost:5001/static/skipper.js:87
    jQuery 8
jquery.min.js:4:16646

This view is used to deploy fiaas-deploy-daemon in specific namespaces, which means that is no longer possible to do via the web UI. It should still be possible to deploy in specific namespaces via the API, or to all namespaces via the deploy view.

gracefully handle termination signal

while draining a node containing skipper we found that it did not respond to the termination signal from kubernetes. It stayed in terminating state for the length of the grace period. There were also no logs while this was happening. Skipper should react to the termination signal in a graceful manner.

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.