Skip to content

Conversation

@JorTurFer
Copy link

@JorTurFer JorTurFer commented Jan 10, 2026

What was changed

The parameters passed to the golang worker were wrong and now they are correct

Why?

Checklist

  1. Closes [Bug] Golang workers are broken #279

  2. How was this tested:
    I've tested the change executing KEDA e2e tests with this version and it runs as expected

2026-01-10T13:24:07.823Z	INFO	workers/run.go:146	Starting worker with command: [./program --task-queue omes-test --server-address=temporal-temporal-test.temporal-test-ns.svc.cluster.local:7233 --worker-build-id=1.1.1]
2026-01-10T13:24:07.840Z	INFO	clioptions/client.go:128	Client connected to temporal-temporal-test.temporal-test-ns.svc.cluster.local:7233, namespace: default
2026-01-10T13:24:07.903Z	INFO	internal/internal_worker.go:1322	Started Worker	{"Namespace": "default", "TaskQueue": "omes-test", "WorkerID": "14@temporal-test-59fb68ccd5-9fgkh@", "BuildID": "1.1.1"}
  1. Any docs updates needed?
    No

Signed-off-by: Jorge Turrado <jorge_turrado@hotmail.es>
@JorTurFer JorTurFer requested a review from a team as a code owner January 10, 2026 13:07
@CLAassistant
Copy link

CLAassistant commented Jan 10, 2026

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@THardy98
Copy link
Contributor

#281
instead

@THardy98 THardy98 closed this Jan 12, 2026
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.

[Bug] Golang workers are broken

3 participants