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(controller): Enable dummy metrics server on non-leader workflow controller #11295

Merged
merged 6 commits into from
Jul 7, 2023

Commits on Jul 5, 2023

  1. fix(controller): Enable dummy metrics server on non-leader workflow c…

    …ontroller
    
    Signed-off-by: sakai <sakai.at24@gmail.com>
    sakai-ast committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    227866e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. chore: refactor tests and add tests as much as I can

    Signed-off-by: sakai <sakai.at24@gmail.com>
    sakai-ast committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    02ce319 View commit details
    Browse the repository at this point in the history
  2. fix: Change processing from async to sync

    Signed-off-by: sakai <sakai.at24@gmail.com>
    sakai-ast committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3a83bae View commit details
    Browse the repository at this point in the history
  3. fix: Remove own metrics server test as it fails in the GitHub Actions…

    … environment
    
    Signed-off-by: sakai <sakai.at24@gmail.com>
    sakai-ast committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    458bc2f View commit details
    Browse the repository at this point in the history
  4. fix: fix for response body must be closed

    Signed-off-by: sakai <sakai.at24@gmail.com>
    sakai-ast committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f40256e View commit details
    Browse the repository at this point in the history
  5. fix: To address the issue of the test failing flakily

    Signed-off-by: sakai <sakai.at24@gmail.com>
    sakai-ast committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d7f1574 View commit details
    Browse the repository at this point in the history