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

Implement service name override #416

Merged
merged 6 commits into from
Jan 28, 2020
Merged

Implement service name override #416

merged 6 commits into from
Jan 28, 2020

Commits on Jan 25, 2020

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

Commits on Jan 26, 2020

  1. Configuration menu
    Copy the full SHA
    e3ecebc View commit details
    Browse the repository at this point in the history
  2. Implement service name override

    Use targetRef.name as the Kubernetes service name prefix only if service name is not specified
    Warn about routing conflicts when service name changes
    stefanprodan committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    940e547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e00d996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3766c84 View commit details
    Browse the repository at this point in the history
  5. Fix service pod selector

    stefanprodan committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    b982c9e View commit details
    Browse the repository at this point in the history