pull in updated listener

This commit is contained in:
Nikola Jokic
2025-04-14 11:00:15 +02:00
parent 8a8d279aba
commit c36c141185

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{