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

chore(GH): add pytest-retry for operator tests #428

Merged
merged 65 commits into from
Sep 14, 2023
Merged

Commits on Sep 7, 2023

  1. chore(GH): run on selfhosted

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    53dd0da View commit details
    Browse the repository at this point in the history
  2. chore(GH): operator workflow

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3efc1e1 View commit details
    Browse the repository at this point in the history
  3. chore: bump py version

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a122885 View commit details
    Browse the repository at this point in the history
  4. fix(operator): code typing

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    daa2e7a View commit details
    Browse the repository at this point in the history
  5. chore(GH): setup python for operator tests

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    c78f9ca View commit details
    Browse the repository at this point in the history
  6. chore(GH): test k3d

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3257b99 View commit details
    Browse the repository at this point in the history
  7. chore(GH): add debug output

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    393f7ef View commit details
    Browse the repository at this point in the history
  8. chore(GH): debug

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    73535e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e105666 View commit details
    Browse the repository at this point in the history
  10. chore(GH): setup kubectl

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    29ba7c3 View commit details
    Browse the repository at this point in the history
  11. chore(GH): disable poetry install

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a309429 View commit details
    Browse the repository at this point in the history
  12. chore: more debug output

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    306671b View commit details
    Browse the repository at this point in the history
  13. chore: manually install kubectl

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    19a62d0 View commit details
    Browse the repository at this point in the history
  14. fix: workflow

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    cae3cb4 View commit details
    Browse the repository at this point in the history
  15. fix: workflow

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    04b7023 View commit details
    Browse the repository at this point in the history
  16. fix: workflow

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d37398c View commit details
    Browse the repository at this point in the history
  17. chore: more debug output

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    cb859d4 View commit details
    Browse the repository at this point in the history
  18. fix: namespace

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7163415 View commit details
    Browse the repository at this point in the history
  19. chore: workflow

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    3a7f829 View commit details
    Browse the repository at this point in the history
  20. chore: workflow

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    a07b9dd View commit details
    Browse the repository at this point in the history
  21. chore: debug

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5a9bb60 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. chore: update pytest-kubernetes

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    db8c072 View commit details
    Browse the repository at this point in the history
  2. fix: caching issues in minikube

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    60a6450 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump requests from 2.28.1 to 2.31.0 in /operator

    Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e8e1c94 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2a1ac9d View commit details
    Browse the repository at this point in the history
  5. chore: remove poetry cache

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3379f05 View commit details
    Browse the repository at this point in the history
  6. chore: remove venv installation

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b1ebe09 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump black from 23.3.0 to 23.7.0 in /client

    Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.3.0...23.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c665484 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump black from 23.3.0 to 23.7.0 in /operator

    Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.3.0...23.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ab59f44 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump click from 8.1.3 to 8.1.7 in /client

    Bumps [click](https://github.com/pallets/click) from 8.1.3 to 8.1.7.
    - [Release notes](https://github.com/pallets/click/releases)
    - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
    - [Commits](pallets/click@8.1.3...8.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: click
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    479b41e View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump aiohttp from 3.8.4 to 3.8.5 in /operator

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e0e3b96 View commit details
    Browse the repository at this point in the history
  11. chore(deps-dev): bump types-requests in /client

    Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.1 to 2.31.0.2.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-requests
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7a29aa4 View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump mypy from 1.3.0 to 1.5.1 in /operator

    Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.5.1.
    - [Commits](python/mypy@v1.3.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8618082 View commit details
    Browse the repository at this point in the history
  13. chore(deps-dev): bump pytest-kubernetes from 0.2.0 to 0.3.0 in /client

    Bumps [pytest-kubernetes](https://github.com/Blueshoe/pytest-kubernetes) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/Blueshoe/pytest-kubernetes/releases)
    - [Commits](https://github.com/Blueshoe/pytest-kubernetes/commits/0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-kubernetes
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a489806 View commit details
    Browse the repository at this point in the history
  14. chore(deps-dev): bump pytest from 7.3.1 to 7.4.2 in /operator

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.3.1...7.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d94fea8 View commit details
    Browse the repository at this point in the history
  15. chore(deps-dev): bump pytest from 7.3.1 to 7.4.2 in /client

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.4.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.3.1...7.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2b7fd2e View commit details
    Browse the repository at this point in the history
  16. chore(deps): bump kubernetes from 26.1.0 to 27.2.0 in /client

    Bumps [kubernetes](https://github.com/kubernetes-client/python) from 26.1.0 to 27.2.0.
    - [Release notes](https://github.com/kubernetes-client/python/releases)
    - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
    - [Commits](kubernetes-client/python@v26.1.0...v27.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: kubernetes
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6419727 View commit details
    Browse the repository at this point in the history
  17. chore(deps-dev): bump flake8-bugbear from 23.6.5 to 23.7.10 in /client

    Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.6.5 to 23.7.10.
    - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
    - [Commits](PyCQA/flake8-bugbear@23.6.5...23.7.10)
    
    ---
    updated-dependencies:
    - dependency-name: flake8-bugbear
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8527bcc View commit details
    Browse the repository at this point in the history
  18. chore(deps-dev): bump flake8 from 6.0.0 to 6.1.0 in /operator

    Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0.
    - [Commits](PyCQA/flake8@6.0.0...6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    107d617 View commit details
    Browse the repository at this point in the history
  19. chore(deps-dev): bump types-pyyaml in /client

    Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.10 to 6.0.12.11.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-pyyaml
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3eb757f View commit details
    Browse the repository at this point in the history
  20. chore(deps): bump kopf from 1.36.1 to 1.36.2 in /operator

    Bumps [kopf](https://github.com/nolar/kopf) from 1.36.1 to 1.36.2.
    - [Release notes](https://github.com/nolar/kopf/releases)
    - [Commits](nolar/kopf@1.36.1...1.36.2)
    
    ---
    updated-dependencies:
    - dependency-name: kopf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9bd5a47 View commit details
    Browse the repository at this point in the history
  21. chore(deps-dev): bump docker from 6.1.2 to 6.1.3 in /operator

    Bumps [docker](https://github.com/docker/docker-py) from 6.1.2 to 6.1.3.
    - [Release notes](https://github.com/docker/docker-py/releases)
    - [Commits](docker/docker-py@6.1.2...6.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: docker
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6fdcb11 View commit details
    Browse the repository at this point in the history
  22. chore: bump deps in pyoxidizer

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f32582d View commit details
    Browse the repository at this point in the history
  23. chore(deps-dev): bump black from 23.7.0 to 23.9.1 in /operator

    Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.7.0...23.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    539c4ea View commit details
    Browse the repository at this point in the history
  24. chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.1 in /operator

    Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.1.
    - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
    - [Commits](pytest-dev/pytest-asyncio@v0.20.3...v0.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-asyncio
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8a2f0a6 View commit details
    Browse the repository at this point in the history
  25. chore(deps): bump kubernetes from 26.1.0 to 27.2.0 in /operator

    Bumps [kubernetes](https://github.com/kubernetes-client/python) from 26.1.0 to 27.2.0.
    - [Release notes](https://github.com/kubernetes-client/python/releases)
    - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
    - [Commits](kubernetes-client/python@v26.1.0...v27.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: kubernetes
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    34a5a62 View commit details
    Browse the repository at this point in the history
  26. chore(deps): bump python-statemachine from 2.0.0 to 2.1.1 in /operator

    Bumps [python-statemachine](https://github.com/fgmacedo/python-statemachine) from 2.0.0 to 2.1.1.
    - [Release notes](https://github.com/fgmacedo/python-statemachine/releases)
    - [Commits](fgmacedo/python-statemachine@2.0.0...2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: python-statemachine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c770c21 View commit details
    Browse the repository at this point in the history
  27. chore(deps): bump crazy-max/ghaction-setup-docker from 1 to 2

    Bumps [crazy-max/ghaction-setup-docker](https://github.com/crazy-max/ghaction-setup-docker) from 1 to 2.
    - [Release notes](https://github.com/crazy-max/ghaction-setup-docker/releases)
    - [Commits](crazy-max/ghaction-setup-docker@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: crazy-max/ghaction-setup-docker
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1b3a990 View commit details
    Browse the repository at this point in the history
  28. chore(deps-dev): bump black from 23.7.0 to 23.9.1 in /client

    Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.7.0...23.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c7d420a View commit details
    Browse the repository at this point in the history
  29. chore: bump macos

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5f9d1c7 View commit details
    Browse the repository at this point in the history
  30. chore(deps): bump docker/build-push-action from 4 to 5

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    299b373 View commit details
    Browse the repository at this point in the history
  31. chore: add debug command

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9bbb90d View commit details
    Browse the repository at this point in the history
  32. chore: more debug

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f677dba View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2687586 View commit details
    Browse the repository at this point in the history
  34. chore(deps): bump docker/setup-buildx-action from 2 to 3

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e9463e9 View commit details
    Browse the repository at this point in the history
  35. chore(deps): bump docker/setup-qemu-action from 2 to 3

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bd634f8 View commit details
    Browse the repository at this point in the history
  36. chore(deps): bump docker/metadata-action from 4 to 5

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
    - [Commits](docker/metadata-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7cca905 View commit details
    Browse the repository at this point in the history
  37. chore: add debug output

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8b75604 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    19045d9 View commit details
    Browse the repository at this point in the history
  39. chore: better logs parsing

    SteinRobert authored and Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9a5dec6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    98d29b5 View commit details
    Browse the repository at this point in the history
  41. fix: retry operator tests

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    611df21 View commit details
    Browse the repository at this point in the history
  42. fix: workflow

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d17a945 View commit details
    Browse the repository at this point in the history
  43. fix: test fixture

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    2d3aa34 View commit details
    Browse the repository at this point in the history
  44. fix: tests

    Signed-off-by: Michael Schilonka <michael@blueshoe.io>
    Schille committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    100728c View commit details
    Browse the repository at this point in the history