Thanks to visit codestin.com
Credit goes to github.com

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: nolar/kopf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.37.1
Choose a base ref
...
head repository: nolar/kopf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.37.2
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Jan 30, 2024

  1. fix the outdated doc for installing minikube on macos, brew cask inst…

    …all is not a valid brew command anymore
    
    Signed-off-by: Ara Chanoian <[email protected]>
    Ara Chanoian committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    821ee9e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix the duplication minikube start

    Signed-off-by: Ara Chanoian <[email protected]>
    Ara Chanoian committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    06545ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1100 from Chanoian/feature/fix_mac_minikube_docs

    fix the outdated doc for installing minikube on macos, brew cask inst…
    nolar authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    96e8cbc View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. when closing APIContext close pending responses before closing session

    Signed-off-by: Steven Armstrong <[email protected]>
    asteven committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3ddc96c View commit details
    Browse the repository at this point in the history
  2. only consider aiohttp.ClientResponse instances when collecting respon…

    …ses related to a session
    
    Signed-off-by: Steven Armstrong <[email protected]>
    asteven committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    be20ea5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #1109 from asteven/close_responses

    Close dependent http responses before closing api context
    nolar authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9243c8f View commit details
    Browse the repository at this point in the history
Loading