Vouch request: [fridgeops] #3260
fridgeops
started this conversation in
Vouch Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What do you want to work on?
I am testing deployments on Kubernetes and OpenShift and I am especially interested in helping out with anything related to High-availability Kubernetes Support #1012
#3216 looks like a clean helm/docs update enabling cluster operators to select the gateway PVC size and StorageClass
The workspace PVC already exposes size and StorageClass but the gateway's own PVC doesn't — we just need to repeat the same pattern.
Why this change?
The Kubernetes scalability story for OpenShell depends on smooth, patch-free deployments of the gateway. With no default StorageClass (or with multiple), we have no way to pin where the gateway's credential database lands without a post-render patch.
Checklist
All reactions