8000 Comparing 1.37.3...1.37.4 · nolar/kopf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.3
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.4
Choose a head ref
  • 10 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 8, 2024

  1. Retry requests on APIForbiddenError

    During k8s upgrade it may return APIForbiddenError, add this as valid
    exception for retry request.
    
    Signed-off-by: Vasyl Saienko <vsaienko@mirantis.com>
    jumpojoy committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    da0f971 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Unpin urllib3 from the old fixed bug

    Signed-off-by: Sergey Vasilyev <nolar@nolar.info>
    nolar committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    82579bb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Upgrade K8s & K3s in CI

    Signed-off-by: Sergey Vasilyev <nolar@nolar.info>
    nolar committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    64e3bec View commit details
    Browse the repository at this point in the history
  2. Upgrade mypy to 1.13.0

    Signed-off-by: Sergey Vasilyev <nolar@nolar.info>
    nolar committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6260e59 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1137 from nolar/upgrade-mypy

    Upgrade the CI tooling (MyPy to 1.13.0, K8s/K3s, etc)
    nolar authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3d1c8ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1131 from jumpojoy/retry_forbiden

    Retry requests on APIForbiddenError
    nolar authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c158bae View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. Fix the 403 retry error

    Follow-up for #1131
    
    Signed-off-by: Sergey Vasilyev <nolar@nolar.info>
    nolar committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    49387eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1150 from nolar/fix-403-retry

    Fix the 403 retry error in tests
    nolar authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    4499b72 View commit details
    Browse the repository at this point in the history
  3. Ensure compatibility with python-json-logger>=3.1.0

    Signed-off-by: Sergey Vasilyev <nolar@nolar.info>
    nolar committed Dec 13, 2024
    Configuration menu
    Copy the full SHA
    9a02704 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1149 from nolar/jsonlogger

    Ensure compatibility with python-json-logger>=3.1.0
    nolar authored Dec 13, 2024
    1 Configuration menu
    Copy the full SHA
    7f50469 View commit details
    Browse the repository at this point in the history
Loading
0