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

Missing Optional maxShardsPerNode parameter in CreateCollection function #49

Closed
sepulworld opened this issue Nov 5, 2019 · 0 comments
Closed

Comments

@sepulworld
Copy link
Contributor

Describe the bug
The CreateCollection function is missing the optional maxShardsPerNode parameter, while ModifyCollection function has it.

Expected behavior
We should include this optional parameter in the CreateCollection function.

Logging bug as issue, will fix once we get to kubebuilder v2

@sepulworld sepulworld changed the title Missing queryParams.Add("maxShardsPerNode", maxShardsPerNodeParameter) Missing Optional maxShardsPerNode parameter in CreateCollection function Nov 5, 2019
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

No branches or pull requests

2 participants