Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facilitate overall system debugging when using the Kubernetes.DNS strategy #132

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 29, 2020

  1. Allow custom node naming for Kubernetes.DNS

    This makes Kubernetes.DNS compatible with the procedure described in the
    Kubernetes strategy for connecting to a remote shell and running
    observer, which is very useful for debugging.
    abravalheri committed May 29, 2020
    Configuration menu
    Copy the full SHA
    9729012 View commit details
    Browse the repository at this point in the history
  2. Allow KubernetesDNS node_naming to be passed via config

    Since config files are compiled in Erlang terms, anonymous functions
    are not always an option.
    abravalheri committed May 29, 2020
    Configuration menu
    Copy the full SHA
    c582a67 View commit details
    Browse the repository at this point in the history