console
console copied to clipboard
Support setting the pod request to 0.
General remarks
This form is to report bugs. For general usage questions refer to our Slack channel KubeSphere-users
Describe the bug A clear and concise description of what the bug is. Support setting the pod request to 0 which is diffent with setting the request to no request.
Versions used(KubeSphere/Kubernetes) KubeSphere:3.3.0
To Reproduce Steps to reproduce the behavior:
- Go to set the request or limit of the pod.
- Set the request or limit of the pod to 0 and finish the setting.
- Recheck the yaml or the setting.
- See error that the 0 disappeared and there is no limit or no request.
Expected behavior A clear and concise description of what you expected to happen. The 0 setting remain.
/cc @ZengIan
Issue fixed in v3.3.1-rc.5