Skip to content

Conversation

wozniakjan
Copy link
Member

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • README is updated with new configuration values (if applicable) learn more

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
@wozniakjan wozniakjan requested a review from a team as a code owner September 24, 2025 12:29
@wozniakjan wozniakjan requested review from Copilot and removed request for a team September 24, 2025 12:29
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR releases version 0.11.0 of the HTTP add-on, updating both the chart version and application version from 0.10.0 to 0.11.0.

  • Adds new CRD fields for cold start timeout failover configuration and timeout overrides
  • Updates version references in documentation and chart metadata
  • Regenerates the chart repository index with new timestamps

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
http-add-on/templates/crd.yaml Adds coldStartTimeoutFailoverRef and timeouts fields to HTTPScaledObject CRD
http-add-on/README.md Updates installation example to use version 0.11.0
http-add-on/Chart.yaml Bumps chart version and appVersion to 0.11.0
docs/index.yaml Updates chart repository index with new 0.11.0 entry and regenerated timestamps
README.md Updates version display in search results example

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@JorTurFer JorTurFer merged commit fe19704 into kedacore:main Sep 24, 2025
8 checks passed
robinderooij-rl pushed a commit to RosemanLabs/keda-charts that referenced this pull request Sep 30, 2025
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Robin de Rooij <robin.de.rooij@rosemanlabs.com>
wozniakjan added a commit that referenced this pull request Oct 6, 2025
* Add ability to add extra ENV vars to containers

The http-add-on chart did not have the ability yet to add custom extra
env variables to the deployments. This implements it according to the
standard set in the PR implementing the extra container ags,
using an object instead of a list of objects. (See for this PR:
#245)

A previous PR was already made some time ago but it did not adhere to
the requested convention: #762

This PR tries to solve that issue.

Signed-off-by: Robin de Rooij <robin.de.rooij@rosemanlabs.com>

* Allow Keda to request SA tokens (#728)

* Allow Keda to request SA tokens

Signed-off-by: Bojan Zelic <bnzelic@gmail.com>

* Allow Keda to request SA tokens

Signed-off-by: Bojan Zelic <bnzelic@gmail.com>

* Allow Keda to request SA tokens

Signed-off-by: Bojan Zelic <bnzelic@gmail.com>

---------

Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Signed-off-by: Robin de Rooij <robin.de.rooij@rosemanlabs.com>

* Move global extraEnvs object to their components

Signed-off-by: Robin de Rooij <robin.de.rooij@rosemanlabs.com>

* http-add-on: migrate v1.Endpoints to discoveryv1.EndpointSlices (#779)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Robin de Rooij <robin.de.rooij@rosemanlabs.com>

* release http-add-on v0.11.0 (#780)

Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Signed-off-by: Robin de Rooij <robin.de.rooij@rosemanlabs.com>

* Add to README

Signed-off-by: Robin de Rooij <robin.de.rooij@rosemanlabs.com>

---------

Signed-off-by: Robin de Rooij <robin.de.rooij@rosemanlabs.com>
Signed-off-by: Bojan Zelic <bnzelic@gmail.com>
Signed-off-by: Jan Wozniak <wozniak.jan@gmail.com>
Co-authored-by: Bojan Zelic <bnzelic@gmail.com>
Co-authored-by: Jan Wozniak <jan@kedify.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants