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

Resolve issues #52 & #53 #54

Merged
merged 5 commits into from
Jun 24, 2021
Merged

Resolve issues #52 & #53 #54

merged 5 commits into from
Jun 24, 2021

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    05a9821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    286991f View commit details
    Browse the repository at this point in the history
  3. refactor(inputs): use cluster_domain instead of name

    The use of `cluster_domain` is clearer than just` name`, which could be interpreted as something
    else.
    
    BREAKING CHANGE: Deprecation of `name` variable
    
    fix #53
    xunleii committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    383fe5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21194d2 View commit details
    Browse the repository at this point in the history
  5. fix(server): configure CIDR on all server nodes

    fix #52
    
    Signed-off-by: Alexandre Nicolaie dit Clairville <alexandre.nicolaie@gmail.com>
    xunleii committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e46e9de View commit details
    Browse the repository at this point in the history