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

fix: change completed condition so it only triggers on pod hash changes also adds an event for when it does changes. #2203

Merged
merged 27 commits into from
Aug 24, 2022

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    cfdff34 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4f6c55a View commit details
    Browse the repository at this point in the history
  3. rename vars to make more sense and remove healthy event becase it wil…

    …l never be consistent
    
    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    a126e36 View commit details
    Browse the repository at this point in the history
  4. fix unit tests

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    7a4492c View commit details
    Browse the repository at this point in the history
  5. possible fix for e2e

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    46d7ffd View commit details
    Browse the repository at this point in the history
  6. fix e2e

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0da4c16 View commit details
    Browse the repository at this point in the history
  7. unit test for complete function

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    447c30a View commit details
    Browse the repository at this point in the history
  8. small cleanup and changes to not check generation

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    326689c View commit details
    Browse the repository at this point in the history
  9. fix unit test and proper behavior

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    114f073 View commit details
    Browse the repository at this point in the history
  10. Fix e2e

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3f96a3c View commit details
    Browse the repository at this point in the history
  11. rename and fix one unit test

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    995d973 View commit details
    Browse the repository at this point in the history
  12. fix unit tests

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c089087 View commit details
    Browse the repository at this point in the history
  13. fix unit test

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    7f5b287 View commit details
    Browse the repository at this point in the history
  14. add seperate test for TestRolloutComplete

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    58caf4d View commit details
    Browse the repository at this point in the history
  15. renames

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    42dc139 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. fix e2e

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    09cd520 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Set Completed to false

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    dded8f5 View commit details
    Browse the repository at this point in the history
  2. Add event

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    1ff9a32 View commit details
    Browse the repository at this point in the history
  3. fix e2e

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d9f49c8 View commit details
    Browse the repository at this point in the history
  4. refactor

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    16ee38a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Fix all but one unit test

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    5321593 View commit details
    Browse the repository at this point in the history
  2. fix last unit test

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    26e3933 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    81e7aac View commit details
    Browse the repository at this point in the history
  4. cleanup

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    6d75be7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Rename

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7ddd590 View commit details
    Browse the repository at this point in the history
  2. More renames

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    d0523f6 View commit details
    Browse the repository at this point in the history
  3. small comment change

    Signed-off-by: zachaller <[email protected]>
    zachaller committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    8031146 View commit details
    Browse the repository at this point in the history