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: fix bugs in retryWorkflow if failed pod node has children nodes. Fix #9244 #9285

Merged
merged 5 commits into from
Aug 11, 2022
Merged

Commits on Aug 4, 2022

  1. feat: fix bugs in retry workflow if failed node has children nodes.

    Signed-off-by: smile-luobin <smile.luobin@gmail.com>
    smile-luobin committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    49a3b5e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Fix bugs in retryWorkflow

    Signed-off-by: smile-luobin <smile.luobin@gmail.com>
    smile-luobin committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    7e7cd4b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. refactor the method that gets the descendantNodes

    Signed-off-by: smile-luobin <smile.luobin@gmail.com>
    smile-luobin committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    ca7f8aa View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. do some refactoring

    Signed-off-by: smile-luobin <smile.luobin@gmail.com>
    smile-luobin committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    58cb0c8 View commit details
    Browse the repository at this point in the history
  2. fix bugs, and add more checks in test

    Signed-off-by: smile-luobin <smile.luobin@gmail.com>
    smile-luobin committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    691ffe3 View commit details
    Browse the repository at this point in the history