pull in updated listener

This commit is contained in:
Nikola Jokic 2025-04-14 11:00:15 +02:00
parent 8a8d279aba
commit c36c141185
No known key found for this signature in database
GPG Key ID: E4104494F9B8DDF6
1 changed files with 1 additions and 1 deletions

View File

@ -538,9 +538,9 @@ var _ = Describe("Test AutoScalingRunnerSet controller", Ordered, func() {
autoscalingRunnerSetTestInterval,
).Should(Succeed(), "Failed to eventually figure out github secret data update")
updatedListener := new(v1alpha1.AutoscalingListener)
Eventually(
func() error {
updatedListener := new(v1alpha1.AutoscalingListener)
err := k8sClient.Get(
ctx,
client.ObjectKey{