mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-25 15:33:33 +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