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

Add global and component level network configuration options #3509

Merged
merged 8 commits into from
Nov 17, 2023

Commits on Jul 17, 2023

  1. Add global and component level network configuration options

    Signed-off-by: Timothy Gerstel <[email protected]>
    timgerstel committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ba958a1 View commit details
    Browse the repository at this point in the history
  2. Use zoweIpv4 for bind addresses and update tls settings to enums

    Signed-off-by: Timothy Gerstel <[email protected]>
    timgerstel committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1fb66ad View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    d01b726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee94623 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Deduplicate schema and separate server from client

    Also change "bind" to "listen" and tls prefix with TLSv, as seen in the majority of our servers.
    
    Signed-off-by: 1000TurquoisePogs <[email protected]>
    1000TurquoisePogs authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a2a3d52 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Fix schema json syntax

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    1000TurquoisePogs committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f984e95 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Shorten tlsSettings to tls, and fix plural ipAddresses

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    1000TurquoisePogs committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    89487c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    e40dc55 View commit details
    Browse the repository at this point in the history