Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gefyrahq/gefyra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: gefyrahq/gefyra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 6, 2025

  1. chore(deps-dev): bump types-requests in /operator

    Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20241016 to 2.32.0.20250306.
    - [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] <[email protected]>
    dependabot[bot] authored Mar 6, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6e72a78 View commit details

Commits on Mar 11, 2025

  1. Merge pull request #805 from gefyrahq/dependabot/pip/operator/types-r…

    …equests-2.32.0.20250306
    
    chore(deps-dev): bump types-requests from 2.32.0.20241016 to 2.32.0.20250306 in /operator
    SteinRobert authored Mar 11, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a611661 View commit details

Commits on Mar 17, 2025

  1. chore(deps-dev): bump coverage from 7.6.12 to 7.7.0 in /operator

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.12 to 7.7.0.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.12...7.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 17, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    76897d2 View commit details

Commits on Mar 18, 2025

  1. Merge pull request #808 from gefyrahq/dependabot/pip/operator/coverag…

    …e-7.7.0
    
    chore(deps-dev): bump coverage from 7.6.12 to 7.7.0 in /operator
    SteinRobert authored Mar 18, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    81463cc View commit details

Commits on Mar 21, 2025

  1. chore(deps-dev): bump coverage from 7.7.0 to 7.7.1 in /operator

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.0 to 7.7.1.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.7.0...7.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e1590cc View commit details

Commits on Mar 24, 2025

  1. chore(deps): bump kopf from 1.37.4 to 1.37.5 in /operator

    Bumps [kopf](https://github.com/nolar/kopf) from 1.37.4 to 1.37.5.
    - [Release notes](https://github.com/nolar/kopf/releases)
    - [Commits](nolar/kopf@1.37.4...1.37.5)
    
    ---
    updated-dependencies:
    - dependency-name: kopf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    332d446 View commit details

Commits on Mar 27, 2025

  1. Merge pull request #810 from gefyrahq/dependabot/pip/operator/kopf-1.…

    …37.5
    
    chore(deps): bump kopf from 1.37.4 to 1.37.5 in /operator
    SteinRobert authored Mar 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    293d831 View commit details
  2. Merge pull request #809 from gefyrahq/dependabot/pip/operator/coverag…

    …e-7.7.1
    
    chore(deps-dev): bump coverage from 7.7.0 to 7.7.1 in /operator
    SteinRobert authored Mar 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e5a414b View commit details
Showing with 147 additions and 82 deletions.
  1. +145 −80 operator/poetry.lock
  2. +2 −2 operator/pyproject.toml
Loading