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 fe5e942 commit f1366dfCopy full SHA for f1366df
pkg/admission/logicalcluster/admission_test.go
@@ -144,8 +144,7 @@ func TestAdmit(t *testing.T) {
144
"apiVersion": corev1alpha1.SchemeGroupVersion.String(),
145
"kind": "Shard",
146
"metadata": map[string]interface{}{
147
- "name": "test",
148
- "creationTimestamp": nil,
+ "name": "test",
149
},
150
"spec": map[string]interface{}{
151
"baseURL": "",
pkg/admission/workspacetypeexists/admission_test.go
@@ -82,8 +82,7 @@ func TestAdmit(t *testing.T) {
82
83
84
85
86
87
88
89
0 commit comments