Skip to content

Add ability to add extra ENV vars to containers#777

Merged
wozniakjan merged 8 commits intokedacore:mainfrom
RosemanLabs:add-extra-env-vars
Oct 6, 2025
Merged

Add ability to add extra ENV vars to containers#777
wozniakjan merged 8 commits intokedacore:mainfrom
RosemanLabs:add-extra-env-vars

Conversation

@robinderooij-rl
Copy link
Contributor

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.

robinderooij-rl and others added 5 commits September 30, 2025 12:02
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:
kedacore#245)

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

This PR tries to solve that issue.

Signed-off-by: Robin de Rooij <[email protected]>
* Allow Keda to request SA tokens

Signed-off-by: Bojan Zelic <[email protected]>

* Allow Keda to request SA tokens

Signed-off-by: Bojan Zelic <[email protected]>

* Allow Keda to request SA tokens

Signed-off-by: Bojan Zelic <[email protected]>

---------

Signed-off-by: Bojan Zelic <[email protected]>
Signed-off-by: Robin de Rooij <[email protected]>
Signed-off-by: Jan Wozniak <[email protected]>
Signed-off-by: Robin de Rooij <[email protected]>
@robinderooij-rl
Copy link
Contributor Author

(Sorry for the awkward commit log by the way, I had to rebase for the DCO signing)

@wozniakjan wozniakjan merged commit 5f72a54 into kedacore:main Oct 6, 2025
8 checks passed
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.

4 participants