Trigger a ScaledJob and pass it environment variables extracted from the HTTP trigger's metadata #1231
Answered
by
zroubalik
devopsmash
asked this question in
Q&A
-
|
Is there a way to trigger a ScaledJob and pass it environment variables extracted from the HTTP trigger's metadata? I'm looking for a way to create a Kubernetes Job via the HTTP API. This Job should also run with custom environment variables that are extracted from the HTTP request. |
Beta Was this translation helpful? Give feedback.
Answered by
zroubalik
Jan 6, 2025
Replies: 1 comment 2 replies
-
|
Do you want to pass info from HTTP trigger's metadata or HTTP request, or both? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At the moment it is not possible, also it is not possible to use ScaledJobs with this add on.
I am still not sure I am able to fully understand your requirement. If you would like to, feel free to find my on slack (send me a dm there) https://keda.sh/community/ and we can chat.