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

Change operator default port to 443. #7083

Merged
merged 26 commits into from
Nov 24, 2023

Commits on Nov 13, 2023

  1. Change operator debug port to 443.

    Signed-off-by: joshvanl <me@joshvanl.dev>
    
    The operator service should serve on 443 as this is the more proper TLS
    port over the current 80. The injector has been updated to now inject
    port 443 to sidecars. Port 80 is still being served for backwards
    compatibility, but should be removed in v1.14.
    
    Signed-off-by: joshvanl <me@joshvanl.dev>
    JoshVanL committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5ed7d5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    951f485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a74f5ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffdba4d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    92aa48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4998bec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb51a10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3643c71 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    02886b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f7840c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    0ae5a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc331a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3af88a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1054975 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31c0226 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    21269a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d6075 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    2504c2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e8f71 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    a4bc084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c7021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b057e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c351c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

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

Commits on Nov 24, 2023

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