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: support custom names for generated k8s resources #3537

Merged
merged 7 commits into from
Jun 7, 2024

Commits on Jun 4, 2024

  1. feat: support custom names for generated k8s resources

    Relates to envoyproxy#3527
    
    Signed-off-by: Arko Dasgupta <[email protected]>
    arkodg committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8a5705a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. use labels instead of name and ns to get deployment and svc

    Signed-off-by: Arko Dasgupta <[email protected]>
    arkodg committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c47dae4 View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: Arko Dasgupta <[email protected]>
    arkodg committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1ec8471 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix mergeGateway e2e

    Signed-off-by: Arko Dasgupta <[email protected]>
    arkodg committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    46aa837 View commit details
    Browse the repository at this point in the history
  2. build fix

    Signed-off-by: Arko Dasgupta <[email protected]>
    arkodg committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cd1b726 View commit details
    Browse the repository at this point in the history
  3. fix hpa deployment target

    Signed-off-by: Arko Dasgupta <[email protected]>
    arkodg committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a526784 View commit details
    Browse the repository at this point in the history
  4. lint

    Signed-off-by: Arko Dasgupta <[email protected]>
    arkodg committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    767b10e View commit details
    Browse the repository at this point in the history