Skip to content

fix(utils): perform extra handling of QueueProxy container#451

Open
ishaanxgupta wants to merge 1 commit intourunc-dev:mainfrom
ishaanxgupta:ishaan/handle
Open

fix(utils): perform extra handling of QueueProxy container#451
ishaanxgupta wants to merge 1 commit intourunc-dev:mainfrom
ishaanxgupta:ishaan/handle

Conversation

@ishaanxgupta
Copy link
Contributor

Description

Add extra check in handleQueueProxy() so it only appends readinessProbeEnv when it’s non-empty.

Related issues

Fixes #419

LLM usage

N/A

Checklist

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

Add extra check in handleQueueProxy() so it only appends readinessProbeEnv when it’s non-empty.

Fixes urunc-dev#419

Signed-off-by: Ishaan Gupta <ishaankone@gmail.com>
@netlify
Copy link

netlify bot commented Feb 6, 2026

Deploy Preview for urunc canceled.

Name Link
🔨 Latest commit b3df41d
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6985915fc1eabe00084c9a8e

@ishaanxgupta
Copy link
Contributor Author

@cmainas please have a look

@cmainas
Copy link
Contributor

cmainas commented Feb 9, 2026

Hello @ishaanxgupta ,

could you also set up a knative environment and test this out? You can find a tutorial here https://urunc.io/tutorials/knative/

@ishaanxgupta
Copy link
Contributor Author

Hello @ishaanxgupta ,

could you also set up a knative environment and test this out? You can find a tutorial here https://urunc.io/tutorials/knative/

Hi @cmainas I had already completed the setup and tested on it, will share the testing screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

handleQueueProxy may append empty env var

2 participants