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 81d973e commit af9ad2eCopy full SHA for af9ad2e
internal/controller/state/graph/gateway_test.go
@@ -1984,7 +1984,7 @@ func TestGateway_BackendTLSConfig(t *testing.T) {
1984
refGrants: map[types.NamespacedName]*v1beta1.ReferenceGrant{
1985
{Namespace: "diff-ns", Name: "allow-secret-diff-ns"}: {
1986
ObjectMeta: metav1.ObjectMeta{
1987
- Namespace: "test-gateway",
+ Namespace: "diff-ns",
1988
Name: "allow-secret-diff-ns",
1989
},
1990
Spec: v1beta1.ReferenceGrantSpec{
0 commit comments