We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31856a2 commit 072d9b9Copy full SHA for 072d9b9
pkg/controller/scheduler_metrics_test.go
@@ -69,7 +69,6 @@ func TestController_checkMetricProviderAvailability(t *testing.T) {
69
})
70
71
t.Run("intraNamespaceTemplateRef", func(t *testing.T) {
72
-
73
ctrl := newDeploymentFixture(nil).ctrl
74
analysis := &flaggerv1.CanaryAnalysis{Metrics: []flaggerv1.CanaryMetric{{
75
Name: "", TemplateRef: &flaggerv1.CrossNamespaceObjectReference{
0 commit comments