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

feat/configurable ports #5540

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

Commits on Apr 2, 2024

  1. feat: add configuration options for all ports

    Signed-off-by: Argannor <arga@argannor.com>
    Argannor committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    00b79f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. feat: allow ports for providers, functions and services to be specifi…

    …ed in runtime configs
    
    Signed-off-by: Argannor <arga@argannor.com>
    Argannor committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    ded0a47 View commit details
    Browse the repository at this point in the history
  2. chore: formatting

    Signed-off-by: Argannor <arga@argannor.com>
    Argannor committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    089f7a9 View commit details
    Browse the repository at this point in the history
  3. refactor: use constants

    Signed-off-by: Argannor <arga@argannor.com>
    Argannor committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3636a4f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. feat: disallow customization of webhook service port

    Signed-off-by: Argannor <arga@argannor.com>
    Argannor committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8a7db1f View commit details
    Browse the repository at this point in the history
  2. fix: remove duplication

    Signed-off-by: Argannor <arga@argannor.com>
    Argannor committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9e66345 View commit details
    Browse the repository at this point in the history
  3. fix: set HEALTH_PROBE_BIND_ADDRESS in helm chart

    Signed-off-by: Argannor <arga@argannor.com>
    Argannor committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    fb52530 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore: document ServiceWithPort override

    Signed-off-by: Argannor <arga@argannor.com>
    Argannor committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    73d8f65 View commit details
    Browse the repository at this point in the history