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

Support for BlueGreen rollout preview endpoint #199

Merged

Commits on Mar 16, 2022

  1. Changes to support preview endpoint for bluegreen rollout

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    162f689 View commit details
    Browse the repository at this point in the history
  2. Updated integration test for preview endpoint

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    bc09a6d View commit details
    Browse the repository at this point in the history
  3. Minor check fixes

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    feed242 View commit details
    Browse the repository at this point in the history
  4. Reverted integration test changes

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    d72f35a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Merge branch 'upsteam/master' into MESH-1591_preview-endpoint-rollout

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    b8993c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Update unit tests

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    2f79924 View commit details
    Browse the repository at this point in the history
  2. Add integration test for preview endpoint of bluegreen rollout

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    b08cee1 View commit details
    Browse the repository at this point in the history
  3. Update makefile

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    f3b0515 View commit details
    Browse the repository at this point in the history
  4. Modified permissions

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    e6544d2 View commit details
    Browse the repository at this point in the history
  5. Reverting argo_rollouts default to false

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    4f28bb1 View commit details
    Browse the repository at this point in the history
  6. Updated unit tests to check when preview service not defined

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    c00aa5b View commit details
    Browse the repository at this point in the history
  7. Improved integration test for bluegreen rollout

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    dc5178f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Continue with normal flow if preview condition fails

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    c7866d4 View commit details
    Browse the repository at this point in the history
  2. Uncomment clean up

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    1f9086a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. make "preview" standard prefix name for bluegreen

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    50c0ce5 View commit details
    Browse the repository at this point in the history
  2. abstract update preview endpoint to method

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    42f513c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Add unit test

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c97ed13 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. fix golintci lint to use go1.17.7

    Signed-off-by: nbn01 <nandan_bn@intuit.com>
    nbn01 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    8b489df View commit details
    Browse the repository at this point in the history