|
Closing task since there is no work left to do in terms of creating a user, except for all the tasks that are blocking having an actual user - certificate approval, getting the certificate and using the certificate in kubeconfig. Completing those tasks is all that is left so closing this particular story since it's only a wrapper at this point.
|
|
Having a User "created" to access logical cloud requires the following:
- The logical cloud itself, instantiated across specified clusters, associated with a particular namespace name in each of those clusters
- The user's private key (used to sign any CSRs) associated with the logical cloud
- N signed certificates, each signed by the CA respective to each cluster of the logical cloud.
- With all of the above, a kubeconfig per logical-cloud/cluster pair can be generated.
Based on the requirements above, this task is now blocked until ICN-411, ICN-422 and ICN-418 are implemented. Also reducing story points here since most of the work will happen in those dependency-tasks.
|