Giter Club home page Giter Club logo

pilot-light's Issues

Add disconnected/offline capabilities

This could be done by checking for a openshift-install-preprovided-path var in the config.yml file and skipping the download if it is there and the path is testable as a valid openshift-install binary path

Custom DNS is ignored

For some reason when deployed to CentOS/RHEL the Golang DNS dialer is ignored and system /etc/resolv.conf DNS servers are still used.

Add Custom FCCT Config Option to ignition_sets

So get this...use Pilot Light for a self-assembling environment based on DNS.
Add an extra custom_fcct_config key to the ignition_sets - include fcct into the functions of the program.
Then, pass that key to a file, fcct it up to ignition, serve OpenShift and custom CoreOS workloads assembled from Pilot Light.

A great example of this would be for the Pilot Light server itself, or HAProxy and DNS. This would speed up provisioning of complex OpenShift environments, like the ones driven into IBM Cloud via RHPDS.

Add better logging

Ability to log to multiple standard facilities, eg:

pilot_light:
  logging:
    - mode: stdout
      sinks:
        - name: sys_stdout
          target: stdout
        - name: file_stdout
          target: /var/log/pilot-light.log
    - mode: stderr
      sinks:
        - name: sys_stderr
          target: stderr
        - name: file_stderr
          target: /var/log/pilot-light-errors.log

Or something, idk, how does journald work again?

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.