- This will help the backend team to continue permissions work in the create cluster flow
- For some resources, like secrets and clusters, users may not end up having access to the schemea or collection get if they haven't yet created a resource of that type
- Applies to users and restricted-admins who aren't a member of any cluster
- These changes handle these scenarios and match how things worked in ember (ish)
- Safeguard fetch of secrets in SelectCredential component
- Remove unused fetch of secrets in RKE2 create cluster flow