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

Added protocol in port configuration #2993

Merged
merged 15 commits into from
Jan 12, 2024

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    68e032b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4253bf5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Fixed PR notes

    zc-devs committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    51fafcb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into 2727-service-port-type

    # Conflicts:
    #	pipeline/backend/types/network.go
    zc-devs committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    f6a3329 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Using strings.Cut()

    zc-devs committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    9272741 View commit details
    Browse the repository at this point in the history
  2. Setting ports in Pod

    zc-devs committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    3841fdd View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into 2727-service-port-type

    # Conflicts:
    #	pipeline/frontend/yaml/types/container.go
    zc-devs committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    dbf54ae View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    866e471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c47f2a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge remote-tracking branch 'origin/master' into 2727-service-port-type

    # Conflicts:
    #	pipeline/backend/kubernetes/pod.go
    #	pipeline/backend/kubernetes/pod_test.go
    #	pipeline/backend/kubernetes/service.go
    #	pipeline/backend/kubernetes/service_test.go
    #	pipeline/backend/types/step.go
    zc-devs committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c7afe83 View commit details
    Browse the repository at this point in the history
  2. Added tests

    zc-devs committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    6dfa52f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9e08f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51341f3 View commit details
    Browse the repository at this point in the history
  5. gofumpt -extra -w

    zc-devs committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    e95d4aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c61c47d View commit details
    Browse the repository at this point in the history