mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Rename ID -> Name
This commit is contained in:
@@ -56,7 +56,7 @@ func TestEventf(t *testing.T) {
|
||||
obj: &api.Pod{
|
||||
TypeMeta: api.TypeMeta{
|
||||
SelfLink: "/api/v1beta1/pods/foo",
|
||||
ID: "foo",
|
||||
Name: "foo",
|
||||
},
|
||||
},
|
||||
fieldPath: "desiredState.manifest.containers[2]",
|
||||
|
||||
Reference in New Issue
Block a user