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: Add Service field to Rollout Experiment to allow service creation #2633

Merged
merged 21 commits into from
Mar 23, 2023

Commits on Mar 1, 2023

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

Commits on Mar 2, 2023

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

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    1615a26 View commit details
    Browse the repository at this point in the history
  2. Change template names

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    4f6abea View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

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

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    010a3e5 View commit details
    Browse the repository at this point in the history
  2. Add test for service without name

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    30528d2 View commit details
    Browse the repository at this point in the history
  3. Remove Service field in trafficrouting_test

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0e21267 View commit details
    Browse the repository at this point in the history
  4. Add e2e test for experiment with service name

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    c657cc2 View commit details
    Browse the repository at this point in the history
  5. Update specifications and documentation about setting Service in expe…

    …riments
    
    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ecfc87e View commit details
    Browse the repository at this point in the history
  6. Pass Service name instead of replicaset name to CreateService func in…

    … Experiment
    
    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    7dcafa1 View commit details
    Browse the repository at this point in the history
  7. Modify unit/e2e tests for service name

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    98d8598 View commit details
    Browse the repository at this point in the history
  8. Change app name in experiment e2e test

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2f9f3e4 View commit details
    Browse the repository at this point in the history
  9. Add to error messages

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d33a874 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    602c2d3 View commit details
    Browse the repository at this point in the history
  11. Fix unit test for service creation

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d71d730 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    a629acf View commit details
    Browse the repository at this point in the history
  2. Change service.Name call in createService

    Signed-off-by: Daniel Del Rio <[email protected]>
    daniddelrio committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    31fca4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da4c9d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

Commits on Mar 23, 2023

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