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 spec.api.onlyBindToAddress configuration #3824

Merged
merged 3 commits into from
Sep 17, 2024

Commits on Sep 15, 2024

  1. Add spec.api.bindAddress configuration

    Signed-off-by: Alex Hutchins <gakio12@gmail.com>
    Signed-off-by: gakio12 <gakio12@gmail.com>
    Signed-off-by: Phillip Schichtel <phillip@schich.tel>
    
    # Conflicts:
    #	cmd/controller/certificates.go
    gakio12 authored and pschichtel committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    548dc41 View commit details
    Browse the repository at this point in the history
  2. Add an integration test for spec.api.bindAddress

    Signed-off-by: Phillip Schichtel <phillip@schich.tel>
    pschichtel committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e799ec7 View commit details
    Browse the repository at this point in the history
  3. replace BindAddress by Address and OnlyBindToAddress

    Signed-off-by: Phillip Schichtel <phillip@schich.tel>
    pschichtel committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a759281 View commit details
    Browse the repository at this point in the history