Skip to content

fix(service-client): fix editor service internal URL#488

Open
odinuv wants to merge 1 commit intomainfrom
odin/AJDA-2605
Open

fix(service-client): fix editor service internal URL#488
odinuv wants to merge 1 commit intomainfrom
odin/AJDA-2605

Conversation

@odinuv
Copy link
Copy Markdown
Member

@odinuv odinuv commented Apr 14, 2026

https://linear.app/keboola/issue/AJDA-2605

Description

The internal Kubernetes URL for the editor service was wrong. The actual k8s service is named editor-service-api in the editor-service namespace, but the code referenced editor-api.editor-service. https://github.com/keboola/kbc-stacks/blob/main/apps/editor-service/templates/deployment-api.yaml#L4

Release Notes

Change Type
Bug fix.

Justification
The wrong internal URL would cause requests to the editor service to fail in any context using ServiceDnsType::INTERNAL.

Plans for Customer Communication
No customer-facing change.

Impact Analysis
Low risk. Only affects internal service-to-service communication targeting the editor service. No breaking changes, no feature flags.

Deployment Plan
Standard CI/CD continuous deployment across all stacks.

Rollback Plan
Standard git revert if issues detected post-deployment.

Post-Release Support Plan
No follow-up actions needed.

@linear
Copy link
Copy Markdown

linear bot commented Apr 14, 2026

@odinuv odinuv requested a review from ErikZigo April 14, 2026 07:13
Copy link
Copy Markdown
Contributor

@ErikZigo ErikZigo left a comment

Choose a reason for hiding this comment

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

lgtm

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