Giter Site home page Giter Site logo

radi-handlers's People

Contributors

james-nesbitt avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

james-nesbitt

radi-handlers's Issues

Nasty submodule error

Currently trying to clone this repo from relase 0.4 gives error:

No submodule mapping found in .gitmodules for path 'vendor/github.com/Sirupsen/logrus'
package github.com/wunderkraut/radi-handlers: exit status 1

This is clearly an issue with the latest vendor folder additions.

compose operations have a lot of arguments that are difficult to interpret

for example:

-> % radi help monitor.logs.compose
NAME:
   radi monitor.logs.compose - Logging output information. [authorization required]

USAGE:
   radi monitor.logs.compose [command options] [arguments...]

CATEGORY:
   monitor

OPTIONS:
   --security.authorization.success  Indicated whether or not an autheorization operation has succeeded (default: false)
   --compose.projectname value       Compose project name, which is used in container, volume and network naming. (default: "woohoo")
   --compose.composefiles value      An ordered list of docker-compose yml files, which are passed to libcompose. (default: "/home/james/Documents/Test/WunderTools/docker-compose.yml")
   --compose.context:duration value  Timeout in seconds. A context for controling execution. (default: 0s)
   --compose.output value            Output io.Writer which will receive compose output from containers.
   --compose.error value             Error io.Writer which will receive compose output from containers.
   --compose.detach                  When capturing output, detach from the output? (default: false)
  • Only --compose.detach should be visible;
  • --security.authorization.success should not be something that can be set (should be internal)
  • The others can just be considered internal

Project config is not overriden across scopes.

When using an environment project.yml, the current handler implementation combines the entries from all project.yml files. Because the entires are not keyed, it is impossible to override the project settings across scopes.

It makes more sense for project.yml to come from only 1 file (config source), the highest scope found.

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.