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

BackingStore pv-pool has optional resources but operator crashes when null #222

Closed
guymguym opened this issue Feb 4, 2020 · 0 comments · Fixed by #227
Closed

BackingStore pv-pool has optional resources but operator crashes when null #222

guymguym opened this issue Feb 4, 2020 · 0 comments · Fixed by #227
Assignees
Labels
bug Something isn't working as it should

Comments

@guymguym
Copy link
Member

guymguym commented Feb 4, 2020

optional resources in spec:

VolumeResources *corev1.ResourceRequirements `json:"resources,omitempty"`

operator crash location:

qty := pvPool.VolumeResources.Requests[corev1.ResourceName(corev1.ResourceStorage)]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as it should
Projects
None yet
2 participants