-
Notifications
You must be signed in to change notification settings - Fork 252
Comparing changes
Open a pull request
base repository: kedacore/charts
base: v2.15.1
head repository: kedacore/charts
compare: v2.16.0
- 19 commits
- 28 files changed
- 13 contributors
Commits on Aug 19, 2024
-
chore(keda): Remove outdated comment (#679)
Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Configuration menu - View commit details
-
Copy full SHA for 1c39d0a - Browse repository at this point
Copy the full SHA 1c39d0aView commit details -
Update cloudeventsource with scaledjob event type (#680)
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 12433cf - Browse repository at this point
Copy the full SHA 12433cfView commit details
Commits on Sep 2, 2024
-
Introduce ClusterCloudEventSource (#644)
Signed-off-by: SpiritZhou <iammrzhouzhenghan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee13a9c - Browse repository at this point
Copy the full SHA ee13a9cView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2d8e903 - Browse repository at this point
Copy the full SHA 2d8e903View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3ab87fb - Browse repository at this point
Copy the full SHA 3ab87fbView commit details
Commits on Sep 9, 2024
-
istio compatibility with appProtocol: https (#678)
Despite Istio docs stating that setting the name of the port to https should result in the protocol being https (TLS not intercepted), it doesn't appear to work for us, and only works by explicitly setting appProtocol. https://istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection/#explicit-protocol-selection Signed-off-by: Sean Liao <sean+git@liao.dev>
Configuration menu - View commit details
-
Copy full SHA for a8d5aa3 - Browse repository at this point
Copy the full SHA a8d5aa3View commit details
Commits on Sep 18, 2024
-
add topology spread constraints to interceptor (#684)
Signed-off-by: Noah Yoshida <noahcy117@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53a1d02 - Browse repository at this point
Copy the full SHA 53a1d02View commit details
Commits on Sep 23, 2024
-
Add Secret GET to keda-operator minimal RBAC (#689)
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 714d29f - Browse repository at this point
Copy the full SHA 714d29fView commit details
Commits on Oct 14, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 86cd9b1 - Browse repository at this point
Copy the full SHA 86cd9b1View commit details
Commits on Oct 17, 2024
-
chore: prepare 2.15.2 release (#692)
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 86b12cb - Browse repository at this point
Copy the full SHA 86b12cbView commit details
Commits on Oct 25, 2024
-
http-add-on: support portName on HTTPScaledObject (#697)
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c0d3bd5 - Browse repository at this point
Copy the full SHA c0d3bd5View commit details
Commits on Nov 7, 2024
-
chore: Bump k8s versions used for unit tests (#702)
* chore: Bump k8s versions used for unit tests Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> * replace kube-prometheus-stack with prometheus-crds Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es> --------- Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
Configuration menu - View commit details
-
Copy full SHA for c8b2b33 - Browse repository at this point
Copy the full SHA c8b2b33View commit details -
Reverting setting HPA namespace variable (#698)
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Configuration menu - View commit details
-
Copy full SHA for 5dd510e - Browse repository at this point
Copy the full SHA 5dd510eView commit details -
fix: Replace wildcards in RBAC objects with explicit resources and ve…
…rbs (#682) Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Configuration menu - View commit details
-
Copy full SHA for d626197 - Browse repository at this point
Copy the full SHA d626197View commit details -
Update status about triggers and authentications types (#700)
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Configuration menu - View commit details
-
Copy full SHA for 73f6a7b - Browse repository at this point
Copy the full SHA 73f6a7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d57aae4 - Browse repository at this point
Copy the full SHA d57aae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8216f7e - Browse repository at this point
Copy the full SHA 8216f7eView commit details -
Update cloudeventsource type list (#683)
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Configuration menu - View commit details
-
Copy full SHA for 5e0a8d5 - Browse repository at this point
Copy the full SHA 5e0a8d5View commit details -
Co-authored-by: Jorge Turrado <jorge.turrado@scrm.lidl>
Configuration menu - View commit details
-
Copy full SHA for 3ad2830 - Browse repository at this point
Copy the full SHA 3ad2830View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.15.1...v2.16.0