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: knative/serving
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: knative-v1.15.1
Choose a base ref
...
head repository: knative/serving
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.15
Choose a head ref
  • 8 commits
  • 30 files changed
  • 7 contributors

Commits on Aug 1, 2024

  1. [release-1.15] Fix bug in cert manager config (#15437)

    * add test to cover cert manager config edge case
    
    * fix edge case bug in cert manager config
    
    ---------
    
    Co-authored-by: Marius Stein <[email protected]>
    knative-prow-robot and mstein11 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    038a181 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix deepcopy gen (#15493)

    skonto authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7176ca5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix GO-2024-2659 (#15548)

    Co-authored-by: Stavros Kontopoulos <[email protected]>
    knative-prow-robot and skonto authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    30e771a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. [release-1.15] Fix configuration metadata inconsistency (#15651)

    * fix configuration reconcile loop
    
    * rename var
    
    ---------
    
    Co-authored-by: Stavros Kontopoulos <[email protected]>
    knative-prow-robot and skonto authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    cd671a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. [release-1.15] Pin version of the chainguard kind setup action (#15714)

    * pin chainguard action version
    
    * pin nightly releases to latest point release
    
    * pin net-gateway-api to point release
    
    ---------
    
    Co-authored-by: Stavros Kontopoulos <[email protected]>
    Co-authored-by: Dave Protasowski <[email protected]>
    3 people authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    3fbce85 View commit details
    Browse the repository at this point in the history
  2. Ensure ContainerHealthy condition is set back to True (#15713)

    Signed-off-by: Sascha Schwarze <[email protected]>
    Co-authored-by: Sascha Schwarze <[email protected]>
    Co-authored-by: Matthias Diester <[email protected]>
    3 people authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    45289f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. [release-1.15] Fix configuration timeout defaulting (#15722)

    * Fix configuration defaulting
    
    * address comments, refactoring
    
    * refactor
    
    * lint
    
    * fixes
    
    * lint
    
    * address comments
    
    ---------
    
    Co-authored-by: Stavros Kontopoulos <[email protected]>
    knative-prow-robot and skonto authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    19ad0d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3870dcd View commit details
    Browse the repository at this point in the history
Loading