Skip to content

Conversation

@jhychan
Copy link

@jhychan jhychan commented Aug 21, 2025

Addressing issue #4031 and building upon PR #3575

As per this comment, owner references cannot be cross-namespace. Since the default architecture for ARC is to install the runner scale sets in separate namespaces to the controllers and listeners, the owner reference for AutoScalingListeners cannot be set.

However, ARC can run in single-namespace configuration, which can be the same namespace as the runner scale sets. In this scenario, the ownerReference can be set on the AutoScalingListener.

@jhychan jhychan changed the title chore: conditionally add OwnerReferences during resource creation for AutoScalingListener chore: conditionally add OwnerReferences during resource creation for AutoScalingListener Aug 21, 2025
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.

1 participant