Giter Site home page Giter Site logo

example-go's People

Contributors

bengrunfeld avatar joshua-anderson avatar krancour avatar mboersma avatar rbucker avatar

Stargazers

 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

example-go's Issues

Add healthz endpoint

This is just a "nice to have"...

Currently, by default, deis-workflow uses / for liveness and readiness probes on applications it deploys. Since this app writes log messages on every request, this results in lots and lots of noise in the logs.

We should consider exposing a /healthz endpoint that doesn't produce any log output. Obviously, the availability of such an endpoint doesn't automatically compel workflow to use it, but having this option available for manual opt-in by an operator would make for more compelling and realistic demos.

Unable to start

Can not push after creation. Error message similar to the one in the Dart example, so suspecting that this has to do with buildfiles...?

$git push deis master
Counting objects: 28, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (23/23), done.
Writing objects: 100% (28/28), 10.04 KiB | 0 bytes/s, done.
Total 28 (delta 7), reused 0 (delta 0)
-----> Go app detected

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
To ssh://git@HOST:2222/wilder-lakeside.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'ssh://git@HOST:2222/wilder-lakeside.git'

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.