Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix testcase #3

Merged
merged 2 commits into from Nov 9, 2018
Merged

Fix testcase #3

merged 2 commits into from Nov 9, 2018

Conversation

bells17
Copy link
Owner

@bells17 bells17 commented Nov 9, 2018

No description provided.

Because below error has occured:

pkg/client/clientset/versioned/typed/commonnetworkpolicies/v1alpha1/fake/fake_commonnetworkpolicy.go:126:48: too many arguments in call to testing.NewRootPatchSubresourceAction
	have (schema.GroupVersionResource, string, types.PatchType, []byte, []string...)
	want (schema.GroupVersionResource, string, []byte, ...string)
@bells17 bells17 merged commit 6a9d0d7 into master Nov 9, 2018
@bells17
Copy link
Owner Author

bells17 commented Nov 9, 2018

NewRootPatchSubresourceAction arguments change:
kubernetes/client-go@41406bf

@bells17 bells17 deleted the fix-testcase branch November 9, 2018 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant