mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 11:28:58 +00:00
test cross group conversion
This commit is contained in:
@@ -167,7 +167,7 @@ func TestApplyUpdateApplyConflictForced(t *testing.T) {
|
||||
}
|
||||
|
||||
_, err = client.CoreV1().RESTClient().Patch(types.MergePatchType).
|
||||
AbsPath("/apis/apps/v1").
|
||||
AbsPath("/apis/extensions/v1beta1").
|
||||
Namespace("default").
|
||||
Resource("deployments").
|
||||
Name("deployment").
|
||||
|
||||
Reference in New Issue
Block a user