We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08212c4 commit 2786d6cCopy full SHA for 2786d6c
pkg/controller/registry/reconciler/reconciler_test.go
@@ -283,7 +283,7 @@ func TestPodExtractContent(t *testing.T) {
283
ObjectMeta: metav1.ObjectMeta{
284
GenerateName: "test-",
285
Namespace: "testns",
286
- Labels: map[string]string{"olm.pod-spec-hash": "ar06mYzBueg55jI52Qya40owpe9ai0HXUZ0nKk", "olm.managed": "true"},
+ Labels: map[string]string{"olm.pod-spec-hash": "bpWEyFu63Sje2dPZHHHq1akmLw7VcxNPj09WnG", "olm.managed": "true"},
287
Annotations: map[string]string{"cluster-autoscaler.kubernetes.io/safe-to-evict": "true"},
288
},
289
Spec: corev1.PodSpec{
0 commit comments