mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-22 09:25:11 +00:00
Events for federated namesapce controller
This commit is contained in:
@@ -75,7 +75,8 @@ func TestNamespaceController(t *testing.T) {
|
||||
|
||||
ns1 := api_v1.Namespace{
|
||||
ObjectMeta: api_v1.ObjectMeta{
|
||||
Name: "test-namespace",
|
||||
Name: "test-namespace",
|
||||
SelfLink: "/api/v1/namespaces/test-namespace",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user