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: kedacore/charts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.1
Choose a base ref
...
head repository: kedacore/charts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.2
Choose a head ref
  • 8 commits
  • 14 files changed
  • 8 contributors

Commits on Sep 25, 2024

  1. chore(keda): Remove outdated comment (#679)

    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    JorTurFer authored and wozniakjan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7e1aca2 View commit details
    Browse the repository at this point in the history
  2. Update cloudeventsource with scaledjob event type (#680)

    Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
    SpiritZhou authored and wozniakjan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    28f3de7 View commit details
    Browse the repository at this point in the history
  3. Add a pdb template for the http-add-on interceptor (#662)

    There is no pod disruption budget on the http addon interceptors, which
    means that during node rollover, there might not be any interceptors
    available to add requests to its queue. Since the queues themselves are
    in memory, that means that there would be dropped requests.
    
    Closes #658
    
    Signed-off-by: Aaron Batilo <AaronBatilo@gmail.com>
    abatilo authored and wozniakjan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a563cad View commit details
    Browse the repository at this point in the history
  4. Create rolebinding for .Release.Namespace implicitly (#643)

    * Create rolebinding for .Release.Namespace implicitly
    
    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    
    * Operator should be able to list and watch secrets in the release ns (certs)
    
    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    
    ---------
    
    Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
    jkremser authored and wozniakjan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c77e0bb View commit details
    Browse the repository at this point in the history
  5. add topology spread constraints to interceptor (#684)

    Signed-off-by: Noah Yoshida <noahcy117@gmail.com>
    noah-yoshida authored and wozniakjan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    10be600 View commit details
    Browse the repository at this point in the history
  6. Add Secret GET to keda-operator minimal RBAC (#689)

    Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
    wozniakjan committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d7ba882 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Adding RBAC namespace selection for metrics server (#674)

    * Added required namespace variable and values file entry, updated docs
    
    Signed-off-by: Nils <kurt.rotzke@gmail.com>
    
    * Added required namespace variable and values file entry, updated docs
    
    Signed-off-by: Nils Bergmüller <kurt.rotzke@gmail.com>
    
    * Updated helm-docs
    
    Signed-off-by: Nils Bergmüller <kurt.rotzke@gmail.com>
    
    * Updated helm-docs
    
    Signed-off-by: Nils Bergmüller <kurt.rotzke@gmail.com>
    
    * Updated helm-docs
    
    Signed-off-by: Nils Bergmüller <kurt.rotzke@gmail.com>
    
    * Updated helm-docs
    
    Signed-off-by: Nils Bergmüller <kurt.rotzke@gmail.com>
    
    * Updated helm-docs
    
    Signed-off-by: Nils Bergmüller <kurt.rotzke@gmail.com>
    
    * Updated helm-docs
    
    Signed-off-by: Nils Bergmüller <kurt.rotzke@gmail.com>
    
    ---------
    
    Signed-off-by: Nils <kurt.rotzke@gmail.com>
    Signed-off-by: Nils Bergmüller <kurt.rotzke@gmail.com>
    Rotzke authored and wozniakjan committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    500eaec View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. chore: prepare 2.15.2 release (#691)

    Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
    wozniakjan authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4d8dff3 View commit details
    Browse the repository at this point in the history
Loading