-
Bug
-
Resolution: Unresolved
-
Blocker
Hi,
I am deploying a Jenkins pod on Kubernetes using the latest version of the official image by following the official instruction.
I have an issue with how /computer route reports the size for built-in-node. Currently, I provide a 4GB PVC, and PV for the deployment.
However, this is what I see when I view the nodes.
That is how much free space Kubernetes storage node has in total, but I do not want the user of Jenkins knowing how much free space is available on the node. It should only report the amount of space that Persistent Volume has available.