Skip to content

Add missing selector to factory service#358

Open
simonfernandes wants to merge 1 commit into
mainfrom
add-missing-factory-service-selector
Open

Add missing selector to factory service#358
simonfernandes wants to merge 1 commit into
mainfrom
add-missing-factory-service-selector

Conversation

@simonfernandes

Copy link
Copy Markdown
Contributor

Another fix for the intermittent dev factory problems since moving to gitops:

This selector field was missing from the service yaml, and so the service was not routing traffic to the pod. I've applied it manually to the fallback cluster to test and it's working with this fix.

It sounds like this wasn't needed before because the main dev cluster had the selector either from an older version of it or set manually at some point, and it had never been re-applied. Though I'm unsure why we didn't see problems with the fallback cluster when the factory was in docker-orchestration and deployed to both clusters.

@simonfernandes simonfernandes requested review from a team and ellen-wright and removed request for a team June 26, 2026 14:52
@simonfernandes simonfernandes requested a review from a team June 26, 2026 14:52
@simonfernandes simonfernandes requested review from a team as code owners June 26, 2026 14:52
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.

3 participants