youtube image
From YouTube: CF on K8s WG Forum 11th Jan 2022

Description

[TD] Proposal: User Provided Service Instance Support in CF on K8s
Explore story: https://github.com/cloudfoundry/cf-k8s-controllers/issues/367
[JH ] Prefixing guids in namespaces & statefulsets–should we create CFOrg and CFSpace CRs first?
Some preference for establishing a pattern of `prefix_guid` or similar. Optimize for practicality.
cf-space-{unique-id}
cf-org-{unique-id}
Context around the original GUID decision
Some concern about clients expecting the GUID format or database schemas using GUID types.
If we use well-known prefixes these clients could always just trim off the prefix
[GC] Should we get rid of the authEnabled feature flag?
Should set up an admin user when initializing CF on K8s - role and binding.
Start with minimum privileges?
[CC] Update on timeline for public roadmap and beta release?