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: kubernetes/ingress-nginx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: controller-v1.13.1
Choose a base ref
...
head repository: kubernetes/ingress-nginx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.13
Choose a head ref
  • 14 commits
  • 43 files changed
  • 5 contributors

Commits on Aug 14, 2025

  1. CI: Update Kubernetes to v1.33.4. (#13776)

    Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
    k8s-infra-cherrypick-robot and Gacko authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    2e0baa9 View commit details
    Browse the repository at this point in the history
  2. Go: Update dependencies. (#13778)

    Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
    k8s-infra-cherrypick-robot and Gacko authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    9554781 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. Chores: Migrate deprecated wait.Poll* to context-aware equivalents. (

    …#13781)
    
    Co-authored-by: Michael <100072485+oyiz-michael@users.noreply.github.com>
    k8s-infra-cherrypick-robot and oyiz-michael authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    b70f25e View commit details
    Browse the repository at this point in the history
  2. Tests: Enhance SSL Proxy. (#13783)

    Co-authored-by: Michael <100072485+oyiz-michael@users.noreply.github.com>
    k8s-infra-cherrypick-robot and oyiz-michael authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    f406a85 View commit details
    Browse the repository at this point in the history
  3. Security: Harden socket creation and validate error code input. (#13785)

    Co-authored-by: Michael <100072485+oyiz-michael@users.noreply.github.com>
    k8s-infra-cherrypick-robot and oyiz-michael authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    c57e4b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Tests: Enable default backend access logging tests. (#13788)

    Co-authored-by: Michael <100072485+oyiz-michael@users.noreply.github.com>
    k8s-infra-cherrypick-robot and oyiz-michael authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    1b71402 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Config/Annotations: Remove proxy-busy-buffers-size default value. (#…

    …13790)
    
    Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
    k8s-infra-cherrypick-robot and Gacko authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    145ff64 View commit details
    Browse the repository at this point in the history
  2. Bump the actions group with 2 updates (#13794)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    02e320d View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 4.3.0 to 5.0.0 (#13796)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    144d7be View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Ingresses: Allow . in Exact and Prefix paths. (#13799)

    Co-authored-by: Pascal Zimmermann <pascal.zimmermann@theiotstudio.com>
    k8s-infra-cherrypick-robot and ZPascal authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    19452d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bc2f2a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    19ee91a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Configuration menu
    Copy the full SHA
    3e3d96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3f453e View commit details
    Browse the repository at this point in the history
Loading