Merge pull request #107551 from wojtek-t/remove_unused_selflink_test_references
Remove unused selflink references in different testing-related files
This commit is contained in:
@@ -43,7 +43,6 @@ func TestEventCompatibility(t *testing.T) {
|
||||
|
||||
testPod := &v1.Pod{
|
||||
ObjectMeta: metav1.ObjectMeta{
|
||||
SelfLink: "/api/v1/namespaces/default/pods/foo",
|
||||
Name: "foo",
|
||||
Namespace: "default",
|
||||
UID: "bar",
|
||||
|
Reference in New Issue
Block a user