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 multiple issues in Microsoft AzureContainerInstancesOperator #15634

Merged

Commits on Jun 24, 2021

  1. Fix multiple issues in Microsoft AzureContainerInstancesOperator, mos…

    …t importantly run sleep during main loop while executing.
    Bastian Kronenbitter committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    3d43bd7 View commit details
    Browse the repository at this point in the history
  2. add tests to cover changes

    Bastian Kronenbitter committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    24b3e60 View commit details
    Browse the repository at this point in the history
  3. fix static tests

    Bastian Kronenbitter committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    df8115e View commit details
    Browse the repository at this point in the history
  4. use equal instead of in

    Bastian Kronenbitter committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a2ea027 View commit details
    Browse the repository at this point in the history
  5. add pylint exception

    Bastian Kronenbitter committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    7d9e66b View commit details
    Browse the repository at this point in the history